"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/03/30 03:55:43 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-fezobon4wiki" 2025/03/30 03:55:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:55:43 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/03/30 03:55:43 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/03/30 03:55:43 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/03/30 03:55:43 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/03/30 03:55:43 DEBUG : Setting pass="nz9mC_ybXmp-PIUoVr6JJD1FJ475qBZmpjp4_1_PNr4eWN8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/03/30 03:55:43 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{42CC8}" suffix to name 2025/03/30 03:55:43 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/03/30 03:55:43 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/03/30 03:55:43 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/03/30 03:55:43 DEBUG : Setting pass="nz9mC_ybXmp-PIUoVr6JJD1FJ475qBZmpjp4_1_PNr4eWN8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/03/30 03:55:43 DEBUG : found headers: 2025/03/30 03:55:44 DEBUG : Creating backend with remote "/tmp/rclone228840641" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:44 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:45 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:45 DEBUG : dir: Looking for writers 2025/03/30 03:55:45 DEBUG : : Looking for writers 2025/03/30 03:55:45 DEBUG : dir: reading active writers 2025/03/30 03:55:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.26s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:45 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:46 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:47 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:47 DEBUG : dir/subdir: Looking for writers 2025/03/30 03:55:47 DEBUG : dir: Looking for writers 2025/03/30 03:55:47 DEBUG : subdir: reading active writers 2025/03/30 03:55:47 DEBUG : file1: reading active writers 2025/03/30 03:55:47 DEBUG : file2: reading active writers 2025/03/30 03:55:47 DEBUG : : Looking for writers 2025/03/30 03:55:47 DEBUG : dir: reading active writers 2025/03/30 03:55:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.57s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:48 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:49 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:49 DEBUG : dir: Looking for writers 2025/03/30 03:55:49 DEBUG : file1: reading active writers 2025/03/30 03:55:49 DEBUG : : Looking for writers 2025/03/30 03:55:49 DEBUG : dir: reading active writers 2025/03/30 03:55:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.23s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:49 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:50 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:50 DEBUG : dir: Looking for writers 2025/03/30 03:55:50 DEBUG : : Looking for writers 2025/03/30 03:55:50 DEBUG : dir: reading active writers 2025/03/30 03:55:50 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.08s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:50 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:51 DEBUG : dir: forgetting directory cache 2025/03/30 03:55:51 DEBUG : : forgetting directory cache 2025/03/30 03:55:51 DEBUG : dir: forgetting directory cache 2025/03/30 03:55:51 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:51 DEBUG : : Looking for writers 2025/03/30 03:55:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.13s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:51 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:52 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/30 03:55:52 DEBUG : dir: invalidating directory cache 2025/03/30 03:55:52 DEBUG : : >ForgetPath: 2025/03/30 03:55:52 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/30 03:55:52 DEBUG : : invalidating directory cache 2025/03/30 03:55:52 DEBUG : dir: forgetting directory cache 2025/03/30 03:55:52 DEBUG : : >ForgetPath: 2025/03/30 03:55:52 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/30 03:55:52 DEBUG : : >ForgetPath: 2025/03/30 03:55:52 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:52 DEBUG : dir: Looking for writers 2025/03/30 03:55:52 DEBUG : : Looking for writers 2025/03/30 03:55:52 DEBUG : dir: reading active writers 2025/03/30 03:55:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.23s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:53 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:54 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:55 DEBUG : : forgetting directory cache 2025/03/30 03:55:55 DEBUG : dir: forgetting directory cache 2025/03/30 03:55:55 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:55 DEBUG : dir: Looking for writers 2025/03/30 03:55:55 DEBUG : fil/a/b: Looking for writers 2025/03/30 03:55:55 DEBUG : fil/a: Looking for writers 2025/03/30 03:55:55 DEBUG : b: reading active writers 2025/03/30 03:55:55 DEBUG : fil: Looking for writers 2025/03/30 03:55:55 DEBUG : a: reading active writers 2025/03/30 03:55:55 DEBUG : : Looking for writers 2025/03/30 03:55:55 DEBUG : dir: reading active writers 2025/03/30 03:55:55 DEBUG : fil: reading active writers 2025/03/30 03:55:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.91s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:57 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:57 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:57 DEBUG : dir: Looking for writers 2025/03/30 03:55:57 DEBUG : : Looking for writers 2025/03/30 03:55:57 DEBUG : dir: reading active writers 2025/03/30 03:55:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.23s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:58 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:58 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:55:58 DEBUG : dir: Looking for writers 2025/03/30 03:55:58 DEBUG : file1: reading active writers 2025/03/30 03:55:58 DEBUG : : Looking for writers 2025/03/30 03:55:58 DEBUG : dir: reading active writers 2025/03/30 03:55:58 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.18s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:55:59 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:55:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:55:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:00 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/30 03:56:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/30 03:56:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/30 03:56:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/30 03:56:00 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/30 03:56:00 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:01 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:01 DEBUG : dir: invalidating directory cache 2025/03/30 03:56:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/30 03:56:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/30 03:56:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/30 03:56:02 DEBUG : dir/file1: Reset virtual modtime 2025/03/30 03:56:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/30 03:56:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/30 03:56:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/30 03:56:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/30 03:56:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:02 DEBUG : dir: invalidating directory cache 2025/03/30 03:56:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/30 03:56:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/30 03:56:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/30 03:56:02 DEBUG : : forgetting directory cache 2025/03/30 03:56:02 DEBUG : dir: forgetting directory cache 2025/03/30 03:56:02 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/30 03:56:02 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:02 DEBUG : dir/virtualDir: Looking for writers 2025/03/30 03:56:02 DEBUG : dir: Looking for writers 2025/03/30 03:56:02 DEBUG : virtualFile2: reading active writers 2025/03/30 03:56:02 DEBUG : virtualFile: reading active writers 2025/03/30 03:56:02 DEBUG : virtualDir: reading active writers 2025/03/30 03:56:02 DEBUG : file1: reading active writers 2025/03/30 03:56:02 DEBUG : : Looking for writers 2025/03/30 03:56:02 DEBUG : dir: reading active writers 2025/03/30 03:56:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.85s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:03 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:03 ERROR : dir/: Can only open directories read only 2025/03/30 03:56:03 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:03 DEBUG : dir: Looking for writers 2025/03/30 03:56:03 DEBUG : : Looking for writers 2025/03/30 03:56:03 DEBUG : dir: reading active writers 2025/03/30 03:56:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.14s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:04 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:05 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/30 03:56:05 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/30 03:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/30 03:56:05 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (5 bytes), uploading instead of streaming 2025/03/30 03:56:05 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:05 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:56:05 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/03/30 03:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/30 03:56:05 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:05 DEBUG : dir: Looking for writers 2025/03/30 03:56:05 DEBUG : file1: reading active writers 2025/03/30 03:56:05 DEBUG : potato: reading active writers 2025/03/30 03:56:05 DEBUG : : Looking for writers 2025/03/30 03:56:05 DEBUG : dir: reading active writers 2025/03/30 03:56:05 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.82s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:06 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/30 03:56:07 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:07 DEBUG : dir/sub: Looking for writers 2025/03/30 03:56:07 DEBUG : dir: Looking for writers 2025/03/30 03:56:07 DEBUG : file1: reading active writers 2025/03/30 03:56:07 DEBUG : sub: reading active writers 2025/03/30 03:56:07 DEBUG : : Looking for writers 2025/03/30 03:56:07 DEBUG : dir: reading active writers 2025/03/30 03:56:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.24s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:08 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/30 03:56:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/30 03:56:09 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:09 DEBUG : dir/sub/subsub: Looking for writers 2025/03/30 03:56:09 DEBUG : dir/sub: Looking for writers 2025/03/30 03:56:09 DEBUG : subsub: reading active writers 2025/03/30 03:56:09 DEBUG : dir: Looking for writers 2025/03/30 03:56:09 DEBUG : file1: reading active writers 2025/03/30 03:56:09 DEBUG : sub: reading active writers 2025/03/30 03:56:09 DEBUG : : Looking for writers 2025/03/30 03:56:09 DEBUG : dir: reading active writers 2025/03/30 03:56:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.43s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:10 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:11 ERROR : dir/: Dir.Remove not empty 2025/03/30 03:56:11 DEBUG : dir/file1: Remove: 2025/03/30 03:56:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:11 DEBUG : dir/file1: >Remove: err= 2025/03/30 03:56:11 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/30 03:56:11 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:11 DEBUG : : Looking for writers 2025/03/30 03:56:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.16s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:12 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:12 DEBUG : dir/file1: Remove: 2025/03/30 03:56:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:12 DEBUG : dir/file1: >Remove: err= 2025/03/30 03:56:13 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/30 03:56:13 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:13 DEBUG : : Looking for writers 2025/03/30 03:56:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.44s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:13 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:14 DEBUG : dir/file1: Remove: 2025/03/30 03:56:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:14 DEBUG : dir/file1: >Remove: err= 2025/03/30 03:56:14 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:14 DEBUG : dir: Looking for writers 2025/03/30 03:56:14 DEBUG : : Looking for writers 2025/03/30 03:56:14 DEBUG : dir: reading active writers 2025/03/30 03:56:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.54s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:15 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:15 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:16 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/30 03:56:16 DEBUG : dir: Updating dir with dir2 0xc000308ea0 2025/03/30 03:56:16 DEBUG : dir: forgetting directory cache 2025/03/30 03:56:16 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/30 03:56:16 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/30 03:56:17 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/30 03:56:17 DEBUG : file2: Updating file with file2 0xc0007f8780 2025/03/30 03:56:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/30 03:56:17 INFO : dir2/file3: Deleted 2025/03/30 03:56:17 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/30 03:56:17 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007f8780 2025/03/30 03:56:17 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/30 03:56:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/30 03:56:18 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/30 03:56:18 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00089ef70 2025/03/30 03:56:18 DEBUG : empty directory: forgetting directory cache 2025/03/30 03:56:18 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/30 03:56:18 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/30 03:56:18 DEBUG : dir2: Renaming to "dir3" 2025/03/30 03:56:18 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:18 DEBUG : dir3: Looking for writers 2025/03/30 03:56:18 DEBUG : file3: reading active writers 2025/03/30 03:56:18 DEBUG : renamed empty directory: Looking for writers 2025/03/30 03:56:18 DEBUG : : Looking for writers 2025/03/30 03:56:18 DEBUG : dir3: reading active writers 2025/03/30 03:56:18 DEBUG : renamed empty directory: reading active writers 2025/03/30 03:56:18 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.23s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:19 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/30 03:56:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:56:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:56:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/30 03:56:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/30 03:56:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/30 03:56:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/30 03:56:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:56:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:56:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/30 03:56:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/30 03:56:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/30 03:56:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/30 03:56:20 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (12 bytes), uploading instead of streaming 2025/03/30 03:56:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:20 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/03/30 03:56:20 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/03/30 03:56:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/30 03:56:20 DEBUG : : forgetting directory cache 2025/03/30 03:56:20 DEBUG : dir: forgetting directory cache 2025/03/30 03:56:20 DEBUG : dir/sub: forgetting directory cache 2025/03/30 03:56:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/30 03:56:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/30 03:56:20 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (5 bytes), uploading instead of streaming 2025/03/30 03:56:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:20 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:56:20 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/03/30 03:56:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/30 03:56:20 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:20 DEBUG : dir/sub: Looking for writers 2025/03/30 03:56:20 DEBUG : file0: reading active writers 2025/03/30 03:56:20 DEBUG : file2: reading active writers 2025/03/30 03:56:20 DEBUG : dir: Looking for writers 2025/03/30 03:56:20 DEBUG : file1: reading active writers 2025/03/30 03:56:20 DEBUG : sub: reading active writers 2025/03/30 03:56:20 DEBUG : : Looking for writers 2025/03/30 03:56:20 DEBUG : dir: reading active writers 2025/03/30 03:56:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.45s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:21 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/30 03:56:21 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:21 DEBUG : : Looking for writers 2025/03/30 03:56:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:21 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:22 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:22 DEBUG : dir: Looking for writers 2025/03/30 03:56:22 DEBUG : file1: reading active writers 2025/03/30 03:56:22 DEBUG : : Looking for writers 2025/03/30 03:56:22 DEBUG : dir: reading active writers 2025/03/30 03:56:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:23 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:23 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:24 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/30 03:56:24 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:24 DEBUG : dir: Looking for writers 2025/03/30 03:56:24 DEBUG : file1: reading active writers 2025/03/30 03:56:24 DEBUG : : Looking for writers 2025/03/30 03:56:24 DEBUG : dir: reading active writers 2025/03/30 03:56:24 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.79s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.79s) --- 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-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:24 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/30 03:56:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:56:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/30 03:56:25 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:25 DEBUG : dir: Looking for writers 2025/03/30 03:56:25 DEBUG : file1: reading active writers 2025/03/30 03:56:25 DEBUG : : Looking for writers 2025/03/30 03:56:25 DEBUG : dir: reading active writers 2025/03/30 03:56:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.45s) === RUN TestFileOpenReadUnknownSize 2025/03/30 03:56:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/30 03:56:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/30 03:56:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:56:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/30 03:56:26 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:26 DEBUG : : Looking for writers 2025/03/30 03:56:26 DEBUG : file.txt: reading active writers 2025/03/30 03:56:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:26 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:27 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (25 bytes), uploading instead of streaming 2025/03/30 03:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/30 03:56:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/30 03:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:27 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:27 DEBUG : dir: Looking for writers 2025/03/30 03:56:27 DEBUG : file1: reading active writers 2025/03/30 03:56:27 DEBUG : : Looking for writers 2025/03/30 03:56:27 DEBUG : dir: reading active writers 2025/03/30 03:56:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.68s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:28 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:28 DEBUG : dir/file1: Remove: 2025/03/30 03:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:28 DEBUG : dir/file1: >Remove: err= 2025/03/30 03:56:29 DEBUG : dir/file1: Remove: 2025/03/30 03:56:29 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/30 03:56:29 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:29 DEBUG : dir: Looking for writers 2025/03/30 03:56:29 DEBUG : : Looking for writers 2025/03/30 03:56:29 DEBUG : dir: reading active writers 2025/03/30 03:56:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.47s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:29 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:30 DEBUG : dir/file1: Remove: 2025/03/30 03:56:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:30 DEBUG : dir/file1: >Remove: err= 2025/03/30 03:56:30 DEBUG : dir/file1: Remove: 2025/03/30 03:56:30 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/30 03:56:30 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:30 DEBUG : dir: Looking for writers 2025/03/30 03:56:30 DEBUG : : Looking for writers 2025/03/30 03:56:30 DEBUG : dir: reading active writers 2025/03/30 03:56:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.39s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:30 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/30 03:56:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/30 03:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/30 03:56:31 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/30 03:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/30 03:56:31 DEBUG : dir/file1: Open: flags=0x3 2025/03/30 03:56:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/30 03:56:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/30 03:56:31 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:31 DEBUG : dir: Looking for writers 2025/03/30 03:56:31 DEBUG : file1: reading active writers 2025/03/30 03:56:31 DEBUG : : Looking for writers 2025/03/30 03:56:31 DEBUG : dir: reading active writers 2025/03/30 03:56:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.44s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:32 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:32 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:32 DEBUG : dir: Looking for writers 2025/03/30 03:56:32 DEBUG : file1: reading active writers 2025/03/30 03:56:32 DEBUG : : Looking for writers 2025/03/30 03:56:32 DEBUG : dir: reading active writers 2025/03/30 03:56:32 DEBUG : >WaitForWriters: 2025/03/30 03:56:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f7080 2025/03/30 03:56:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/30 03:56:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f7080 2025/03/30 03:56:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/30 03:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:56:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/30 03:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008f7080 2025/03/30 03:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:34 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (25 bytes), uploading instead of streaming 2025/03/30 03:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/30 03:56:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/30 03:56:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:34 DEBUG : newLeaf: Running delayed rename now 2025/03/30 03:56:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f7080 2025/03/30 03:56:34 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:34 DEBUG : dir: Looking for writers 2025/03/30 03:56:34 DEBUG : : Looking for writers 2025/03/30 03:56:34 DEBUG : dir: reading active writers 2025/03/30 03:56:34 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:34 DEBUG : >WaitForWriters: 2025/03/30 03:56:35 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:35 DEBUG : dir: Looking for writers 2025/03/30 03:56:35 DEBUG : : Looking for writers 2025/03/30 03:56:35 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:35 DEBUG : dir: reading active writers 2025/03/30 03:56:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:35 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:35 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:56:35 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:35 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:35 DEBUG : Config file has changed externally - reloading 2025/03/30 03:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:35 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:56:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:36 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:36 DEBUG : dir: Looking for writers 2025/03/30 03:56:36 DEBUG : file1: reading active writers 2025/03/30 03:56:36 DEBUG : : Looking for writers 2025/03/30 03:56:36 DEBUG : dir: reading active writers 2025/03/30 03:56:36 DEBUG : >WaitForWriters: 2025/03/30 03:56:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f9e00 2025/03/30 03:56:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/30 03:56:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f9e00 2025/03/30 03:56:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/30 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/30 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007f9e00 2025/03/30 03:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:37 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (25 bytes), uploading instead of streaming 2025/03/30 03:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/30 03:56:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/30 03:56:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:37 DEBUG : newLeaf: Running delayed rename now 2025/03/30 03:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f9e00 2025/03/30 03:56:38 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:38 DEBUG : dir: Looking for writers 2025/03/30 03:56:38 DEBUG : : Looking for writers 2025/03/30 03:56:38 DEBUG : dir: reading active writers 2025/03/30 03:56:38 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:38 DEBUG : >WaitForWriters: 2025/03/30 03:56:38 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:38 DEBUG : dir: Looking for writers 2025/03/30 03:56:38 DEBUG : : Looking for writers 2025/03/30 03:56:38 DEBUG : dir: reading active writers 2025/03/30 03:56:38 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:38 DEBUG : >WaitForWriters: 2025/03/30 03:56:38 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:38 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:38 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:56:38 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:38 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:38 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:56:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:39 DEBUG : dir/file1(0xc000f3c940): openPending: 2025/03/30 03:56:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/30 03:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/30 03:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:39 DEBUG : dir/file1(0xc000f3c940): >openPending: err= 2025/03/30 03:56:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/30 03:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:39 DEBUG : dir/file1(0xc000f3c940): _writeAt: size=14, off=0 2025/03/30 03:56:39 DEBUG : dir/file1(0xc000f3c940): >_writeAt: n=14, err= 2025/03/30 03:56:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/30 03:56:39 DEBUG : dir/file1(0xc000f3c940): close: 2025/03/30 03:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/30 03:56:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/30 03:56:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:56:39 DEBUG : dir/file1(0xc000f3c940): >close: err= 2025/03/30 03:56:39 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:39 DEBUG : dir: Looking for writers 2025/03/30 03:56:39 DEBUG : file1: reading active writers 2025/03/30 03:56:39 DEBUG : : Looking for writers 2025/03/30 03:56:39 DEBUG : dir: reading active writers 2025/03/30 03:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:56:39 DEBUG : dir: Looking for writers 2025/03/30 03:56:39 DEBUG : file1: reading active writers 2025/03/30 03:56:39 DEBUG : : Looking for writers 2025/03/30 03:56:39 DEBUG : dir: reading active writers 2025/03/30 03:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:56:39 DEBUG : dir: Looking for writers 2025/03/30 03:56:39 DEBUG : file1: reading active writers 2025/03/30 03:56:39 DEBUG : : Looking for writers 2025/03/30 03:56:39 DEBUG : dir: reading active writers 2025/03/30 03:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:56:39 DEBUG : dir: Looking for writers 2025/03/30 03:56:39 DEBUG : file1: reading active writers 2025/03/30 03:56:39 DEBUG : : Looking for writers 2025/03/30 03:56:39 DEBUG : dir: reading active writers 2025/03/30 03:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:56:39 DEBUG : dir/file1: vfs cache: starting upload 2025/03/30 03:56:39 DEBUG : dir: Looking for writers 2025/03/30 03:56:39 DEBUG : file1: reading active writers 2025/03/30 03:56:39 DEBUG : : Looking for writers 2025/03/30 03:56:39 DEBUG : dir: reading active writers 2025/03/30 03:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:56:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:39 DEBUG : dir: Looking for writers 2025/03/30 03:56:39 DEBUG : file1: reading active writers 2025/03/30 03:56:39 DEBUG : : Looking for writers 2025/03/30 03:56:39 DEBUG : dir: reading active writers 2025/03/30 03:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:56:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 03:56:39 INFO : dir/file1: Copied (replaced existing) 2025/03/30 03:56:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/30 03:56:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/30 03:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/30 03:56:40 DEBUG : dir: Looking for writers 2025/03/30 03:56:40 DEBUG : file1: reading active writers 2025/03/30 03:56:40 DEBUG : : Looking for writers 2025/03/30 03:56:40 DEBUG : dir: reading active writers 2025/03/30 03:56:40 DEBUG : >WaitForWriters: 2025/03/30 03:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:40 DEBUG : dir/file1(0xc000e98900): _readAt: size=512, off=0 2025/03/30 03:56:40 DEBUG : dir/file1(0xc000e98900): openPending: 2025/03/30 03:56: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/03/30 03:56:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/30 03:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:40 DEBUG : dir/file1(0xc000e98900): >openPending: err= 2025/03/30 03:56:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/30 03:56:40 DEBUG : dir/file1(0xc000e98900): >_readAt: n=14, err=EOF 2025/03/30 03:56:40 DEBUG : dir/file1(0xc000e98900): close: 2025/03/30 03:56:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:56:40 DEBUG : dir/file1(0xc000e98900): >close: err= 2025/03/30 03:56:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/30 03:56:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000c84a80 2025/03/30 03:56:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/30 03:56:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/30 03:56:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000c84a80 2025/03/30 03:56:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/30 03:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:41 DEBUG : dir/file1(0xc000ee0440): openPending: 2025/03/30 03:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/30 03:56:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/30 03:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:41 DEBUG : dir/file1(0xc000ee0440): >openPending: err= 2025/03/30 03:56:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/30 03:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:41 DEBUG : dir/file1(0xc000ee0440): _writeAt: size=25, off=0 2025/03/30 03:56:41 DEBUG : dir/file1(0xc000ee0440): >_writeAt: n=25, err= 2025/03/30 03:56:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/30 03:56:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000c84a80 2025/03/30 03:56:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:41 DEBUG : newLeaf(0xc000ee0440): close: 2025/03/30 03:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/30 03:56:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 03:56:41.531350655 +0000 UTC m=+58.190672499 2025/03/30 03:56:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/30 03:56:41 DEBUG : newLeaf(0xc000ee0440): >close: err= 2025/03/30 03:56:41 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:41 DEBUG : dir: Looking for writers 2025/03/30 03:56:41 DEBUG : : Looking for writers 2025/03/30 03:56:41 DEBUG : dir: reading active writers 2025/03/30 03:56:41 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:56:41 DEBUG : dir: Looking for writers 2025/03/30 03:56:41 DEBUG : : Looking for writers 2025/03/30 03:56:41 DEBUG : dir: reading active writers 2025/03/30 03:56:41 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:56:41 DEBUG : dir: Looking for writers 2025/03/30 03:56:41 DEBUG : : Looking for writers 2025/03/30 03:56:41 DEBUG : dir: reading active writers 2025/03/30 03:56:41 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:56:41 DEBUG : dir: Looking for writers 2025/03/30 03:56:41 DEBUG : : Looking for writers 2025/03/30 03:56:41 DEBUG : dir: reading active writers 2025/03/30 03:56:41 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:56:42 DEBUG : newLeaf: vfs cache: starting upload 2025/03/30 03:56:42 DEBUG : dir: Looking for writers 2025/03/30 03:56:42 DEBUG : : Looking for writers 2025/03/30 03:56:42 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:42 DEBUG : dir: reading active writers 2025/03/30 03:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:56:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:42 DEBUG : dir: Looking for writers 2025/03/30 03:56:42 DEBUG : : Looking for writers 2025/03/30 03:56:42 DEBUG : dir: reading active writers 2025/03/30 03:56:42 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:56:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/30 03:56:42 INFO : newLeaf: Copied (replaced existing) 2025/03/30 03:56:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-30 03:56:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/30 03:56:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/30 03:56:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/30 03:56:42 DEBUG : dir: Looking for writers 2025/03/30 03:56:42 DEBUG : : Looking for writers 2025/03/30 03:56:42 DEBUG : dir: reading active writers 2025/03/30 03:56:42 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:42 DEBUG : >WaitForWriters: 2025/03/30 03:56:42 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:42 DEBUG : dir: Looking for writers 2025/03/30 03:56:42 DEBUG : : Looking for writers 2025/03/30 03:56:42 DEBUG : dir: reading active writers 2025/03/30 03:56:42 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:42 DEBUG : >WaitForWriters: 2025/03/30 03:56:42 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:43 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:43 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:56:43 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:43 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:43 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:43 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:43 DEBUG : dir: Looking for writers 2025/03/30 03:56:43 DEBUG : file1: reading active writers 2025/03/30 03:56:43 DEBUG : : Looking for writers 2025/03/30 03:56:43 DEBUG : dir: reading active writers 2025/03/30 03:56:43 DEBUG : >WaitForWriters: 2025/03/30 03:56:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000f8c600 2025/03/30 03:56:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/30 03:56:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000f8c600 2025/03/30 03:56:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/30 03:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:56:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:45 DEBUG : dir/file1(0xc000bd98c0): openPending: 2025/03/30 03:56:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/30 03:56:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/30 03:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:45 DEBUG : dir/file1(0xc000bd98c0): >openPending: err= 2025/03/30 03:56:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/30 03:56:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:45 DEBUG : dir/file1(0xc000bd98c0): _writeAt: size=25, off=0 2025/03/30 03:56:45 DEBUG : dir/file1(0xc000bd98c0): >_writeAt: n=25, err= 2025/03/30 03:56:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/30 03:56:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000f8c600 2025/03/30 03:56:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:45 DEBUG : newLeaf(0xc000bd98c0): close: 2025/03/30 03:56:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/30 03:56:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 03:56:45.186340112 +0000 UTC m=+61.845661957 2025/03/30 03:56:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/30 03:56:45 DEBUG : newLeaf(0xc000bd98c0): >close: err= 2025/03/30 03:56:45 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:45 DEBUG : dir: Looking for writers 2025/03/30 03:56:45 DEBUG : : Looking for writers 2025/03/30 03:56:45 DEBUG : dir: reading active writers 2025/03/30 03:56:45 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:56:45 DEBUG : dir: Looking for writers 2025/03/30 03:56:45 DEBUG : : Looking for writers 2025/03/30 03:56:45 DEBUG : dir: reading active writers 2025/03/30 03:56:45 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:56:45 DEBUG : dir: Looking for writers 2025/03/30 03:56:45 DEBUG : : Looking for writers 2025/03/30 03:56:45 DEBUG : dir: reading active writers 2025/03/30 03:56:45 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:56:45 DEBUG : dir: Looking for writers 2025/03/30 03:56:45 DEBUG : : Looking for writers 2025/03/30 03:56:45 DEBUG : dir: reading active writers 2025/03/30 03:56:45 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:56:45 DEBUG : newLeaf: vfs cache: starting upload 2025/03/30 03:56:45 DEBUG : dir: Looking for writers 2025/03/30 03:56:45 DEBUG : : Looking for writers 2025/03/30 03:56:45 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:45 DEBUG : dir: reading active writers 2025/03/30 03:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:56:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:45 DEBUG : dir: Looking for writers 2025/03/30 03:56:45 DEBUG : : Looking for writers 2025/03/30 03:56:45 DEBUG : dir: reading active writers 2025/03/30 03:56:45 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:56:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/30 03:56:46 INFO : newLeaf: Copied (replaced existing) 2025/03/30 03:56:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-30 03:56:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/30 03:56:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/30 03:56:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/30 03:56:46 DEBUG : dir: Looking for writers 2025/03/30 03:56:46 DEBUG : : Looking for writers 2025/03/30 03:56:46 DEBUG : dir: reading active writers 2025/03/30 03:56:46 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:46 DEBUG : >WaitForWriters: 2025/03/30 03:56:46 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:46 DEBUG : dir: Looking for writers 2025/03/30 03:56:46 DEBUG : : Looking for writers 2025/03/30 03:56:46 DEBUG : dir: reading active writers 2025/03/30 03:56:46 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:46 DEBUG : >WaitForWriters: 2025/03/30 03:56:46 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:46 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:46 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:56:46 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:46 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:46 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:56:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:56:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:47 DEBUG : dir/file1(0xc00086b1c0): openPending: 2025/03/30 03:56:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/30 03:56:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/30 03:56:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:47 DEBUG : dir/file1(0xc00086b1c0): >openPending: err= 2025/03/30 03:56:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/30 03:56:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:47 DEBUG : dir/file1(0xc00086b1c0): _writeAt: size=14, off=0 2025/03/30 03:56:47 DEBUG : dir/file1(0xc00086b1c0): >_writeAt: n=14, err= 2025/03/30 03:56:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/30 03:56:47 DEBUG : dir/file1(0xc00086b1c0): close: 2025/03/30 03:56:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/30 03:56:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/30 03:56:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:56:47 DEBUG : dir/file1(0xc00086b1c0): >close: err= 2025/03/30 03:56:47 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:47 DEBUG : dir: Looking for writers 2025/03/30 03:56:47 DEBUG : file1: reading active writers 2025/03/30 03:56:47 DEBUG : : Looking for writers 2025/03/30 03:56:47 DEBUG : dir: reading active writers 2025/03/30 03:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:56:47 DEBUG : dir: Looking for writers 2025/03/30 03:56:47 DEBUG : file1: reading active writers 2025/03/30 03:56:47 DEBUG : : Looking for writers 2025/03/30 03:56:47 DEBUG : dir: reading active writers 2025/03/30 03:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:56:47 DEBUG : dir: Looking for writers 2025/03/30 03:56:47 DEBUG : file1: reading active writers 2025/03/30 03:56:47 DEBUG : : Looking for writers 2025/03/30 03:56:47 DEBUG : dir: reading active writers 2025/03/30 03:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:56:47 DEBUG : dir: Looking for writers 2025/03/30 03:56:47 DEBUG : file1: reading active writers 2025/03/30 03:56:47 DEBUG : : Looking for writers 2025/03/30 03:56:47 DEBUG : dir: reading active writers 2025/03/30 03:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:56:47 DEBUG : dir/file1: vfs cache: starting upload 2025/03/30 03:56:47 DEBUG : dir: Looking for writers 2025/03/30 03:56:47 DEBUG : file1: reading active writers 2025/03/30 03:56:47 DEBUG : : Looking for writers 2025/03/30 03:56:47 DEBUG : dir: reading active writers 2025/03/30 03:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:56:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:47 DEBUG : dir: Looking for writers 2025/03/30 03:56:47 DEBUG : file1: reading active writers 2025/03/30 03:56:47 DEBUG : : Looking for writers 2025/03/30 03:56:47 DEBUG : dir: reading active writers 2025/03/30 03:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:56:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 03:56:48 INFO : dir/file1: Copied (replaced existing) 2025/03/30 03:56:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/30 03:56:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/30 03:56:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/30 03:56:48 DEBUG : dir: Looking for writers 2025/03/30 03:56:48 DEBUG : file1: reading active writers 2025/03/30 03:56:48 DEBUG : : Looking for writers 2025/03/30 03:56:48 DEBUG : dir: reading active writers 2025/03/30 03:56:48 DEBUG : >WaitForWriters: 2025/03/30 03:56:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:48 DEBUG : dir/file1(0xc001026cc0): _readAt: size=512, off=0 2025/03/30 03:56:48 DEBUG : dir/file1(0xc001026cc0): openPending: 2025/03/30 03:56:48 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/03/30 03:56:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/30 03:56:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:48 DEBUG : dir/file1(0xc001026cc0): >openPending: err= 2025/03/30 03:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/30 03:56:48 DEBUG : dir/file1(0xc001026cc0): >_readAt: n=14, err=EOF 2025/03/30 03:56:48 DEBUG : dir/file1(0xc001026cc0): close: 2025/03/30 03:56:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:56:48 DEBUG : dir/file1(0xc001026cc0): >close: err= 2025/03/30 03:56:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/30 03:56:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000f8d200 2025/03/30 03:56:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/30 03:56:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/30 03:56:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000f8d200 2025/03/30 03:56:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/30 03:56:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:56:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:49 DEBUG : dir/file1(0xc0006f1580): openPending: 2025/03/30 03:56:49 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/03/30 03:56:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/30 03:56:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:49 DEBUG : dir/file1(0xc0006f1580): >openPending: err= 2025/03/30 03:56:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/30 03:56:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:49 DEBUG : dir/file1(0xc0006f1580): _writeAt: size=25, off=0 2025/03/30 03:56:49 DEBUG : dir/file1(0xc0006f1580): >_writeAt: n=25, err= 2025/03/30 03:56:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/30 03:56:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000f8d200 2025/03/30 03:56:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:49 DEBUG : newLeaf(0xc0006f1580): close: 2025/03/30 03:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/30 03:56:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 03:56:49.551688867 +0000 UTC m=+66.211010700 2025/03/30 03:56:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/30 03:56:49 DEBUG : newLeaf(0xc0006f1580): >close: err= 2025/03/30 03:56:49 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:49 DEBUG : dir: Looking for writers 2025/03/30 03:56:49 DEBUG : : Looking for writers 2025/03/30 03:56:49 DEBUG : dir: reading active writers 2025/03/30 03:56:49 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:56:49 DEBUG : dir: Looking for writers 2025/03/30 03:56:49 DEBUG : : Looking for writers 2025/03/30 03:56:49 DEBUG : dir: reading active writers 2025/03/30 03:56:49 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:56:49 DEBUG : dir: Looking for writers 2025/03/30 03:56:49 DEBUG : : Looking for writers 2025/03/30 03:56:49 DEBUG : dir: reading active writers 2025/03/30 03:56:49 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:56:50 DEBUG : dir: Looking for writers 2025/03/30 03:56:50 DEBUG : : Looking for writers 2025/03/30 03:56:50 DEBUG : dir: reading active writers 2025/03/30 03:56:50 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:56:50 DEBUG : newLeaf: vfs cache: starting upload 2025/03/30 03:56:50 DEBUG : dir: Looking for writers 2025/03/30 03:56:50 DEBUG : : Looking for writers 2025/03/30 03:56:50 DEBUG : dir: reading active writers 2025/03/30 03:56:50 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:56:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:50 DEBUG : dir: Looking for writers 2025/03/30 03:56:50 DEBUG : : Looking for writers 2025/03/30 03:56:50 DEBUG : dir: reading active writers 2025/03/30 03:56:50 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:56:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/30 03:56:50 INFO : newLeaf: Copied (replaced existing) 2025/03/30 03:56:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-30 03:56:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/30 03:56:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/30 03:56:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/30 03:56:50 DEBUG : dir: Looking for writers 2025/03/30 03:56:50 DEBUG : : Looking for writers 2025/03/30 03:56:50 DEBUG : dir: reading active writers 2025/03/30 03:56:50 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:50 DEBUG : >WaitForWriters: 2025/03/30 03:56:50 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:50 DEBUG : dir: Looking for writers 2025/03/30 03:56:50 DEBUG : : Looking for writers 2025/03/30 03:56:50 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:50 DEBUG : dir: reading active writers 2025/03/30 03:56:50 DEBUG : >WaitForWriters: 2025/03/30 03:56:50 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:51 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:51 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:56:51 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:51 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:56:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:56:51 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:56:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:51 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:51 DEBUG : dir: Looking for writers 2025/03/30 03:56:51 DEBUG : file1: reading active writers 2025/03/30 03:56:51 DEBUG : : Looking for writers 2025/03/30 03:56:51 DEBUG : dir: reading active writers 2025/03/30 03:56:51 DEBUG : >WaitForWriters: 2025/03/30 03:56:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:51 DEBUG : dir/file1(0xc00097d680): _readAt: size=512, off=0 2025/03/30 03:56:51 DEBUG : dir/file1(0xc00097d680): openPending: 2025/03/30 03:56:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/30 03:56:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/30 03:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:51 DEBUG : dir/file1(0xc00097d680): >openPending: err= 2025/03/30 03:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/30 03:56:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:56:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:56:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:56:52 DEBUG : dir/file1(0xc00097d680): >_readAt: n=14, err=EOF 2025/03/30 03:56:52 DEBUG : dir/file1(0xc00097d680): close: 2025/03/30 03:56:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:56:52 DEBUG : dir/file1(0xc00097d680): >close: err= 2025/03/30 03:56:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/30 03:56:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0008232c0 2025/03/30 03:56:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/30 03:56:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/30 03:56:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0008232c0 2025/03/30 03:56:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/30 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:56:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:56:53 DEBUG : dir/file1(0xc0008ec200): openPending: 2025/03/30 03:56:53 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/03/30 03:56:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/30 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:56:53 DEBUG : dir/file1(0xc0008ec200): >openPending: err= 2025/03/30 03:56:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/30 03:56:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:56:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:56:53 DEBUG : dir/file1(0xc0008ec200): _writeAt: size=25, off=0 2025/03/30 03:56:53 DEBUG : dir/file1(0xc0008ec200): >_writeAt: n=25, err= 2025/03/30 03:56:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/30 03:56:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/30 03:56:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0008232c0 2025/03/30 03:56:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:56:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:53 DEBUG : newLeaf(0xc0008ec200): close: 2025/03/30 03:56:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/30 03:56:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-30 03:56:53.340209521 +0000 UTC m=+69.999531355 2025/03/30 03:56:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/30 03:56:53 DEBUG : newLeaf(0xc0008ec200): >close: err= 2025/03/30 03:56:53 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:53 DEBUG : dir: Looking for writers 2025/03/30 03:56:53 DEBUG : : Looking for writers 2025/03/30 03:56:53 DEBUG : dir: reading active writers 2025/03/30 03:56:53 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:56:53 DEBUG : dir: Looking for writers 2025/03/30 03:56:53 DEBUG : : Looking for writers 2025/03/30 03:56:53 DEBUG : dir: reading active writers 2025/03/30 03:56:53 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:56:53 DEBUG : dir: Looking for writers 2025/03/30 03:56:53 DEBUG : : Looking for writers 2025/03/30 03:56:53 DEBUG : dir: reading active writers 2025/03/30 03:56:53 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:56:53 DEBUG : dir: Looking for writers 2025/03/30 03:56:53 DEBUG : : Looking for writers 2025/03/30 03:56:53 DEBUG : dir: reading active writers 2025/03/30 03:56:53 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:56:53 DEBUG : newLeaf: vfs cache: starting upload 2025/03/30 03:56:53 DEBUG : dir: Looking for writers 2025/03/30 03:56:53 DEBUG : : Looking for writers 2025/03/30 03:56:53 DEBUG : dir: reading active writers 2025/03/30 03:56:53 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:56:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:53 DEBUG : dir: Looking for writers 2025/03/30 03:56:53 DEBUG : : Looking for writers 2025/03/30 03:56:53 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:53 DEBUG : dir: reading active writers 2025/03/30 03:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:56:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/30 03:56:54 INFO : newLeaf: Copied (replaced existing) 2025/03/30 03:56:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-30 03:56:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/30 03:56:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/30 03:56:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/30 03:56:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/30 03:56:54 DEBUG : dir: Looking for writers 2025/03/30 03:56:54 DEBUG : : Looking for writers 2025/03/30 03:56:54 DEBUG : dir: reading active writers 2025/03/30 03:56:54 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:54 DEBUG : >WaitForWriters: 2025/03/30 03:56:54 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:54 DEBUG : dir: Looking for writers 2025/03/30 03:56:54 DEBUG : : Looking for writers 2025/03/30 03:56:54 DEBUG : dir: reading active writers 2025/03/30 03:56:54 DEBUG : newLeaf: reading active writers 2025/03/30 03:56:54 DEBUG : >WaitForWriters: 2025/03/30 03:56:54 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestFileRename (22.78s) --- PASS: TestFileRename/off,forceCache=false (3.38s) --- PASS: TestFileRename/minimal,forceCache=false (3.21s) --- PASS: TestFileRename/minimal,forceCache=true (4.41s) --- PASS: TestFileRename/writes,forceCache=false (3.69s) --- PASS: TestFileRename/writes,forceCache=true (4.33s) --- PASS: TestFileRename/full,forceCache=false (3.77s) === 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-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:55 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:55 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:55 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:55 DEBUG : : Looking for writers 2025/03/30 03:56:55 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-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:55 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:56:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/30 03:56:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/30 03:56:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:56:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/30 03:56:55 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/30 03:56:55 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:55 DEBUG : dir: Looking for writers 2025/03/30 03:56:55 DEBUG : file1: reading active writers 2025/03/30 03:56:55 DEBUG : : Looking for writers 2025/03/30 03:56:55 DEBUG : dir: reading active writers 2025/03/30 03:56:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.40s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:56 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:56:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/30 03:56:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/30 03:56:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/30 03:56:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/30 03:56:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/30 03:56:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/30 03:56:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/30 03:56:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/30 03:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/30 03:56:57 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:57 DEBUG : dir: Looking for writers 2025/03/30 03:56:57 DEBUG : file1: reading active writers 2025/03/30 03:56:57 DEBUG : : Looking for writers 2025/03/30 03:56:57 DEBUG : dir: reading active writers 2025/03/30 03:56:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.77s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:56:58 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:56:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:56:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:56:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:56:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/30 03:56:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/30 03:56:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/30 03:56:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/30 03:56:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/30 03:56:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/30 03:56:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/30 03:56:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/30 03:56:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/30 03:56:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/30 03:56:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/30 03:56:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/30 03:56:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/30 03:56:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/30 03:56:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/30 03:56:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/30 03:56:59 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:56:59 DEBUG : dir: Looking for writers 2025/03/30 03:56:59 DEBUG : file1: reading active writers 2025/03/30 03:56:59 DEBUG : : Looking for writers 2025/03/30 03:56:59 DEBUG : dir: reading active writers 2025/03/30 03:56:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.87s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:00 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:57:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:57:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/30 03:57:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/30 03:57:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:01 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:01 DEBUG : dir: Looking for writers 2025/03/30 03:57:01 DEBUG : file1: reading active writers 2025/03/30 03:57:01 DEBUG : : Looking for writers 2025/03/30 03:57:01 DEBUG : dir: reading active writers 2025/03/30 03:57:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.37s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:01 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:57:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:57:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/30 03:57:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/30 03:57:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/30 03:57:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/30 03:57:02 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:02 DEBUG : dir: Looking for writers 2025/03/30 03:57:02 DEBUG : file1: reading active writers 2025/03/30 03:57:02 DEBUG : : Looking for writers 2025/03/30 03:57:02 DEBUG : dir: reading active writers 2025/03/30 03:57:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.47s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:03 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:03 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:03 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:03 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:03 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:57:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:57:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:57:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:57:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:57:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): _readAt: size=1, off=0 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): openPending: 2025/03/30 03:57:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/30 03:57:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/30 03:57:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): >openPending: err= 2025/03/30 03:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/30 03:57:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): >_readAt: n=1, err= 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): _readAt: size=256, off=1 2025/03/30 03:57:03 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): >_readAt: n=15, err=EOF 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): _readAt: size=16, off=16 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): >_readAt: n=0, err=EOF 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): close: 2025/03/30 03:57:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): >close: err= 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): close: 2025/03/30 03:57:03 DEBUG : dir/file1(0xc000bb6080): >close: err=file already closed 2025/03/30 03:57:03 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:03 DEBUG : dir: Looking for writers 2025/03/30 03:57:03 DEBUG : file1: reading active writers 2025/03/30 03:57:03 DEBUG : : Looking for writers 2025/03/30 03:57:03 DEBUG : dir: reading active writers 2025/03/30 03:57:03 DEBUG : >WaitForWriters: 2025/03/30 03:57:03 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.37s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:04 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:04 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:04 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:04 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:04 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:57:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:57:05 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:57:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:57:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:57:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): _readAt: size=1, off=0 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): openPending: 2025/03/30 03:57:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/30 03:57:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/30 03:57:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): >openPending: err= 2025/03/30 03:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/30 03:57:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): >_readAt: n=1, err= 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): _readAt: size=1, off=5 2025/03/30 03:57:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): >_readAt: n=1, err= 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): _readAt: size=1, off=3 2025/03/30 03:57:05 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): >_readAt: n=1, err= 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): _readAt: size=1, off=13 2025/03/30 03:57:05 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): >_readAt: n=1, err= 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): _readAt: size=16, off=100 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): >_readAt: n=0, err=EOF 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): close: 2025/03/30 03:57:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:57:05 DEBUG : dir/file1(0xc00087bd40): >close: err= 2025/03/30 03:57:05 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:05 DEBUG : dir: Looking for writers 2025/03/30 03:57:05 DEBUG : file1: reading active writers 2025/03/30 03:57:05 DEBUG : : Looking for writers 2025/03/30 03:57:05 DEBUG : dir: reading active writers 2025/03/30 03:57:05 DEBUG : >WaitForWriters: 2025/03/30 03:57:05 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.37s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:05 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:05 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:05 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:05 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:05 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:57:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:57:06 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:57:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:57:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:57:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): _readAt: size=1, off=0 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): openPending: 2025/03/30 03:57:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/30 03:57:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/30 03:57:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >openPending: err= 2025/03/30 03:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/30 03:57:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >_readAt: n=1, err= 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): _readAt: size=1, off=5 2025/03/30 03:57:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >_readAt: n=1, err= 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): _readAt: size=1, off=1 2025/03/30 03:57:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >_readAt: n=1, err= 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): _readAt: size=6, off=10 2025/03/30 03:57:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >_readAt: n=6, err= 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): _readAt: size=256, off=10 2025/03/30 03:57:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >_readAt: n=6, err=EOF 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): _readAt: size=256, off=100 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >_readAt: n=0, err=EOF 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): close: 2025/03/30 03:57:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >close: err= 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): _readAt: size=256, off=100 2025/03/30 03:57:06 DEBUG : dir/file1(0xc001026500): >_readAt: n=0, err=file already closed 2025/03/30 03:57:06 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:06 DEBUG : dir: Looking for writers 2025/03/30 03:57:06 DEBUG : file1: reading active writers 2025/03/30 03:57:06 DEBUG : : Looking for writers 2025/03/30 03:57:06 DEBUG : dir: reading active writers 2025/03/30 03:57:06 DEBUG : >WaitForWriters: 2025/03/30 03:57:06 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.41s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:07 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:07 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:07 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:07 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:07 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:57:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:57:07 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:57:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:57:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:57:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): RWFileHandle.Flush 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): _readAt: size=256, off=0 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): openPending: 2025/03/30 03:57:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/30 03:57:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/30 03:57:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): >openPending: err= 2025/03/30 03:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/30 03:57:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): >_readAt: n=16, err=EOF 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): RWFileHandle.Flush 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): RWFileHandle.Flush 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): close: 2025/03/30 03:57:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:57:07 DEBUG : dir/file1(0xc000ed7a00): >close: err= 2025/03/30 03:57:07 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:07 DEBUG : dir: Looking for writers 2025/03/30 03:57:07 DEBUG : file1: reading active writers 2025/03/30 03:57:07 DEBUG : : Looking for writers 2025/03/30 03:57:07 DEBUG : dir: reading active writers 2025/03/30 03:57:07 DEBUG : >WaitForWriters: 2025/03/30 03:57:07 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.32s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:08 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:08 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:08 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:08 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:08 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:57:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/30 03:57:09 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:57:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:57:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:57:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): _readAt: size=256, off=0 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): openPending: 2025/03/30 03:57:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/30 03:57:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/30 03:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): >openPending: err= 2025/03/30 03:57:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/30 03:57:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): >_readAt: n=16, err=EOF 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): RWFileHandle.Release 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): close: 2025/03/30 03:57:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): >close: err= 2025/03/30 03:57:09 DEBUG : dir/file1(0xc0006e8ac0): RWFileHandle.Release 2025/03/30 03:57:09 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:09 DEBUG : dir: Looking for writers 2025/03/30 03:57:09 DEBUG : file1: reading active writers 2025/03/30 03:57:09 DEBUG : : Looking for writers 2025/03/30 03:57:09 DEBUG : dir: reading active writers 2025/03/30 03:57:09 DEBUG : >WaitForWriters: 2025/03/30 03:57:09 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:09 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:09 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:09 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:09 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:09 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:10 DEBUG : file1: newRWFileHandle: 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): openPending: 2025/03/30 03:57:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): >openPending: err= 2025/03/30 03:57:10 DEBUG : file1: >newRWFileHandle: err= 2025/03/30 03:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/30 03:57:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): _writeAt: size=5, off=0 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): >_writeAt: n=5, err= 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): _writeAt: size=7, off=5 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): >_writeAt: n=7, err= 2025/03/30 03:57:10 DEBUG : file1: vfs cache: truncate to size=11 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): close: 2025/03/30 03:57:10 DEBUG : file1: vfs cache: setting modification time to 2025-03-30 03:57:10.052128604 +0000 UTC m=+86.711450449 2025/03/30 03:57:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): >close: err= 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): close: 2025/03/30 03:57:10 DEBUG : file1(0xc000747e00): >close: err=file already closed 2025/03/30 03:57:10 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:10 DEBUG : file1: vfs cache: starting upload 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 03:57:10 INFO : file1: Copied (new) 2025/03/30 03:57:10 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-30 03:57:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/30 03:57:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:10 INFO : file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : >WaitForWriters: 2025/03/30 03:57:10 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:10 DEBUG : : Looking for writers 2025/03/30 03:57:10 DEBUG : file1: reading active writers 2025/03/30 03:57:10 DEBUG : >WaitForWriters: 2025/03/30 03:57:10 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:11 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:11 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:11 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:11 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:11 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:11 DEBUG : file1: newRWFileHandle: 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): openPending: 2025/03/30 03:57:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): >openPending: err= 2025/03/30 03:57:11 DEBUG : file1: >newRWFileHandle: err= 2025/03/30 03:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/30 03:57:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): _writeAt: size=7, off=0 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): >_writeAt: n=7, err= 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): _writeAt: size=6, off=5 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): >_writeAt: n=6, err= 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): close: 2025/03/30 03:57:11 DEBUG : file1: vfs cache: setting modification time to 2025-03-30 03:57:11.196755682 +0000 UTC m=+87.856077526 2025/03/30 03:57:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): >close: err= 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): _writeAt: size=5, off=0 2025/03/30 03:57:11 DEBUG : file1(0xc000edae80): >_writeAt: n=0, err=file already closed 2025/03/30 03:57:11 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:11 DEBUG : file1: vfs cache: starting upload 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 03:57:11 INFO : file1: Copied (new) 2025/03/30 03:57:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-30 03:57:11 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/30 03:57:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:11 INFO : file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : >WaitForWriters: 2025/03/30 03:57:11 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:11 DEBUG : : Looking for writers 2025/03/30 03:57:11 DEBUG : file1: reading active writers 2025/03/30 03:57:11 DEBUG : >WaitForWriters: 2025/03/30 03:57:11 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.19s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:12 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:12 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:12 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:12 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:12 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:12 DEBUG : file1: newRWFileHandle: 2025/03/30 03:57:12 DEBUG : file1(0xc000ee4000): openPending: 2025/03/30 03:57:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:12 DEBUG : file1(0xc000ee4000): >openPending: err= 2025/03/30 03:57:12 DEBUG : file1: >newRWFileHandle: err= 2025/03/30 03:57:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/30 03:57:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/30 03:57:12 DEBUG : file1(0xc000ee4000): close: 2025/03/30 03:57:12 DEBUG : file1: vfs cache: setting modification time to 2025-03-30 03:57:12.36278272 +0000 UTC m=+89.022104605 2025/03/30 03:57:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:12 DEBUG : file1(0xc000ee4000): >close: err= 2025/03/30 03:57:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/30 03:57:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/30 03:57:12 DEBUG : file2: newRWFileHandle: 2025/03/30 03:57:12 DEBUG : file2(0xc000ee40c0): openPending: 2025/03/30 03:57:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/30 03:57:12 DEBUG : file2(0xc000ee40c0): >openPending: err= 2025/03/30 03:57:12 DEBUG : file2: >newRWFileHandle: err= 2025/03/30 03:57:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/30 03:57:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/30 03:57:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/30 03:57:12 DEBUG : file2(0xc000ee40c0): RWFileHandle.Flush 2025/03/30 03:57:12 DEBUG : file2(0xc000ee40c0): RWFileHandle.Release 2025/03/30 03:57:12 DEBUG : file2(0xc000ee40c0): close: 2025/03/30 03:57:12 DEBUG : file2: vfs cache: setting modification time to 2025-03-30 03:57:12.364151739 +0000 UTC m=+89.023473613 2025/03/30 03:57:12 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:12 DEBUG : file2(0xc000ee40c0): >close: err= 2025/03/30 03:57:12 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:12 DEBUG : : Looking for writers 2025/03/30 03:57:12 DEBUG : file1: reading active writers 2025/03/30 03:57:12 DEBUG : file2: reading active writers 2025/03/30 03:57:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/30 03:57:12 DEBUG : : Looking for writers 2025/03/30 03:57:12 DEBUG : file1: reading active writers 2025/03/30 03:57:12 DEBUG : file2: reading active writers 2025/03/30 03:57:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/30 03:57:12 DEBUG : : Looking for writers 2025/03/30 03:57:12 DEBUG : file1: reading active writers 2025/03/30 03:57:12 DEBUG : file2: reading active writers 2025/03/30 03:57:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/30 03:57:12 DEBUG : : Looking for writers 2025/03/30 03:57:12 DEBUG : file1: reading active writers 2025/03/30 03:57:12 DEBUG : file2: reading active writers 2025/03/30 03:57:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/30 03:57:12 DEBUG : file1: vfs cache: starting upload 2025/03/30 03:57:12 DEBUG : file2: vfs cache: starting upload 2025/03/30 03:57:12 DEBUG : : Looking for writers 2025/03/30 03:57:12 DEBUG : file1: reading active writers 2025/03/30 03:57:12 DEBUG : file2: reading active writers 2025/03/30 03:57:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/30 03:57:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:12 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:12 DEBUG : : Looking for writers 2025/03/30 03:57:12 DEBUG : file2: reading active writers 2025/03/30 03:57:12 DEBUG : file1: reading active writers 2025/03/30 03:57:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/30 03:57:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/30 03:57:12 INFO : file1: Copied (new) 2025/03/30 03:57:12 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-30 03:57:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/30 03:57:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:12 INFO : file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:12 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/30 03:57:12 INFO : file2: Copied (new) 2025/03/30 03:57:12 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-30 03:57:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/30 03:57:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/30 03:57:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/30 03:57:12 INFO : file2: vfs cache: upload succeeded try #1 2025/03/30 03:57:12 DEBUG : : Looking for writers 2025/03/30 03:57:12 DEBUG : file1: reading active writers 2025/03/30 03:57:12 DEBUG : file2: reading active writers 2025/03/30 03:57:12 DEBUG : >WaitForWriters: 2025/03/30 03:57:13 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:13 DEBUG : : Looking for writers 2025/03/30 03:57:13 DEBUG : file2: reading active writers 2025/03/30 03:57:13 DEBUG : file1: reading active writers 2025/03/30 03:57:13 DEBUG : >WaitForWriters: 2025/03/30 03:57:13 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.26s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:13 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:13 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:13 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:13 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:13 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:13 DEBUG : file1: newRWFileHandle: 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): openPending: 2025/03/30 03:57:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): >openPending: err= 2025/03/30 03:57:13 DEBUG : file1: >newRWFileHandle: err= 2025/03/30 03:57:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/30 03:57:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): _writeAt: size=5, off=0 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): >_writeAt: n=5, err= 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): RWFileHandle.Flush 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): RWFileHandle.Flush 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): close: 2025/03/30 03:57:13 DEBUG : file1: vfs cache: setting modification time to 2025-03-30 03:57:13.620703947 +0000 UTC m=+90.280025832 2025/03/30 03:57:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:13 DEBUG : file1(0xc000916080): >close: err= 2025/03/30 03:57:13 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:13 DEBUG : : Looking for writers 2025/03/30 03:57:13 DEBUG : file1: reading active writers 2025/03/30 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:13 DEBUG : : Looking for writers 2025/03/30 03:57:13 DEBUG : file1: reading active writers 2025/03/30 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:13 DEBUG : : Looking for writers 2025/03/30 03:57:13 DEBUG : file1: reading active writers 2025/03/30 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:13 DEBUG : : Looking for writers 2025/03/30 03:57:13 DEBUG : file1: reading active writers 2025/03/30 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:13 DEBUG : file1: vfs cache: starting upload 2025/03/30 03:57:13 DEBUG : : Looking for writers 2025/03/30 03:57:13 DEBUG : file1: reading active writers 2025/03/30 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:13 DEBUG : : Looking for writers 2025/03/30 03:57:13 DEBUG : file1: reading active writers 2025/03/30 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:57:14 INFO : file1: Copied (new) 2025/03/30 03:57:14 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-30 03:57:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/30 03:57:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:14 INFO : file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:14 DEBUG : : Looking for writers 2025/03/30 03:57:14 DEBUG : file1: reading active writers 2025/03/30 03:57:14 DEBUG : >WaitForWriters: 2025/03/30 03:57:14 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.05s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:14 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:14 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:14 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:14 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:14 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:14 DEBUG : file1: newRWFileHandle: 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): openPending: 2025/03/30 03:57:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): >openPending: err= 2025/03/30 03:57:14 DEBUG : file1: >newRWFileHandle: err= 2025/03/30 03:57:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/30 03:57:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): _writeAt: size=5, off=0 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): >_writeAt: n=5, err= 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): RWFileHandle.Release 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): close: 2025/03/30 03:57:14 DEBUG : file1: vfs cache: setting modification time to 2025-03-30 03:57:14.66952125 +0000 UTC m=+91.328843124 2025/03/30 03:57:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): >close: err= 2025/03/30 03:57:14 DEBUG : file1(0xc000837140): RWFileHandle.Release 2025/03/30 03:57:14 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:14 DEBUG : : Looking for writers 2025/03/30 03:57:14 DEBUG : file1: reading active writers 2025/03/30 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:14 DEBUG : : Looking for writers 2025/03/30 03:57:14 DEBUG : file1: reading active writers 2025/03/30 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:14 DEBUG : : Looking for writers 2025/03/30 03:57:14 DEBUG : file1: reading active writers 2025/03/30 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:14 DEBUG : : Looking for writers 2025/03/30 03:57:14 DEBUG : file1: reading active writers 2025/03/30 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:14 DEBUG : file1: vfs cache: starting upload 2025/03/30 03:57:14 DEBUG : : Looking for writers 2025/03/30 03:57:14 DEBUG : file1: reading active writers 2025/03/30 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:14 DEBUG : : Looking for writers 2025/03/30 03:57:14 DEBUG : file1: reading active writers 2025/03/30 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:57:15 INFO : file1: Copied (new) 2025/03/30 03:57:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-30 03:57:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/30 03:57:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:15 INFO : file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:15 DEBUG : : Looking for writers 2025/03/30 03:57:15 DEBUG : file1: reading active writers 2025/03/30 03:57:15 DEBUG : >WaitForWriters: 2025/03/30 03:57:15 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:15 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:15 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:15 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:15 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:15 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/30 03:57:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:57:16 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:57:16 DEBUG : dir/file1(0xc0009abb00): openPending: 2025/03/30 03:57:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/30 03:57:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/30 03:57:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:16 DEBUG : dir/file1(0xc0009abb00): >openPending: err= 2025/03/30 03:57:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/30 03:57:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:57:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/30 03:57:16 DEBUG : dir/file1(0xc0009abb00): _writeAt: size=5, off=0 2025/03/30 03:57:16 DEBUG : dir/file1(0xc0009abb00): >_writeAt: n=5, err= 2025/03/30 03:57:16 DEBUG : dir/file1(0xc0009abb00): close: 2025/03/30 03:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-30 03:57:16.227229231 +0000 UTC m=+92.886551066 2025/03/30 03:57:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:16 DEBUG : dir/file1(0xc0009abb00): >close: err= 2025/03/30 03:57:16 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:16 DEBUG : dir: Looking for writers 2025/03/30 03:57:16 DEBUG : file1: reading active writers 2025/03/30 03:57:16 DEBUG : : Looking for writers 2025/03/30 03:57:16 DEBUG : dir: reading active writers 2025/03/30 03:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:16 DEBUG : dir: Looking for writers 2025/03/30 03:57:16 DEBUG : file1: reading active writers 2025/03/30 03:57:16 DEBUG : : Looking for writers 2025/03/30 03:57:16 DEBUG : dir: reading active writers 2025/03/30 03:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:16 DEBUG : dir: Looking for writers 2025/03/30 03:57:16 DEBUG : file1: reading active writers 2025/03/30 03:57:16 DEBUG : : Looking for writers 2025/03/30 03:57:16 DEBUG : dir: reading active writers 2025/03/30 03:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:16 DEBUG : dir: Looking for writers 2025/03/30 03:57:16 DEBUG : file1: reading active writers 2025/03/30 03:57:16 DEBUG : : Looking for writers 2025/03/30 03:57:16 DEBUG : dir: reading active writers 2025/03/30 03:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:16 DEBUG : dir/file1: vfs cache: starting upload 2025/03/30 03:57:16 DEBUG : dir: Looking for writers 2025/03/30 03:57:16 DEBUG : file1: reading active writers 2025/03/30 03:57:16 DEBUG : : Looking for writers 2025/03/30 03:57:16 DEBUG : dir: reading active writers 2025/03/30 03:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:16 DEBUG : dir: Looking for writers 2025/03/30 03:57:16 DEBUG : file1: reading active writers 2025/03/30 03:57:16 DEBUG : : Looking for writers 2025/03/30 03:57:16 DEBUG : dir: reading active writers 2025/03/30 03:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:57:16 INFO : dir/file1: Copied (replaced existing) 2025/03/30 03:57:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-30 03:57:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/30 03:57:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:16 DEBUG : dir: Looking for writers 2025/03/30 03:57:16 DEBUG : file1: reading active writers 2025/03/30 03:57:16 DEBUG : : Looking for writers 2025/03/30 03:57:16 DEBUG : dir: reading active writers 2025/03/30 03:57:16 DEBUG : >WaitForWriters: 2025/03/30 03:57:16 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.95s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:17 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:17 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:17 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:17 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:17 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:18 DEBUG : dir/file1: newRWFileHandle: 2025/03/30 03:57:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/30 03:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/30 03:57:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): _writeAt: size=5, off=0 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): openPending: 2025/03/30 03:57:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/30 03:57:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/30 03:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): >openPending: err= 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): >_writeAt: n=5, err= 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): _writeAt: size=15, off=5 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): >_writeAt: n=15, err= 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): close: 2025/03/30 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/30 03:57:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-30 03:57:18.226936846 +0000 UTC m=+94.886258690 2025/03/30 03:57:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:18 DEBUG : dir/file1(0xc000a3be40): >close: err= 2025/03/30 03:57:18 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:18 DEBUG : dir: Looking for writers 2025/03/30 03:57:18 DEBUG : file1: reading active writers 2025/03/30 03:57:18 DEBUG : : Looking for writers 2025/03/30 03:57:18 DEBUG : dir: reading active writers 2025/03/30 03:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:18 DEBUG : dir: Looking for writers 2025/03/30 03:57:18 DEBUG : file1: reading active writers 2025/03/30 03:57:18 DEBUG : : Looking for writers 2025/03/30 03:57:18 DEBUG : dir: reading active writers 2025/03/30 03:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:18 DEBUG : dir: Looking for writers 2025/03/30 03:57:18 DEBUG : file1: reading active writers 2025/03/30 03:57:18 DEBUG : : Looking for writers 2025/03/30 03:57:18 DEBUG : dir: reading active writers 2025/03/30 03:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:18 DEBUG : dir: Looking for writers 2025/03/30 03:57:18 DEBUG : file1: reading active writers 2025/03/30 03:57:18 DEBUG : : Looking for writers 2025/03/30 03:57:18 DEBUG : dir: reading active writers 2025/03/30 03:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:18 DEBUG : dir/file1: vfs cache: starting upload 2025/03/30 03:57:18 DEBUG : dir: Looking for writers 2025/03/30 03:57:18 DEBUG : file1: reading active writers 2025/03/30 03:57:18 DEBUG : : Looking for writers 2025/03/30 03:57:18 DEBUG : dir: reading active writers 2025/03/30 03:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:18 DEBUG : dir: Looking for writers 2025/03/30 03:57:18 DEBUG : file1: reading active writers 2025/03/30 03:57:18 DEBUG : : Looking for writers 2025/03/30 03:57:18 DEBUG : dir: reading active writers 2025/03/30 03:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:18 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/03/30 03:57:18 INFO : dir/file1: Copied (replaced existing) 2025/03/30 03:57:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-30 03:57:18 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/03/30 03:57:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:18 DEBUG : dir: Looking for writers 2025/03/30 03:57:18 DEBUG : file1: reading active writers 2025/03/30 03:57:18 DEBUG : : Looking for writers 2025/03/30 03:57:18 DEBUG : dir: reading active writers 2025/03/30 03:57:18 DEBUG : >WaitForWriters: 2025/03/30 03:57:18 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.97s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:19 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:19 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:19 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:19 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:19 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:19 DEBUG : file1: newRWFileHandle: 2025/03/30 03:57:19 DEBUG : file1(0xc000a842c0): openPending: 2025/03/30 03:57:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:19 DEBUG : file1(0xc000a842c0): >openPending: err= 2025/03/30 03:57:19 DEBUG : file1: >newRWFileHandle: err= 2025/03/30 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/30 03:57:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/30 03:57:19 DEBUG : file1(0xc000a842c0): _writeAt: size=5, off=0 2025/03/30 03:57:19 DEBUG : file1(0xc000a842c0): >_writeAt: n=5, err= 2025/03/30 03:57:19 DEBUG : file1(0xc000a842c0): close: 2025/03/30 03:57:19 DEBUG : file1: vfs cache: setting modification time to 2025-03-30 03:57:19.55225294 +0000 UTC m=+96.211574785 2025/03/30 03:57:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:19 DEBUG : file1(0xc000a842c0): >close: err= 2025/03/30 03:57:19 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:19 DEBUG : : Looking for writers 2025/03/30 03:57:19 DEBUG : file1: reading active writers 2025/03/30 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:19 DEBUG : : Looking for writers 2025/03/30 03:57:19 DEBUG : file1: reading active writers 2025/03/30 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:19 DEBUG : : Looking for writers 2025/03/30 03:57:19 DEBUG : file1: reading active writers 2025/03/30 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:19 DEBUG : : Looking for writers 2025/03/30 03:57:19 DEBUG : file1: reading active writers 2025/03/30 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:19 DEBUG : file1: vfs cache: starting upload 2025/03/30 03:57:19 DEBUG : : Looking for writers 2025/03/30 03:57:19 DEBUG : file1: reading active writers 2025/03/30 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:19 DEBUG : : Looking for writers 2025/03/30 03:57:19 DEBUG : file1: reading active writers 2025/03/30 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:57:19 INFO : file1: Copied (new) 2025/03/30 03:57:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-30 03:57:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/30 03:57:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/30 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:19 INFO : file1: vfs cache: upload succeeded try #1 2025/03/30 03:57:20 DEBUG : : Looking for writers 2025/03/30 03:57:20 DEBUG : file1: reading active writers 2025/03/30 03:57:20 DEBUG : >WaitForWriters: 2025/03/30 03:57:20 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.06s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:20 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:20 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:20 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:20 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/30 03:57:20 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b740): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b740): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b740): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.612523578 +0000 UTC m=+97.271845453 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.612523578 +0000 UTC m=+97.271845453 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b780): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b7c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b7c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b7c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b7c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b7c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.612523578 +0000 UTC m=+97.271845453 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b7c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431810 item 1 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b800): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b800): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b800): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b800): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b800): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.615566329 +0000 UTC m=+97.274888213 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b800): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b840): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b840): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b840): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b840): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b840): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.615566329 +0000 UTC m=+97.274888213 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b840): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 2 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b880): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b880): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b880): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b880): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b880): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.61726734 +0000 UTC m=+97.276589184 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b880): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.61726734 +0000 UTC m=+97.276589184 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b8c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b900): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b900): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b900): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b900): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b900): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.61726734 +0000 UTC m=+97.276589184 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b900): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590150 item 3 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b980): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b980): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b980): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b980): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b980): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.61944669 +0000 UTC m=+97.278768534 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0b980): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba00): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba00): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.61944669 +0000 UTC m=+97.278768534 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590540 item 4 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.620813114 +0000 UTC m=+97.280134949 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.620813114 +0000 UTC m=+97.280134949 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0ba80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bac0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bac0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bac0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bac0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bac0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.620813114 +0000 UTC m=+97.280134949 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bac0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590af0 item 5 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bb40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bb40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bb40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bb40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bb40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.622839126 +0000 UTC m=+97.282160971 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bb40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bbc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bbc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bbc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bbc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bbc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.622839126 +0000 UTC m=+97.282160971 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bbc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590e70 item 6 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bc40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bc40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bc40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bc40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bc40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.624297633 +0000 UTC m=+97.283619467 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bc40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.624297633 +0000 UTC m=+97.283619467 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd40): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd40): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.624297633 +0000 UTC m=+97.283619467 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bd40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591180 item 7 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bdc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bdc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bdc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bdc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bdc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.626681758 +0000 UTC m=+97.286003602 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bdc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be40): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be40): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.626681758 +0000 UTC m=+97.286003602 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005916c0 item 8 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be80): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc000b0be80): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be80): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be80): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0be80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bec0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bec0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bec0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bec0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bec0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.628360218 +0000 UTC m=+97.287682092 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000b0bec0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.628360218 +0000 UTC m=+97.287682092 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.628360218 +0000 UTC m=+97.287682092 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f880 item 9 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.631203994 +0000 UTC m=+97.290525878 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.631203994 +0000 UTC m=+97.290525878 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 10 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc000ba2d40): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.633345453 +0000 UTC m=+97.292667328 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.633345453 +0000 UTC m=+97.292667328 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.633345453 +0000 UTC m=+97.292667328 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be150 item 11 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.635835375 +0000 UTC m=+97.295157259 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.635835375 +0000 UTC m=+97.295157259 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be5b0 item 12 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc000ba3040): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3080): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3080): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3080): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3080): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3080): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.637768413 +0000 UTC m=+97.297090297 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3080): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3140): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3140): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3140): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3140): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3140): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.637768413 +0000 UTC m=+97.297090297 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3140): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be9a0 item 13 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba31c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba31c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba31c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba31c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba31c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.639837135 +0000 UTC m=+97.299159009 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba31c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3240): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3240): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3240): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3240): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3240): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.639837135 +0000 UTC m=+97.299159009 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3240): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bed20 item 14 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3300): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc000ba3300): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3300): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3300): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3300): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3300): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3340): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3340): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3340): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3340): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3340): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.642068973 +0000 UTC m=+97.301390847 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3340): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2080): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2080): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2080): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2080): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2080): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.642068973 +0000 UTC m=+97.301390847 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2080): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6230 item 15 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2100): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2100): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2100): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2100): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2100): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.644484787 +0000 UTC m=+97.303806661 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2100): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2180): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2180): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2180): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2180): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2180): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.644484787 +0000 UTC m=+97.303806661 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2180): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6690 item 16 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba21c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba21c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba21c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba21c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba21c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.646456186 +0000 UTC m=+97.305778061 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba21c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.646456186 +0000 UTC m=+97.305778061 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2200): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2240): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2240): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2240): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2240): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2240): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.646456186 +0000 UTC m=+97.305778061 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2240): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7180 item 17 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba22c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba22c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba22c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba22c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba22c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.649091192 +0000 UTC m=+97.308413076 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba22c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2340): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2340): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2340): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2340): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2340): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.649091192 +0000 UTC m=+97.308413076 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2340): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7880 item 18 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba23c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba23c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba23c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba23c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba23c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.650954147 +0000 UTC m=+97.310276031 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba23c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.650954147 +0000 UTC m=+97.310276031 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2480): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba24c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba24c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba24c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba24c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba24c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.650954147 +0000 UTC m=+97.310276031 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba24c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590070 item 19 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2540): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2540): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2540): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2540): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2540): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.65342801 +0000 UTC m=+97.312749884 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2540): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba25c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba25c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba25c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba25c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba25c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.65342801 +0000 UTC m=+97.312749884 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba25c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005904d0 item 20 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2640): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2640): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2640): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2640): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2640): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.655243217 +0000 UTC m=+97.314565091 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2640): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.655243217 +0000 UTC m=+97.314565091 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2700): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2740): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2740): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2740): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.655243217 +0000 UTC m=+97.314565091 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590a10 item 21 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba27c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba27c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba27c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba27c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba27c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.658200686 +0000 UTC m=+97.317522571 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba27c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2840): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2840): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2840): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2840): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2840): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.658200686 +0000 UTC m=+97.317522571 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2840): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590e00 item 22 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba28c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba28c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba28c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba28c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba28c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.660037964 +0000 UTC m=+97.319359828 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba28c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.660037964 +0000 UTC m=+97.319359828 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2980): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba29c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba29c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba29c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba29c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba29c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.660037964 +0000 UTC m=+97.319359828 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba29c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591110 item 23 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2a40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2a40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2a40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2a40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2a40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.662663692 +0000 UTC m=+97.321985556 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2a40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ac0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ac0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ac0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ac0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ac0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.662663692 +0000 UTC m=+97.321985556 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ac0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591650 item 24 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc000ba2b80): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2b80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2bc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2bc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2bc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2bc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2bc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.665509051 +0000 UTC m=+97.324830936 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2bc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.665509051 +0000 UTC m=+97.324830936 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2c80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2cc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2cc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2cc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2cc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2cc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.665509051 +0000 UTC m=+97.324830936 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2cc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005918f0 item 25 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.668154376 +0000 UTC m=+97.327476250 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2d40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2dc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2dc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2dc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2dc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2dc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.668154376 +0000 UTC m=+97.327476250 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2dc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591ce0 item 26 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc000ba2e80): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2e80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ec0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ec0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ec0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ec0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ec0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.670300203 +0000 UTC m=+97.329622087 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2ec0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.670300203 +0000 UTC m=+97.329622087 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2f80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2fc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2fc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2fc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2fc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2fc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.670300203 +0000 UTC m=+97.329622087 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba2fc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be1c0 item 27 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.672907396 +0000 UTC m=+97.332229280 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3040): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba30c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba30c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba30c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba30c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba30c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.672907396 +0000 UTC m=+97.332229280 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba30c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be690 item 28 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba33c0): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc000ba33c0): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba33c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba33c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba33c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba33c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba33c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3400): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3400): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3400): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.674923189 +0000 UTC m=+97.334245043 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc080): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc080): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc080): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc080): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc080): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.674923189 +0000 UTC m=+97.334245043 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc080): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004861c0 item 29 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc100): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc100): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc100): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc100): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc100): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.67669395 +0000 UTC m=+97.336015815 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc100): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc200): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc200): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc200): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc200): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc200): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.67669395 +0000 UTC m=+97.336015815 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc200): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486690 item 30 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc300): _readAt: size=2, off=0 2025/03/30 03:57:20 ERROR : open-test-file(0xc0005cc300): Couldn't read size of file 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc300): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc300): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc300): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc300): close: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc340): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc340): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc340): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc340): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc340): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.67860156 +0000 UTC m=+97.337923425 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc340): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc400): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc400): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc400): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.67860156 +0000 UTC m=+97.337923425 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004869a0 item 31 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc500): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc500): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc500): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc500): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc500): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.680226991 +0000 UTC m=+97.339548856 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc500): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc9c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc9c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc9c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc9c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc9c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.680226991 +0000 UTC m=+97.339548856 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cc9c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 32 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cca80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cca80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cca80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cca80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cca80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.682275366 +0000 UTC m=+97.341597229 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cca80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 33 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.683548795 +0000 UTC m=+97.342870669 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb40): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb40): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.683548795 +0000 UTC m=+97.342870669 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004872d0 item 33 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.686491227 +0000 UTC m=+97.345813111 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccb80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487880 item 34 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.687598144 +0000 UTC m=+97.346920018 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc80): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.687598144 +0000 UTC m=+97.346920018 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccc80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004879d0 item 34 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccd40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccd40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccd40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccd40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccd40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.690373582 +0000 UTC m=+97.349695467 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccd40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2070 item 35 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.691353452 +0000 UTC m=+97.350675325 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce40): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce40): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.691353452 +0000 UTC m=+97.350675325 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cce40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2230 item 35 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccf00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccf00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccf00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccf00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccf00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.694337541 +0000 UTC m=+97.353659415 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005ccf00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c24d0 item 36 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.695458244 +0000 UTC m=+97.354780119 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420000): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420000): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420000): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420000): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420000): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.695458244 +0000 UTC m=+97.354780119 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420000): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003000e0 item 36 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420040): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420040): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420040): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420040): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420040): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.697423773 +0000 UTC m=+97.356745647 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420040): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003003f0 item 37 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.698150096 +0000 UTC m=+97.357471970 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420080): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004200c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004200c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004200c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004200c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004200c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.698150096 +0000 UTC m=+97.357471970 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004200c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300770 item 37 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420140): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420140): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420140): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420140): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420140): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.700090738 +0000 UTC m=+97.359412602 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420140): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300d20 item 38 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.700878366 +0000 UTC m=+97.360200230 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420200): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420240): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420240): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420240): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420240): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420240): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.700878366 +0000 UTC m=+97.360200230 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420240): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300f50 item 38 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004202c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004202c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004202c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004202c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004202c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.70263917 +0000 UTC m=+97.361961034 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004202c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003015e0 item 39 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.703200564 +0000 UTC m=+97.362522428 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004203c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420400): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420400): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420400): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.703200564 +0000 UTC m=+97.362522428 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301810 item 39 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420480): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420480): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420480): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420480): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420480): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.704921423 +0000 UTC m=+97.364243287 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420480): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301b90 item 40 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.706322222 +0000 UTC m=+97.365644096 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420540): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420580): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420580): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420580): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420580): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420580): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.706322222 +0000 UTC m=+97.365644096 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420580): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301e30 item 40 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.709753241 +0000 UTC m=+97.369075115 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004205c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420600): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420600): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420600): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005764d0 item 41 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420600): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420600): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.710917506 +0000 UTC m=+97.370239380 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420600): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005767e0 item 41 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.712383706 +0000 UTC m=+97.371705591 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420640): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420680): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420680): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420680): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420680): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420680): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.712383706 +0000 UTC m=+97.371705591 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420680): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576930 item 41 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.715511878 +0000 UTC m=+97.374833752 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3440): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3440): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3440): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf180 item 42 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3440): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3440): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.716304515 +0000 UTC m=+97.375626389 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3440): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf500 item 42 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.71744157 +0000 UTC m=+97.376763453 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3500): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3540): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3540): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3540): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3540): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3540): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.71744157 +0000 UTC m=+97.376763453 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3540): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf650 item 42 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.720386335 +0000 UTC m=+97.379708209 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3600): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3640): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3640): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3640): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf9d0 item 43 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3640): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3640): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.721605243 +0000 UTC m=+97.380927117 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3640): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfb90 item 43 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.722956278 +0000 UTC m=+97.382278152 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3700): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3740): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3740): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3740): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.722956278 +0000 UTC m=+97.382278152 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfe30 item 43 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.726169117 +0000 UTC m=+97.385490971 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3800): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3840): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3840): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3840): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de7e0 item 44 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3840): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3840): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.726973987 +0000 UTC m=+97.386295841 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3840): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee70 item 44 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.728047702 +0000 UTC m=+97.387369556 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3900): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3940): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3940): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3940): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3940): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3940): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.728047702 +0000 UTC m=+97.387369556 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3940): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df0a0 item 44 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.730452515 +0000 UTC m=+97.389774369 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df6c0 item 45 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.731295457 +0000 UTC m=+97.390617311 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3a40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3b00): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3b00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3b00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3b00): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3b00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.731295457 +0000 UTC m=+97.390617311 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3b00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfc70 item 45 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.733803393 +0000 UTC m=+97.393125247 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3bc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3c00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3c00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3c00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4c40 item 46 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3c00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3c00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.73463807 +0000 UTC m=+97.393959924 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3c00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3cc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3cc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3cc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3cc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3cc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.73463807 +0000 UTC m=+97.393959924 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3cc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5340 item 46 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.737363063 +0000 UTC m=+97.396684927 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3d80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3dc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3dc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3dc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5880 item 47 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3dc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3dc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.738233597 +0000 UTC m=+97.397555451 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3dc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3e80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3e80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3e80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3e80): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3e80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.738233597 +0000 UTC m=+97.397555451 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3e80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5d50 item 47 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.740710726 +0000 UTC m=+97.400032590 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000ba3f40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242400): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242400): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005981c0 item 48 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242400): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.741209612 +0000 UTC m=+97.400531466 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420800): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420800): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420800): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420800): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420800): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.741209612 +0000 UTC m=+97.400531466 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420800): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576d90 item 48 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420840): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420840): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420840): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420840): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420840): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.743354797 +0000 UTC m=+97.402676682 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420840): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577420 item 49 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.744204943 +0000 UTC m=+97.403526817 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420880): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004208c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004208c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004208c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004208c0): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004208c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.744204943 +0000 UTC m=+97.403526817 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004208c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577570 item 49 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420940): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420940): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420940): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420940): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420940): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.746187464 +0000 UTC m=+97.405509337 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420940): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005779d0 item 50 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.746934325 +0000 UTC m=+97.406256199 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a40): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a40): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.746934325 +0000 UTC m=+97.406256199 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420a40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577c70 item 50 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420ac0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420ac0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420ac0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420ac0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420ac0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.748596094 +0000 UTC m=+97.407917968 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420ac0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a2a0 item 51 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.749328598 +0000 UTC m=+97.408650472 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000420bc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421040): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421040): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421040): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421040): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421040): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.749328598 +0000 UTC m=+97.408650472 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421040): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a540 item 51 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004210c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004210c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004210c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004210c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004210c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.751073573 +0000 UTC m=+97.410395457 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004210c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a930 item 52 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.751770912 +0000 UTC m=+97.411092786 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421180): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004211c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004211c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004211c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004211c0): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004211c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.751770912 +0000 UTC m=+97.411092786 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004211c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059abd0 item 52 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421240): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421240): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421240): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421240): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421240): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.75346428 +0000 UTC m=+97.412786164 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421240): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059af50 item 53 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.754183669 +0000 UTC m=+97.413505543 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421340): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421340): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421340): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421340): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421340): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.754183669 +0000 UTC m=+97.413505543 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421340): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b0a0 item 53 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004213c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004213c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004213c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004213c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004213c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.756047747 +0000 UTC m=+97.415369622 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004213c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b3b0 item 54 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.756685044 +0000 UTC m=+97.416006918 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421480): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004214c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004214c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004214c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004214c0): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004214c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.756685044 +0000 UTC m=+97.416006918 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004214c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b570 item 54 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421540): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421540): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421540): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421540): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421540): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.758477287 +0000 UTC m=+97.417799161 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421540): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b960 item 55 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.759125533 +0000 UTC m=+97.418447387 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421600): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421640): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421640): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421640): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421640): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421640): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.759125533 +0000 UTC m=+97.418447387 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421640): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bb20 item 55 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004216c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004216c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004216c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004216c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004216c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.760877992 +0000 UTC m=+97.420199856 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004216c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bea0 item 56 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.761642427 +0000 UTC m=+97.420964301 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421780): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004217c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004217c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004217c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004217c0): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004217c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.761642427 +0000 UTC m=+97.420964301 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0004217c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae070 item 56 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.763438548 +0000 UTC m=+97.422760421 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421880): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421900): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421900): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421900): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae5b0 item 57 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421900): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421900): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.764137919 +0000 UTC m=+97.423459793 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421900): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae770 item 57 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.764887326 +0000 UTC m=+97.424209210 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c80): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.764887326 +0000 UTC m=+97.424209210 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000421c80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aea10 item 57 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.766668408 +0000 UTC m=+97.425990283 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe040): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe0c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe0c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe0c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aee70 item 58 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe0c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe0c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.767321954 +0000 UTC m=+97.426643838 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe0c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c25b0 item 58 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.76836928 +0000 UTC m=+97.427691153 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd540): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd540): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd540): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd540): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd540): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.76836928 +0000 UTC m=+97.427691153 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd540): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2700 item 58 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.770144952 +0000 UTC m=+97.429466836 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd680): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd7c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd7c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd7c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2a10 item 59 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd7c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd7c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.770842361 +0000 UTC m=+97.430164235 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cd7c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2b60 item 59 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.771564196 +0000 UTC m=+97.430886080 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdac0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdbc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdbc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdbc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdbc0): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdbc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.771564196 +0000 UTC m=+97.430886080 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0005cdbc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2cb0 item 59 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.773400612 +0000 UTC m=+97.432722487 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852000): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852040): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852040): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852040): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c30a0 item 60 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852040): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852040): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.774351286 +0000 UTC m=+97.433673161 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852040): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c31f0 item 60 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.775140006 +0000 UTC m=+97.434461880 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852100): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852140): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852140): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852140): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852140): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852140): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.775140006 +0000 UTC m=+97.434461880 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852140): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3340 item 60 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.777168332 +0000 UTC m=+97.436490217 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852200): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852240): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852240): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852240): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c35e0 item 61 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852240): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852240): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.77788117 +0000 UTC m=+97.437203045 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852240): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852300): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852300): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852300): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852300): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852300): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.77788117 +0000 UTC m=+97.437203045 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000852300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3730 item 61 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.779789752 +0000 UTC m=+97.439111616 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002424c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242500): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242500): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242500): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005985b0 item 62 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242500): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242500): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.780507589 +0000 UTC m=+97.439829494 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242500): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002425c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002425c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002425c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002425c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002425c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.780507589 +0000 UTC m=+97.439829494 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002425c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598700 item 62 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.782460695 +0000 UTC m=+97.441782578 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242680): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002426c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002426c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002426c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598b60 item 63 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002426c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002426c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.783126653 +0000 UTC m=+97.442448538 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002426c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002427c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002427c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002427c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002427c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002427c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.783126653 +0000 UTC m=+97.442448538 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002427c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598d20 item 63 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.78518141 +0000 UTC m=+97.444503283 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599180 item 64 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.785935756 +0000 UTC m=+97.445257640 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242a40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b00): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b00): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.785935756 +0000 UTC m=+97.445257640 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599500 item 64 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.788099487 +0000 UTC m=+97.447421371 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599810 item 65 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.788823585 +0000 UTC m=+97.448145459 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242b80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c00): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c00): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.788823585 +0000 UTC m=+97.448145459 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599960 item 65 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.790552389 +0000 UTC m=+97.449874264 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599ce0 item 66 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.791280105 +0000 UTC m=+97.450601979 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242c80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242cc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242cc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242cc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242cc0): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242cc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.791280105 +0000 UTC m=+97.450601979 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242cc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599f10 item 66 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242dc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242dc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242dc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242dc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242dc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.793118636 +0000 UTC m=+97.452440520 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242dc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458690 item 67 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.793870616 +0000 UTC m=+97.453192491 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e40): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e40): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.793870616 +0000 UTC m=+97.453192491 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242e40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458930 item 67 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242ec0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242ec0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242ec0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242ec0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242ec0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.795831486 +0000 UTC m=+97.455153360 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000242ec0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458cb0 item 68 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.7966599 +0000 UTC m=+97.455981775 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243340): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243340): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243340): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243340): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243340): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.7966599 +0000 UTC m=+97.455981775 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243340): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458ee0 item 68 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002433c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002433c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002433c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002433c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002433c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.799149754 +0000 UTC m=+97.458471627 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002433c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004592d0 item 69 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.799896204 +0000 UTC m=+97.459218078 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243440): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243440): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243440): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243440): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243440): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.799896204 +0000 UTC m=+97.459218078 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243440): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459420 item 69 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002434c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002434c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002434c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002434c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002434c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.801798314 +0000 UTC m=+97.461120187 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002434c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459730 item 70 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.803271549 +0000 UTC m=+97.462593403 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243580): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002435c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002435c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002435c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002435c0): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002435c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.803271549 +0000 UTC m=+97.462593403 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002435c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459960 item 70 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243640): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243640): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243640): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243640): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243640): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.804762247 +0000 UTC m=+97.464084101 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243640): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459d50 item 71 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.805405864 +0000 UTC m=+97.464727728 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243700): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243740): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243740): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243740): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.805405864 +0000 UTC m=+97.464727728 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce000 item 71 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002437c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002437c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002437c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002437c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002437c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.807447214 +0000 UTC m=+97.466769099 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002437c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce620 item 72 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.808267514 +0000 UTC m=+97.467589388 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243880): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002438c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002438c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002438c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002438c0): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002438c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.808267514 +0000 UTC m=+97.467589388 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002438c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce930 item 72 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.810047975 +0000 UTC m=+97.469369860 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243900): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243940): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243940): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243940): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ced20 item 73 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243940): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243940): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.810740274 +0000 UTC m=+97.470062148 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243940): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cee70 item 73 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.811480554 +0000 UTC m=+97.470802437 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243980): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002439c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002439c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002439c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002439c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002439c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.811480554 +0000 UTC m=+97.470802437 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002439c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf110 item 73 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.813300699 +0000 UTC m=+97.472622574 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243a80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ac0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ac0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ac0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf500 item 74 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ac0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ac0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.814056408 +0000 UTC m=+97.473378282 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ac0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf6c0 item 74 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.815191017 +0000 UTC m=+97.474512901 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243b80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243bc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243bc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243bc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243bc0): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243bc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.815191017 +0000 UTC m=+97.474512901 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243bc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf880 item 74 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.81865104 +0000 UTC m=+97.477972883 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243c80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243cc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243cc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243cc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfdc0 item 75 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243cc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243cc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.819323842 +0000 UTC m=+97.478645687 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243cc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): _writeAt: size=3, off=2 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6000 item 75 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.819915201 +0000 UTC m=+97.479237056 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243d80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243dc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243dc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243dc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243dc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243dc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.819915201 +0000 UTC m=+97.479237056 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243dc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6850 item 75 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.821478726 +0000 UTC m=+97.480800570 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243e80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ec0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ec0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ec0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6cb0 item 76 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ec0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ec0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.822136661 +0000 UTC m=+97.481458535 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000243ec0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6e70 item 76 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): _writeAt: size=3, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.82303639 +0000 UTC m=+97.482358264 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618640): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618680): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618680): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618680): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618680): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618680): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.82303639 +0000 UTC m=+97.482358264 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618680): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b71f0 item 76 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.825114439 +0000 UTC m=+97.484436314 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618780): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618780): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618780): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7570 item 77 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618780): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618780): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.825872102 +0000 UTC m=+97.485193985 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618780): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618840): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618840): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618840): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618840): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618840): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.825872102 +0000 UTC m=+97.485193985 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618840): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7810 item 77 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.828215037 +0000 UTC m=+97.487536912 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618980): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0006189c0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0006189c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0006189c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7b90 item 78 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0006189c0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0006189c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.82902601 +0000 UTC m=+97.488347884 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0006189c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618a80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618a80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618a80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618a80): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618a80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.82902601 +0000 UTC m=+97.488347884 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618a80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7e30 item 78 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.831320646 +0000 UTC m=+97.490642529 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618b80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618cc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618cc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618cc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 79 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618cc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618cc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.832090731 +0000 UTC m=+97.491412605 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618cc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618dc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618dc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618dc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618dc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618dc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.832090731 +0000 UTC m=+97.491412605 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000618dc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492620 item 79 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.834323812 +0000 UTC m=+97.493645696 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe280): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe300): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe300): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe300): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af2d0 item 80 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe300): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe300): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.835031319 +0000 UTC m=+97.494353193 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe3c0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe3c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe3c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe3c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe3c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.835031319 +0000 UTC m=+97.494353193 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe3c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af420 item 80 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe400): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe400): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe400): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.837243791 +0000 UTC m=+97.496565665 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af7a0 item 81 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.838123482 +0000 UTC m=+97.497445367 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe440): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe480): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe480): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe480): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe480): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe480): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.838123482 +0000 UTC m=+97.497445367 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe480): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af960 item 81 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe500): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe500): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe500): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe500): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe500): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.840109559 +0000 UTC m=+97.499431433 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe500): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afe30 item 82 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.841088987 +0000 UTC m=+97.500410862 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe5c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe600): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe600): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe600): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe600): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe600): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.841088987 +0000 UTC m=+97.500410862 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe600): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606000 item 82 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe680): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe680): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe680): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe680): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe680): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.843168309 +0000 UTC m=+97.502490194 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe680): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606380 item 83 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.844073628 +0000 UTC m=+97.503395512 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe780): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe780): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe780): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe780): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe780): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.844073628 +0000 UTC m=+97.503395512 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe780): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606540 item 83 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe800): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe800): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe800): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe800): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe800): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.846396196 +0000 UTC m=+97.505718071 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe800): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006067e0 item 84 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.847346219 +0000 UTC m=+97.506668104 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe8c0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe900): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe900): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe900): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe900): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe900): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.847346219 +0000 UTC m=+97.506668104 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe900): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006069a0 item 84 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe980): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe980): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe980): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe980): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe980): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.849760559 +0000 UTC m=+97.509082444 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fe980): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606cb0 item 85 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.850717747 +0000 UTC m=+97.510039621 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea80): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.850717747 +0000 UTC m=+97.510039621 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fea80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606e70 item 85 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feb00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feb00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feb00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feb00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feb00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.852895273 +0000 UTC m=+97.512217157 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feb00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607110 item 86 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.853916359 +0000 UTC m=+97.513238244 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002febc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec00): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec00): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.853916359 +0000 UTC m=+97.513238244 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607260 item 86 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.856068438 +0000 UTC m=+97.515390311 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fec80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607570 item 87 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.857114821 +0000 UTC m=+97.516436696 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed80): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed80): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed80): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.857114821 +0000 UTC m=+97.516436696 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fed80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006076c0 item 87 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fee00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fee00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fee00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fee00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fee00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.859482254 +0000 UTC m=+97.518804127 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fee00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006079d0 item 88 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.860440151 +0000 UTC m=+97.519762036 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002feec0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fef00): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fef00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fef00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fef00): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fef00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.860440151 +0000 UTC m=+97.519762036 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002fef00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607b90 item 88 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.862813436 +0000 UTC m=+97.522135309 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff000): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff040): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff040): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff040): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607e30 item 89 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff040): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff040): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.863617826 +0000 UTC m=+97.522939699 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff040): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a1c0 item 89 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.864594688 +0000 UTC m=+97.523916572 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff100): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff140): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff140): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff140): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff140): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff140): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.864594688 +0000 UTC m=+97.523916572 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff140): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 89 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.86687639 +0000 UTC m=+97.526198264 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff200): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff240): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff240): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff240): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a8c0 item 90 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff240): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff240): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.867733739 +0000 UTC m=+97.527055624 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff240): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 90 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.868705293 +0000 UTC m=+97.528027176 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff300): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff340): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff340): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff340): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff340): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff340): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.868705293 +0000 UTC m=+97.528027176 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff340): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad20 item 90 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.870820802 +0000 UTC m=+97.530142677 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff400): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff440): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff440): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff440): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 91 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff440): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff440): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.871571331 +0000 UTC m=+97.530893215 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff440): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): >_readAt: n=2, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): _writeAt: size=3, off=7 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 91 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.872544518 +0000 UTC m=+97.531866401 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff600): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff640): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff640): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff640): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff640): >_readAt: n=8, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff640): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.872544518 +0000 UTC m=+97.531866401 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff640): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b5e0 item 91 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.875131381 +0000 UTC m=+97.534453255 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff700): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff740): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff740): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff740): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 92 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff740): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff740): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.875928207 +0000 UTC m=+97.535250081 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff740): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): open at offset 5 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 92 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): _readAt: size=2, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): _writeAt: size=3, off=5 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): >_writeAt: n=3, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.876964432 +0000 UTC m=+97.536286305 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff840): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff880): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff880): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff880): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff880): >_readAt: n=3, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff880): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.876964432 +0000 UTC m=+97.536286305 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff880): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8380 item 92 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.879238819 +0000 UTC m=+97.538560714 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff940): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff980): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff980): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff980): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e89a0 item 93 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff980): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff980): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.879944354 +0000 UTC m=+97.539266227 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ff980): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffa40): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffa40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffa40): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffa40): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffa40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.879944354 +0000 UTC m=+97.539266227 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffa40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8e70 item 93 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.882207 +0000 UTC m=+97.541528884 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb40): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb40): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb40): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e93b0 item 94 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb40): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb40): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.883056593 +0000 UTC m=+97.542378478 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffb40): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffc00): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffc00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffc00): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffc00): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffc00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.883056593 +0000 UTC m=+97.542378478 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffc00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9500 item 94 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.885544572 +0000 UTC m=+97.544866506 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffcc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffd00): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffd00): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffd00): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9c70 item 95 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffd00): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffd00): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.886439492 +0000 UTC m=+97.545761376 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffd00): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffdc0): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffdc0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffdc0): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffdc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffdc0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.886439492 +0000 UTC m=+97.545761376 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffdc0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9ea0 item 95 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 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/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): open at offset 0 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): _readAt: size=2, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): >_readAt: n=0, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.889027429 +0000 UTC m=+97.548349303 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffe80): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffec0): _writeAt: size=5, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffec0): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffec0): >openPending: err= 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460690 item 96 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffec0): >_writeAt: n=5, err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffec0): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.890395938 +0000 UTC m=+97.549717811 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc0002ffec0): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000780000): _readAt: size=512, off=0 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000780000): openPending: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000780000): >openPending: err= 2025/03/30 03:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000780000): >_readAt: n=5, err=EOF 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000780000): close: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:20.890395938 +0000 UTC m=+97.549717811 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:20 DEBUG : open-test-file(0xc000780000): >close: err= 2025/03/30 03:57:20 DEBUG : open-test-file: Remove: 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004609a0 item 96 2025/03/30 03:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:20 DEBUG : open-test-file: >Remove: err= 2025/03/30 03:57:20 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:20 DEBUG : : Looking for writers 2025/03/30 03:57:20 DEBUG : >WaitForWriters: 2025/03/30 03:57:20 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:21 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/30 03:57:21 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781440): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781440): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781440): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781440): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781440): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.164599521 +0000 UTC m=+97.823921395 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781440): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.164599521 +0000 UTC m=+97.823921395 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781480): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007814c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007814c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007814c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007814c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007814c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.164599521 +0000 UTC m=+97.823921395 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007814c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460620 item 1 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781500): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781500): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781500): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781500): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781500): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.168713893 +0000 UTC m=+97.828035757 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781500): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781540): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781540): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781540): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781540): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781540): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.168713893 +0000 UTC m=+97.828035757 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781540): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460c40 item 2 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781580): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781580): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781580): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.170486439 +0000 UTC m=+97.829808313 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.170486439 +0000 UTC m=+97.829808313 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007815c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781600): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781600): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781600): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781600): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781600): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.170486439 +0000 UTC m=+97.829808313 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781600): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461490 item 3 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781680): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781680): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781680): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.172855615 +0000 UTC m=+97.832177488 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781700): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781700): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781700): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781700): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781700): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.172855615 +0000 UTC m=+97.832177488 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781700): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461a40 item 4 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781740): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781740): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781740): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781740): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781740): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.174801687 +0000 UTC m=+97.834123571 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781740): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.174801687 +0000 UTC m=+97.834123571 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781780): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c000): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c000): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c000): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c000): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c000): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.174801687 +0000 UTC m=+97.834123571 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c000): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461f10 item 5 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c080): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c080): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c080): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c080): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c080): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.17749394 +0000 UTC m=+97.836815823 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c080): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c100): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c100): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c100): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c100): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c100): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.17749394 +0000 UTC m=+97.836815823 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c100): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6a10 item 6 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c180): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c180): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c180): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c180): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c180): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.179472973 +0000 UTC m=+97.838794847 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c180): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.179472973 +0000 UTC m=+97.838794847 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c240): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c280): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c280): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c280): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c280): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c280): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.179472973 +0000 UTC m=+97.838794847 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c280): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7030 item 7 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c300): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c300): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c300): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.182356574 +0000 UTC m=+97.841678459 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c380): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c380): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c380): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c380): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c380): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.182356574 +0000 UTC m=+97.841678459 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c380): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c78f0 item 8 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c3c0): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000f3c3c0): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c3c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c3c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c3c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c3c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c400): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c400): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c400): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.18423064 +0000 UTC m=+97.843552515 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.18423064 +0000 UTC m=+97.843552515 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c440): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c480): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c480): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c480): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c480): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c480): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.18423064 +0000 UTC m=+97.843552515 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c480): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7c70 item 9 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c500): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c500): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c500): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c500): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c500): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.186666693 +0000 UTC m=+97.845988567 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c500): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c580): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c580): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c580): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.186666693 +0000 UTC m=+97.845988567 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b63f0 item 10 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c640): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000f3c640): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c640): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c640): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c640): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c640): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c680): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c680): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c680): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.18852486 +0000 UTC m=+97.847846734 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.18852486 +0000 UTC m=+97.847846734 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c740): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c780): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c780): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c780): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c780): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c780): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.18852486 +0000 UTC m=+97.847846734 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c780): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b68c0 item 11 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c800): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c800): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c800): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c800): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c800): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.190951854 +0000 UTC m=+97.850273728 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c800): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c880): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c880): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c880): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c880): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c880): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.190951854 +0000 UTC m=+97.850273728 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c880): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7490 item 12 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c940): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000f3c940): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c940): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c940): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c940): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c940): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c940): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c980): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c980): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c980): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c980): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c980): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.192730963 +0000 UTC m=+97.852052837 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3c980): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ca80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ca80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ca80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ca80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ca80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.192730963 +0000 UTC m=+97.852052837 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ca80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b78f0 item 13 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.194584131 +0000 UTC m=+97.853906005 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.194584131 +0000 UTC m=+97.853906005 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cb80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590150 item 14 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc40): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000f3cc40): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc40): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc40): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc40): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc40): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.196561742 +0000 UTC m=+97.855883616 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cc80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cd40): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cd40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cd40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cd40): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cd40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.196561742 +0000 UTC m=+97.855883616 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cd40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590460 item 15 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cdc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cdc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cdc0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cdc0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cdc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.198461637 +0000 UTC m=+97.857783522 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cdc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce40): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce40): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.198461637 +0000 UTC m=+97.857783522 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005909a0 item 16 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.200437335 +0000 UTC m=+97.859759219 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3ce80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.200437335 +0000 UTC m=+97.859759219 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cec0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf00): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.200437335 +0000 UTC m=+97.859759219 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590cb0 item 17 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.203152731 +0000 UTC m=+97.862474615 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3cf80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d000): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d000): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d000): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d000): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d000): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.203152731 +0000 UTC m=+97.862474615 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d000): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005910a0 item 18 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d080): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d080): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d080): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d080): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d080): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.205019575 +0000 UTC m=+97.864341458 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d080): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.205019575 +0000 UTC m=+97.864341458 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d140): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d180): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d180): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d180): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d180): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d180): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.205019575 +0000 UTC m=+97.864341458 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d180): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591420 item 19 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d200): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d200): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d200): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d200): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d200): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.207467197 +0000 UTC m=+97.866789072 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d200): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d280): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d280): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d280): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d280): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d280): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.207467197 +0000 UTC m=+97.866789072 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d280): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591880 item 20 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d300): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d300): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d300): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.209311308 +0000 UTC m=+97.868633182 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.209311308 +0000 UTC m=+97.868633182 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d3c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d400): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d400): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d400): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.209311308 +0000 UTC m=+97.868633182 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591b90 item 21 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d480): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d480): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d480): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d480): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d480): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.211762257 +0000 UTC m=+97.871084131 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d480): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d500): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d500): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d500): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d500): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d500): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.211762257 +0000 UTC m=+97.871084131 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d500): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004861c0 item 22 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d580): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d580): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d580): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.213631044 +0000 UTC m=+97.872952919 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.213631044 +0000 UTC m=+97.872952919 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d680): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d680): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d680): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.213631044 +0000 UTC m=+97.872952919 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486690 item 23 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d700): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d700): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d700): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d700): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d700): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.21638377 +0000 UTC m=+97.875705655 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d700): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d780): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d780): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d780): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d780): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d780): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.21638377 +0000 UTC m=+97.875705655 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d780): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a80 item 24 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d840): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000f3d840): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d840): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d840): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d840): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d840): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d840): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d880): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d880): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d880): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d880): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d880): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.21838724 +0000 UTC m=+97.877709124 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d880): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.21838724 +0000 UTC m=+97.877709124 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d940): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d980): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d980): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d980): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d980): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d980): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.21838724 +0000 UTC m=+97.877709124 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3d980): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486e70 item 25 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.221145657 +0000 UTC m=+97.880467521 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.221145657 +0000 UTC m=+97.880467521 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3da80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487490 item 26 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db40): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000f3db40): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db40): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db40): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db40): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db40): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.223196295 +0000 UTC m=+97.882518169 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3db80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.223196295 +0000 UTC m=+97.882518169 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.223196295 +0000 UTC m=+97.882518169 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dc80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004878f0 item 27 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.226087671 +0000 UTC m=+97.885409535 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.226087671 +0000 UTC m=+97.885409535 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3dd80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300070 item 28 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de40): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000f3de40): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de40): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de40): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de40): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de40): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.228285345 +0000 UTC m=+97.887607209 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3de80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3df40): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3df40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3df40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3df40): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3df40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.228285345 +0000 UTC m=+97.887607209 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000f3df40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300310 item 29 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852040): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852040): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852040): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852040): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852040): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.230497085 +0000 UTC m=+97.889818950 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852040): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008520c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008520c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008520c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008520c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008520c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.230497085 +0000 UTC m=+97.889818950 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008520c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300a80 item 30 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852180): _readAt: size=2, off=0 2025/03/30 03:57:21 ERROR : open-test-file(0xc000852180): Couldn't read size of file 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852180): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852180): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852180): >_writeAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852180): close: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852180): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008521c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008521c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008521c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008521c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008521c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.232640628 +0000 UTC m=+97.891962492 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008521c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852280): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852280): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852280): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852280): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852280): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.232640628 +0000 UTC m=+97.891962492 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852280): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e70 item 31 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852300): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852300): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852300): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.234683361 +0000 UTC m=+97.894005226 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852380): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852380): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852380): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852380): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852380): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.234683361 +0000 UTC m=+97.894005226 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852380): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301490 item 32 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008523c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008523c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008523c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008523c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008523c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.236679256 +0000 UTC m=+97.896001120 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008523c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301960 item 33 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.237635531 +0000 UTC m=+97.896957416 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852640): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852640): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852640): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.237635531 +0000 UTC m=+97.896957416 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301b20 item 33 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852680): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852680): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852680): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.239839057 +0000 UTC m=+97.899160982 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be0e0 item 34 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.240829005 +0000 UTC m=+97.900150879 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008526c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852700): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852700): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852700): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852700): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852700): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.240829005 +0000 UTC m=+97.900150879 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852700): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be230 item 34 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852740): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852740): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852740): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852740): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852740): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.242882478 +0000 UTC m=+97.902204353 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852740): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be5b0 item 35 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.243726973 +0000 UTC m=+97.903048847 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852780): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008527c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008527c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008527c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008527c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008527c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.243726973 +0000 UTC m=+97.903048847 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008527c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be770 item 35 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852840): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852840): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852840): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852840): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852840): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.246187591 +0000 UTC m=+97.905509475 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852840): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bebd0 item 36 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.247106304 +0000 UTC m=+97.906428179 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852900): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852940): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852940): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852940): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852940): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852940): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.247106304 +0000 UTC m=+97.906428179 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852940): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bed20 item 36 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852980): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852980): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852980): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852980): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852980): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.249202308 +0000 UTC m=+97.908524172 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852980): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf260 item 37 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.249870081 +0000 UTC m=+97.909191945 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0008529c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a00): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.249870081 +0000 UTC m=+97.909191945 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf570 item 37 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.252051705 +0000 UTC m=+97.911373559 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852a80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf8f0 item 38 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.252775845 +0000 UTC m=+97.912097709 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b80): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.252775845 +0000 UTC m=+97.912097709 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852b80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfab0 item 38 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852c00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852c00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852c00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852c00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852c00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.254653117 +0000 UTC m=+97.913974981 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852c00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfea0 item 39 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.255323004 +0000 UTC m=+97.914644868 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852cc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d00): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.255323004 +0000 UTC m=+97.914644868 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 39 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.257165251 +0000 UTC m=+97.916487115 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852d80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002def50 item 40 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.257789232 +0000 UTC m=+97.917111096 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e80): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.257789232 +0000 UTC m=+97.917111096 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852e80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df180 item 40 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.259478482 +0000 UTC m=+97.918800346 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852ec0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df730 item 41 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.260099508 +0000 UTC m=+97.919421372 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfce0 item 41 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.260836801 +0000 UTC m=+97.920158666 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.260836801 +0000 UTC m=+97.920158666 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000852f80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4690 item 41 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.262553112 +0000 UTC m=+97.921874976 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853140): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853180): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853180): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853180): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5420 item 42 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853180): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853180): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.263156926 +0000 UTC m=+97.922478789 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853180): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f56c0 item 42 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.263861197 +0000 UTC m=+97.923183072 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853240): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853280): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853280): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853280): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853280): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853280): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.263861197 +0000 UTC m=+97.923183072 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853280): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5a40 item 42 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.265614106 +0000 UTC m=+97.924935970 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853340): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853380): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853380): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853380): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005761c0 item 43 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853380): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853380): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.266225794 +0000 UTC m=+97.925547659 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853380): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576460 item 43 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.266881696 +0000 UTC m=+97.926203569 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853440): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853480): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853480): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853480): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853480): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853480): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.266881696 +0000 UTC m=+97.926203569 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853480): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576700 item 43 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.268619116 +0000 UTC m=+97.927940991 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853540): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853580): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853580): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576af0 item 44 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853580): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.269637657 +0000 UTC m=+97.928959542 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576d90 item 44 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.270409956 +0000 UTC m=+97.929731840 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853680): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853680): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853680): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.270409956 +0000 UTC m=+97.929731840 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577030 item 44 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.271917806 +0000 UTC m=+97.931239671 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853740): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853780): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853780): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853780): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577570 item 45 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853780): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853780): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.272426591 +0000 UTC m=+97.931748454 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853780): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853840): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853840): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853840): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853840): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853840): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.272426591 +0000 UTC m=+97.931748454 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853840): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577730 item 45 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.274028106 +0000 UTC m=+97.933349970 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853900): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853940): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853940): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853940): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577c70 item 46 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853940): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853940): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.274518297 +0000 UTC m=+97.933840161 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853940): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853a00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853a00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853a00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853a00): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853a00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.274518297 +0000 UTC m=+97.933840161 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853a00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a070 item 46 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.276298677 +0000 UTC m=+97.935620541 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ac0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853b00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853b00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853b00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a540 item 47 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853b00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853b00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.276863597 +0000 UTC m=+97.936185461 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853b00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853bc0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853bc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853bc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853bc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853bc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.276863597 +0000 UTC m=+97.936185461 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853bc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a7e0 item 47 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.278310433 +0000 UTC m=+97.937632316 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853c80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853cc0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853cc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853cc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059abd0 item 48 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853cc0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853cc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.278855045 +0000 UTC m=+97.938176908 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853cc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853d80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853d80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853d80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853d80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853d80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.278855045 +0000 UTC m=+97.938176908 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853d80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ad20 item 48 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853dc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853dc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853dc0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853dc0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853dc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.280364747 +0000 UTC m=+97.939686622 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853dc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b0a0 item 49 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.281033372 +0000 UTC m=+97.940355237 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e40): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e40): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.281033372 +0000 UTC m=+97.940355237 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853e40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b260 item 49 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ec0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ec0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ec0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ec0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ec0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.282560569 +0000 UTC m=+97.941882433 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000853ec0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b570 item 50 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.283300046 +0000 UTC m=+97.942621900 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420000): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420040): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420040): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420040): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420040): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420040): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.283300046 +0000 UTC m=+97.942621900 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420040): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b730 item 50 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004200c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004200c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004200c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004200c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004200c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.285041294 +0000 UTC m=+97.944363168 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004200c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bb20 item 51 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.285694019 +0000 UTC m=+97.945015893 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420180): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004201c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004201c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004201c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004201c0): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004201c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.285694019 +0000 UTC m=+97.945015893 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004201c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bd50 item 51 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420240): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420240): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420240): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420240): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420240): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.287400291 +0000 UTC m=+97.946722166 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420240): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005980e0 item 52 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.288079596 +0000 UTC m=+97.947401479 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420380): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420380): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420380): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420380): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420380): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.288079596 +0000 UTC m=+97.947401479 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420380): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598230 item 52 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420400): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420400): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420400): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.289620768 +0000 UTC m=+97.948942652 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005985b0 item 53 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.29024572 +0000 UTC m=+97.949567594 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004204c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420500): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420500): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420500): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420500): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420500): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.29024572 +0000 UTC m=+97.949567594 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420500): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598700 item 53 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420580): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420580): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420580): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.291800689 +0000 UTC m=+97.951122553 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598b60 item 54 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.292430039 +0000 UTC m=+97.951751903 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420680): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420680): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420680): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.292430039 +0000 UTC m=+97.951751903 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598d20 item 54 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420700): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420700): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420700): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420700): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420700): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.293843332 +0000 UTC m=+97.953165196 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420700): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599180 item 55 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.294382273 +0000 UTC m=+97.953704137 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004207c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420800): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420800): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420800): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420800): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420800): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.294382273 +0000 UTC m=+97.953704137 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420800): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599500 item 55 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420880): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420880): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420880): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420880): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420880): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.296115556 +0000 UTC m=+97.955437420 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420880): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599810 item 56 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.296855384 +0000 UTC m=+97.956177249 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420940): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420980): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420980): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420980): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420980): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420980): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.296855384 +0000 UTC m=+97.956177249 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420980): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599960 item 56 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.298344859 +0000 UTC m=+97.957666723 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599ce0 item 57 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.298976855 +0000 UTC m=+97.958298719 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420a80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599f10 item 57 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.299601478 +0000 UTC m=+97.958923342 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420b40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420bc0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420bc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420bc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420bc0): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420bc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.299601478 +0000 UTC m=+97.958923342 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000420bc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004581c0 item 57 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.301716267 +0000 UTC m=+97.961038150 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004210c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421100): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421100): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421100): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458930 item 58 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421100): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421100): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.302590898 +0000 UTC m=+97.961912772 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421100): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458a80 item 58 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.303527135 +0000 UTC m=+97.962849019 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004211c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421200): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421200): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421200): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421200): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421200): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.303527135 +0000 UTC m=+97.962849019 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421200): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458cb0 item 58 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.305563747 +0000 UTC m=+97.964885631 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004212c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421300): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421300): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004590a0 item 59 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421300): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.306367304 +0000 UTC m=+97.965689189 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004592d0 item 59 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.307234401 +0000 UTC m=+97.966556275 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004213c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421400): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421400): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421400): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.307234401 +0000 UTC m=+97.966556275 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459420 item 59 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.309533887 +0000 UTC m=+97.968855771 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004214c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421500): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421500): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421500): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459730 item 60 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421500): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421500): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.310464113 +0000 UTC m=+97.969785987 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421500): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459960 item 60 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.311250629 +0000 UTC m=+97.970572513 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004215c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421600): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421600): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421600): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421600): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421600): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.311250629 +0000 UTC m=+97.970572513 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421600): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459b20 item 60 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.313136238 +0000 UTC m=+97.972458112 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004216c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421700): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421700): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421700): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce000 item 61 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421700): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421700): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.313812566 +0000 UTC m=+97.973134451 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421700): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004217c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004217c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004217c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004217c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004217c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.313812566 +0000 UTC m=+97.973134451 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0004217c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce460 item 61 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.315880317 +0000 UTC m=+97.975202190 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421880): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421900): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421900): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421900): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce930 item 62 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421900): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421900): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.316721666 +0000 UTC m=+97.976043539 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421900): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421c00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421c00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421c00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421c00): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421c00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.316721666 +0000 UTC m=+97.976043539 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000421c00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cea80 item 62 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.318710117 +0000 UTC m=+97.978032001 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242400): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242400): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6000 item 63 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242400): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.320127878 +0000 UTC m=+97.979449753 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.320127878 +0000 UTC m=+97.979449753 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6850 item 63 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): >_readAt: n=0, err=Bad file descriptor 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.322126178 +0000 UTC m=+97.981448053 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002425c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002425c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002425c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6cb0 item 64 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002425c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002425c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.32271919 +0000 UTC m=+97.982041075 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002425c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.32271919 +0000 UTC m=+97.982041075 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6e70 item 64 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002426c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002426c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002426c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002426c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002426c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.324563422 +0000 UTC m=+97.983885306 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002426c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7340 item 65 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.325289084 +0000 UTC m=+97.984610958 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242700): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242780): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242780): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242780): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242780): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242780): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.325289084 +0000 UTC m=+97.984610958 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242780): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7570 item 65 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002427c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002427c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002427c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002427c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002427c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.329226282 +0000 UTC m=+97.988548167 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002427c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7960 item 66 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.330022326 +0000 UTC m=+97.989344201 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002428c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242980): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242980): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242980): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242980): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242980): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.330022326 +0000 UTC m=+97.989344201 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242980): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7b90 item 66 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.33175115 +0000 UTC m=+97.991073024 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae070 item 67 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.332945611 +0000 UTC m=+97.992267496 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.332945611 +0000 UTC m=+97.992267496 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242a80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae2a0 item 67 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242b00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242b00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242b00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242b00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242b00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.334881905 +0000 UTC m=+97.994203789 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242b00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae770 item 68 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.335722443 +0000 UTC m=+97.995044317 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c40): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c40): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.335722443 +0000 UTC m=+97.995044317 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aea10 item 68 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.337641484 +0000 UTC m=+97.996963358 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242c80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aee70 item 69 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.338430445 +0000 UTC m=+97.997752319 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242cc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242dc0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242dc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242dc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242dc0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242dc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.338430445 +0000 UTC m=+97.997752319 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242dc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aefc0 item 69 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781800): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781800): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781800): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781800): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781800): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.340563477 +0000 UTC m=+97.999885352 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781800): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 70 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.341537335 +0000 UTC m=+98.000859209 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0007818c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781900): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781900): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781900): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781900): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781900): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.341537335 +0000 UTC m=+98.000859209 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781900): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492620 item 70 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781980): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781980): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781980): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781980): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781980): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.343440316 +0000 UTC m=+98.002762190 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781980): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 71 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.344244876 +0000 UTC m=+98.003566760 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.344244876 +0000 UTC m=+98.003566760 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781a80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492af0 item 71 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781b00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781b00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781b00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781b00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781b00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.346168817 +0000 UTC m=+98.005490691 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781b00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492ee0 item 72 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.346926748 +0000 UTC m=+98.006248623 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781bc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c00): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.346926748 +0000 UTC m=+98.006248623 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493180 item 72 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.34876078 +0000 UTC m=+98.008082655 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 73 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.349538831 +0000 UTC m=+98.008860705 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781c80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004937a0 item 73 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.350384728 +0000 UTC m=+98.009706603 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781cc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781d00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781d00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781d00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781d00): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781d00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.350384728 +0000 UTC m=+98.009706603 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781d00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493960 item 73 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.352398527 +0000 UTC m=+98.011720412 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781dc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781e00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781e00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781e00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493d50 item 74 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781e00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781e00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.353046033 +0000 UTC m=+98.012367907 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781e00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 74 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.353885106 +0000 UTC m=+98.013206981 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781ec0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781f00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781f00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781f00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781f00): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781f00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.353885106 +0000 UTC m=+98.013206981 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000781f00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006060e0 item 74 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.355733646 +0000 UTC m=+98.015055530 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe040): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe0c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe0c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe0c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006064d0 item 75 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe0c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe0c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.356324445 +0000 UTC m=+98.015646329 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe0c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): _writeAt: size=3, off=2 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606620 item 75 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.357162628 +0000 UTC m=+98.016484512 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe280): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe300): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe300): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe300): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.357162628 +0000 UTC m=+98.016484512 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606770 item 75 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.359020695 +0000 UTC m=+98.018342569 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe3c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe400): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe400): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606af0 item 76 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe400): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.359592808 +0000 UTC m=+98.018914682 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606c40 item 76 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): _writeAt: size=3, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.360443204 +0000 UTC m=+98.019765088 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe4c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe500): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe500): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe500): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe500): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe500): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.360443204 +0000 UTC m=+98.019765088 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe500): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606e00 item 76 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.362193268 +0000 UTC m=+98.021515143 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe5c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe600): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe600): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe600): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006070a0 item 77 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe600): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe600): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.363038455 +0000 UTC m=+98.022360339 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe600): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe6c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe6c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe6c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe6c0): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe6c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.363038455 +0000 UTC m=+98.022360339 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe6c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006071f0 item 77 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.365527285 +0000 UTC m=+98.024849159 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe780): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe7c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe7c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe7c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607490 item 78 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe7c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe7c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.366362012 +0000 UTC m=+98.025683885 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe7c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe880): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe880): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe880): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe880): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe880): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.366362012 +0000 UTC m=+98.025683885 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe880): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607650 item 78 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.368495365 +0000 UTC m=+98.027817248 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242e80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242ec0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242ec0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242ec0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af420 item 79 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242ec0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242ec0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.369167586 +0000 UTC m=+98.028489461 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242ec0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243300): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243300): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243300): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.369167586 +0000 UTC m=+98.028489461 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af5e0 item 79 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.371010846 +0000 UTC m=+98.030332720 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243440): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243440): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243440): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af960 item 80 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243440): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243440): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.371625829 +0000 UTC m=+98.030947704 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243440): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243500): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243500): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243500): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243500): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243500): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.371625829 +0000 UTC m=+98.030947704 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243500): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afce0 item 80 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243540): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243540): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243540): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243540): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243540): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.373545211 +0000 UTC m=+98.032867085 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243540): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a000 item 81 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.374298084 +0000 UTC m=+98.033619959 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002435c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002435c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002435c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002435c0): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002435c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.374298084 +0000 UTC m=+98.033619959 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002435c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a2a0 item 81 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243640): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243640): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243640): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.376046656 +0000 UTC m=+98.035368540 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 82 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.376760355 +0000 UTC m=+98.036082230 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243700): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243740): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243740): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243740): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243740): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243740): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.376760355 +0000 UTC m=+98.036082230 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243740): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a9a0 item 82 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002437c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002437c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002437c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002437c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002437c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.379699891 +0000 UTC m=+98.039021765 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002437c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad90 item 83 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.380884915 +0000 UTC m=+98.040206800 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243880): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002438c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002438c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002438c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002438c0): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002438c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.380884915 +0000 UTC m=+98.040206800 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002438c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 83 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243940): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243940): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243940): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243940): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243940): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.382702015 +0000 UTC m=+98.042023869 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243940): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b490 item 84 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.383595481 +0000 UTC m=+98.042917346 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a40): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a40): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.383595481 +0000 UTC m=+98.042917346 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243a40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b650 item 84 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243ac0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243ac0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243ac0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243ac0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243ac0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.38554513 +0000 UTC m=+98.044866995 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243ac0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bd50 item 85 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.386367564 +0000 UTC m=+98.045689418 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243b80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243bc0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243bc0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243bc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243bc0): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243bc0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.386367564 +0000 UTC m=+98.045689418 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243bc0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e81c0 item 85 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243c40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243c40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243c40): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243c40): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243c40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.38863551 +0000 UTC m=+98.047957364 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243c40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8700 item 86 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.389768427 +0000 UTC m=+98.049090290 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d40): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d40): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.389768427 +0000 UTC m=+98.049090290 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000243d40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8a80 item 86 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000618640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000618640): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000618640): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000618640): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000618640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.393604676 +0000 UTC m=+98.052926530 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000618640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607730 item 87 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.394820547 +0000 UTC m=+98.054142411 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe9c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.394820547 +0000 UTC m=+98.054142411 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc000): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce1c0 item 87 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc080): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc080): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc080): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc080): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc080): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.39695862 +0000 UTC m=+98.056280474 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc080): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce690 item 88 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.397595043 +0000 UTC m=+98.056916908 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc140): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc200): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc200): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc200): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc200): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc200): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.397595043 +0000 UTC m=+98.056916908 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc200): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce9a0 item 88 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.398954916 +0000 UTC m=+98.058276780 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc300): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc340): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc340): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc340): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ced90 item 89 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc340): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc340): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.399511811 +0000 UTC m=+98.058833665 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc340): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cefc0 item 89 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.400312393 +0000 UTC m=+98.059634257 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc4c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc4c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc4c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc4c0): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc4c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.400312393 +0000 UTC m=+98.059634257 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc4c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf180 item 89 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.402422633 +0000 UTC m=+98.061744497 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cc9c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cca80): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cca80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cca80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf570 item 90 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cca80): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cca80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.403131904 +0000 UTC m=+98.062453758 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cca80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf730 item 90 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.404049276 +0000 UTC m=+98.063371130 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccb80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccc00): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccc00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccc00): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccc00): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccc00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.404049276 +0000 UTC m=+98.063371130 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccc00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfa40 item 90 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.406131604 +0000 UTC m=+98.065453458 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce00): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce40): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce40): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfe30 item 91 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce40): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.406913391 +0000 UTC m=+98.066235255 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cce40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): >_readAt: n=2, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): _writeAt: size=3, off=7 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8230 item 91 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.407805545 +0000 UTC m=+98.067127399 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005ccf40): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd2c0): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd2c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd2c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd2c0): >_readAt: n=8, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd2c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.407805545 +0000 UTC m=+98.067127399 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd2c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8460 item 91 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.409968454 +0000 UTC m=+98.069290308 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd3c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd400): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd400): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd400): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8f50 item 92 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd400): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd400): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.410704966 +0000 UTC m=+98.070026831 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd400): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): open at offset 5 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9180 item 92 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): _readAt: size=2, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): _writeAt: size=3, off=5 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): >_writeAt: n=3, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.411665409 +0000 UTC m=+98.070987263 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd680): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd680): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd680): >_readAt: n=3, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.411665409 +0000 UTC m=+98.070987263 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9490 item 92 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.413744851 +0000 UTC m=+98.073066705 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cd8c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdac0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdac0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdac0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9c00 item 93 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdac0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdac0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.414473568 +0000 UTC m=+98.073795422 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdac0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdd80): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdd80): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdd80): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdd80): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdd80): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.414473568 +0000 UTC m=+98.073795422 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0005cdd80): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9e30 item 93 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.416727057 +0000 UTC m=+98.076048921 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242480): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2310 item 94 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.417215984 +0000 UTC m=+98.076537839 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002424c0): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.417215984 +0000 UTC m=+98.076537839 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242580): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2460 item 94 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.419205909 +0000 UTC m=+98.078527782 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242640): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2770 item 95 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.4198615 +0000 UTC m=+98.079183373 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc000242680): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe240): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe240): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe240): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe240): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe240): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.4198615 +0000 UTC m=+98.079183373 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe240): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606070 item 95 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 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/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): open at offset 0 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): _readAt: size=2, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): >_readAt: n=0, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.421400488 +0000 UTC m=+98.080722342 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe340): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe380): _writeAt: size=5, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe380): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe380): >openPending: err= 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606460 item 96 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe380): >_writeAt: n=5, err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe380): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.421962602 +0000 UTC m=+98.081284466 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe380): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/30 03:57:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/30 03:57:21 DEBUG : open-test-file: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe440): _readAt: size=512, off=0 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe440): openPending: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe440): >openPending: err= 2025/03/30 03:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe440): >_readAt: n=5, err=EOF 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe440): close: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-30 03:57:21.421962602 +0000 UTC m=+98.081284466 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:21 DEBUG : open-test-file(0xc0002fe440): >close: err= 2025/03/30 03:57:21 DEBUG : open-test-file: Remove: 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006065b0 item 96 2025/03/30 03:57:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/30 03:57:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/30 03:57:21 DEBUG : open-test-file: >Remove: err= 2025/03/30 03:57:21 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:21 DEBUG : : Looking for writers 2025/03/30 03:57:21 DEBUG : >WaitForWriters: 2025/03/30 03:57:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.08s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- 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.55s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:21 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:21 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:21 DEBUG : file1: newRWFileHandle: 2025/03/30 03:57:21 DEBUG : file1(0xc000243dc0): openPending: 2025/03/30 03:57:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:21 DEBUG : file1(0xc000243dc0): >openPending: err= 2025/03/30 03:57:21 DEBUG : file1: >newRWFileHandle: err= 2025/03/30 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:57:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/30 03:57:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/30 03:57:21 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:21 DEBUG : : Looking for writers 2025/03/30 03:57:21 DEBUG : file1: reading active writers 2025/03/30 03:57:21 DEBUG : file1: active writers 1 2025/03/30 03:57:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:21 DEBUG : : Looking for writers 2025/03/30 03:57:21 DEBUG : file1: reading active writers 2025/03/30 03:57:21 DEBUG : file1: active writers 1 2025/03/30 03:57:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:21 DEBUG : : Looking for writers 2025/03/30 03:57:21 DEBUG : file1: reading active writers 2025/03/30 03:57:21 DEBUG : file1: active writers 1 2025/03/30 03:57:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:21 DEBUG : : Looking for writers 2025/03/30 03:57:21 DEBUG : file1: reading active writers 2025/03/30 03:57:21 DEBUG : file1: active writers 1 2025/03/30 03:57:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:21 DEBUG : : Looking for writers 2025/03/30 03:57:21 DEBUG : file1: reading active writers 2025/03/30 03:57:21 DEBUG : file1: active writers 1 2025/03/30 03:57:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:22 DEBUG : : Looking for writers 2025/03/30 03:57:22 DEBUG : file1: reading active writers 2025/03/30 03:57:22 DEBUG : file1: active writers 1 2025/03/30 03:57:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:22 DEBUG : : Looking for writers 2025/03/30 03:57:22 DEBUG : file1: reading active writers 2025/03/30 03:57:22 DEBUG : file1: active writers 1 2025/03/30 03:57:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/30 03:57:22 DEBUG : : Looking for writers 2025/03/30 03:57:22 DEBUG : file1: reading active writers 2025/03/30 03:57:22 DEBUG : file1: active writers 1 2025/03/30 03:57:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:23 DEBUG : : Looking for writers 2025/03/30 03:57:23 DEBUG : file1: reading active writers 2025/03/30 03:57:23 DEBUG : file1: active writers 1 2025/03/30 03:57:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:24 DEBUG : : Looking for writers 2025/03/30 03:57:24 DEBUG : file1: reading active writers 2025/03/30 03:57:24 DEBUG : file1: active writers 1 2025/03/30 03:57:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:25 DEBUG : : Looking for writers 2025/03/30 03:57:25 DEBUG : file1: reading active writers 2025/03/30 03:57:25 DEBUG : file1: active writers 1 2025/03/30 03:57:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:26 DEBUG : : Looking for writers 2025/03/30 03:57:26 DEBUG : file1: reading active writers 2025/03/30 03:57:26 DEBUG : file1: active writers 1 2025/03/30 03:57:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:27 DEBUG : : Looking for writers 2025/03/30 03:57:27 DEBUG : file1: reading active writers 2025/03/30 03:57:27 DEBUG : file1: active writers 1 2025/03/30 03:57:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:28 DEBUG : : Looking for writers 2025/03/30 03:57:28 DEBUG : file1: reading active writers 2025/03/30 03:57:28 DEBUG : file1: active writers 1 2025/03/30 03:57:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:29 DEBUG : : Looking for writers 2025/03/30 03:57:29 DEBUG : file1: reading active writers 2025/03/30 03:57:29 DEBUG : file1: active writers 1 2025/03/30 03:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:30 DEBUG : : Looking for writers 2025/03/30 03:57:30 DEBUG : file1: reading active writers 2025/03/30 03:57:30 DEBUG : file1: active writers 1 2025/03/30 03:57:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:31 DEBUG : : Looking for writers 2025/03/30 03:57:31 DEBUG : file1: reading active writers 2025/03/30 03:57:31 DEBUG : file1: active writers 1 2025/03/30 03:57:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:32 DEBUG : : Looking for writers 2025/03/30 03:57:32 DEBUG : file1: reading active writers 2025/03/30 03:57:32 DEBUG : file1: active writers 1 2025/03/30 03:57:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:33 DEBUG : : Looking for writers 2025/03/30 03:57:33 DEBUG : file1: reading active writers 2025/03/30 03:57:33 DEBUG : file1: active writers 1 2025/03/30 03:57:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:34 DEBUG : : Looking for writers 2025/03/30 03:57:34 DEBUG : file1: reading active writers 2025/03/30 03:57:34 DEBUG : file1: active writers 1 2025/03/30 03:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:35 DEBUG : : Looking for writers 2025/03/30 03:57:35 DEBUG : file1: reading active writers 2025/03/30 03:57:35 DEBUG : file1: active writers 1 2025/03/30 03:57:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:36 DEBUG : : Looking for writers 2025/03/30 03:57:36 DEBUG : file1: reading active writers 2025/03/30 03:57:36 DEBUG : file1: active writers 1 2025/03/30 03:57:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:37 DEBUG : : Looking for writers 2025/03/30 03:57:37 DEBUG : file1: reading active writers 2025/03/30 03:57:37 DEBUG : file1: active writers 1 2025/03/30 03:57:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:38 DEBUG : : Looking for writers 2025/03/30 03:57:38 DEBUG : file1: reading active writers 2025/03/30 03:57:38 DEBUG : file1: active writers 1 2025/03/30 03:57:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:39 DEBUG : : Looking for writers 2025/03/30 03:57:39 DEBUG : file1: reading active writers 2025/03/30 03:57:39 DEBUG : file1: active writers 1 2025/03/30 03:57:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:40 DEBUG : : Looking for writers 2025/03/30 03:57:40 DEBUG : file1: reading active writers 2025/03/30 03:57:40 DEBUG : file1: active writers 1 2025/03/30 03:57:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:41 DEBUG : : Looking for writers 2025/03/30 03:57:41 DEBUG : file1: reading active writers 2025/03/30 03:57:41 DEBUG : file1: active writers 1 2025/03/30 03:57:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:42 DEBUG : : Looking for writers 2025/03/30 03:57:42 DEBUG : file1: reading active writers 2025/03/30 03:57:42 DEBUG : file1: active writers 1 2025/03/30 03:57:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:43 DEBUG : : Looking for writers 2025/03/30 03:57:43 DEBUG : file1: reading active writers 2025/03/30 03:57:43 DEBUG : file1: active writers 1 2025/03/30 03:57:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:44 DEBUG : : Looking for writers 2025/03/30 03:57:44 DEBUG : file1: reading active writers 2025/03/30 03:57:44 DEBUG : file1: active writers 1 2025/03/30 03:57:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:45 DEBUG : : Looking for writers 2025/03/30 03:57:45 DEBUG : file1: reading active writers 2025/03/30 03:57:45 DEBUG : file1: active writers 1 2025/03/30 03:57:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:46 DEBUG : : Looking for writers 2025/03/30 03:57:46 DEBUG : file1: reading active writers 2025/03/30 03:57:46 DEBUG : file1: active writers 1 2025/03/30 03:57:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:47 DEBUG : : Looking for writers 2025/03/30 03:57:47 DEBUG : file1: reading active writers 2025/03/30 03:57:47 DEBUG : file1: active writers 1 2025/03/30 03:57:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:48 DEBUG : : Looking for writers 2025/03/30 03:57:48 DEBUG : file1: reading active writers 2025/03/30 03:57:48 DEBUG : file1: active writers 1 2025/03/30 03:57:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:49 DEBUG : : Looking for writers 2025/03/30 03:57:49 DEBUG : file1: reading active writers 2025/03/30 03:57:49 DEBUG : file1: active writers 1 2025/03/30 03:57:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:50 DEBUG : : Looking for writers 2025/03/30 03:57:50 DEBUG : file1: reading active writers 2025/03/30 03:57:50 DEBUG : file1: active writers 1 2025/03/30 03:57:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/30 03:57:51 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006dc1e0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000f3f608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824649709120} name:file1 opens:1 downloaders: o: fd:0xc00084c450 info:{ModTime:{wall:13975318529160760306 ext:98356611588 loc:0x3e85ba0} ATime:{wall:13975318529160760306 ext:98356611588 loc:0x3e85ba0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/30 03:57:51 DEBUG : >WaitForWriters: 2025/03/30 03:57:51 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.28s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:51 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:51 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:51 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:51 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:51 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:57:51 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:57:51 DEBUG : rename_me: newRWFileHandle: 2025/03/30 03:57:51 DEBUG : rename_me(0xc000853180): openPending: 2025/03/30 03:57:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/30 03:57:51 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/30 03:57:51 DEBUG : rename_me(0xc000853180): >openPending: err= 2025/03/30 03:57:51 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/30 03:57:51 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/30 03:57:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/30 03:57:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/30 03:57:51 DEBUG : rename_me(0xc000853180): _writeAt: size=5, off=0 2025/03/30 03:57:51 DEBUG : rename_me(0xc000853180): >_writeAt: n=5, err= 2025/03/30 03:57:51 DEBUG : rename_me(0xc000853180): close: 2025/03/30 03:57:51 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-30 03:57:51.978497646 +0000 UTC m=+128.637819530 2025/03/30 03:57:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/30 03:57:51 DEBUG : rename_me(0xc000853180): >close: err= 2025/03/30 03:57:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/30 03:57:51 DEBUG : i_was_renamed: Updating file with 0xc0007f80c0 2025/03/30 03:57:51 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/30 03:57:51 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/30 03:57:51 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:57:51 DEBUG : : Looking for writers 2025/03/30 03:57:51 DEBUG : i_was_renamed: reading active writers 2025/03/30 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/30 03:57:51 DEBUG : : Looking for writers 2025/03/30 03:57:51 DEBUG : i_was_renamed: reading active writers 2025/03/30 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/30 03:57:52 DEBUG : : Looking for writers 2025/03/30 03:57:52 DEBUG : i_was_renamed: reading active writers 2025/03/30 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/30 03:57:52 DEBUG : : Looking for writers 2025/03/30 03:57:52 DEBUG : i_was_renamed: reading active writers 2025/03/30 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/30 03:57:52 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/30 03:57:52 DEBUG : : Looking for writers 2025/03/30 03:57:52 DEBUG : i_was_renamed: reading active writers 2025/03/30 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/30 03:57:52 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:52 DEBUG : : Looking for writers 2025/03/30 03:57:52 DEBUG : i_was_renamed: reading active writers 2025/03/30 03:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/30 03:57:52 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:57:52 INFO : i_was_renamed: Copied (new) 2025/03/30 03:57:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-30 03:57:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/30 03:57:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/30 03:57:52 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/30 03:57:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/30 03:57:52 DEBUG : : Looking for writers 2025/03/30 03:57:52 DEBUG : i_was_renamed: reading active writers 2025/03/30 03:57:52 DEBUG : >WaitForWriters: 2025/03/30 03:57:52 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.05s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:57:52 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:57:52 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/30 03:57:52 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:52 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/30 03:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{42CC8}/rclone-test-fezobon4wiki" 2025/03/30 03:57:52 INFO : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:53 DEBUG : : forgetting directory cache 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate(0xc000f60880): _readAt: size=512, off=0 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate(0xc000f60880): openPending: 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-30 02:58:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/30 03:57:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate(0xc000f60880): >openPending: err= 2025/03/30 03:57:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate(0xc000f60880): >_readAt: n=20, err=EOF 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate(0xc000f60880): close: 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 02:58:52 +0000 GMT 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate(0xc000f60880): >close: err= 2025/03/30 03:57:53 DEBUG : : Re-reading directory (195.84681ms old) 2025/03/30 03:57:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:57:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:54 DEBUG : : forgetting directory cache 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate(0xc00087b880): _readAt: size=512, off=0 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate(0xc00087b880): openPending: 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-30 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-30 02:58:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-30 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-03-30 02:58:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/03/30 03:57:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/30 03:57:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate(0xc00087b880): >openPending: err= 2025/03/30 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate(0xc00087b880): >_readAt: n=20, err=EOF 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate(0xc00087b880): close: 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 02:59:52 +0000 GMT 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate(0xc00087b880): >close: err= 2025/03/30 03:57:54 DEBUG : : Re-reading directory (227.103939ms old) 2025/03/30 03:57:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:57:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:54 DEBUG : : forgetting directory cache 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate(0xc0008a3180): _readAt: size=512, off=0 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate(0xc0008a3180): openPending: 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-30 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-03-30 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-30 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-03-30 02:59:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/03/30 03:57:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/30 03:57:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate(0xc0008a3180): >openPending: err= 2025/03/30 03:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate(0xc0008a3180): >_readAt: n=20, err=EOF 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate(0xc0008a3180): close: 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:00:52 +0000 GMT 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate(0xc0008a3180): >close: err= 2025/03/30 03:57:55 DEBUG : : Re-reading directory (202.191699ms old) 2025/03/30 03:57:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:57:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:55 DEBUG : : forgetting directory cache 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate(0xc000a19740): _readAt: size=512, off=0 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate(0xc000a19740): openPending: 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-30 03:01:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-03-30 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-30 03:01:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-03-30 03:00:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/03/30 03:57:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/30 03:57:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate(0xc000a19740): >openPending: err= 2025/03/30 03:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate(0xc000a19740): >_readAt: n=20, err=EOF 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate(0xc000a19740): close: 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:01:52 +0000 GMT 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate(0xc000a19740): >close: err= 2025/03/30 03:57:56 DEBUG : : Re-reading directory (179.953865ms old) 2025/03/30 03:57:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:57:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:56 DEBUG : : forgetting directory cache 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate(0xc00093ce80): _readAt: size=512, off=0 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate(0xc00093ce80): openPending: 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-30 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-03-30 03:01:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-30 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-03-30 03:01:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/03/30 03:57:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/30 03:57:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate(0xc00093ce80): >openPending: err= 2025/03/30 03:57:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate(0xc00093ce80): >_readAt: n=20, err=EOF 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate(0xc00093ce80): close: 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:02:52 +0000 GMT 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate(0xc00093ce80): >close: err= 2025/03/30 03:57:57 DEBUG : : Re-reading directory (199.436658ms old) 2025/03/30 03:57:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:57:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:57 DEBUG : : forgetting directory cache 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0008729c0): _readAt: size=512, off=0 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0008729c0): openPending: 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-30 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-03-30 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-30 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-03-30 03:02:52 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/03/30 03:57:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/30 03:57:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0008729c0): >openPending: err= 2025/03/30 03:57:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0008729c0): >_readAt: n=20, err=EOF 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0008729c0): close: 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:03:52 +0000 GMT 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0008729c0): >close: err= 2025/03/30 03:57:58 DEBUG : : Re-reading directory (189.725034ms old) 2025/03/30 03:57:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:58 DEBUG : : forgetting directory cache 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0009ad8c0): _readAt: size=512, off=0 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0009ad8c0): openPending: 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-30 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-03-30 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-30 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-03-30 03:03:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/03/30 03:57:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/30 03:57:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate(0xc0009ad8c0): >openPending: err= 2025/03/30 03:57:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc0009ad8c0): >_readAt: n=21, err=EOF 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc0009ad8c0): close: 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:04:52 +0000 GMT 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc0009ad8c0): >close: err= 2025/03/30 03:57:59 DEBUG : : Re-reading directory (252.749156ms old) 2025/03/30 03:57:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:57:59 DEBUG : : forgetting directory cache 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc000a84600): _readAt: size=512, off=0 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc000a84600): openPending: 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-30 03:05:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-03-30 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-30 03:05:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-03-30 03:04:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/03/30 03:57:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/30 03:57:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc000a84600): >openPending: err= 2025/03/30 03:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc000a84600): >_readAt: n=22, err=EOF 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc000a84600): close: 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:05:52 +0000 GMT 2025/03/30 03:57:59 DEBUG : TestRWCacheUpdate(0xc000a84600): >close: err= 2025/03/30 03:57:59 DEBUG : : Re-reading directory (192.277462ms old) 2025/03/30 03:58:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:00 DEBUG : : forgetting directory cache 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate(0xc0008c1dc0): _readAt: size=512, off=0 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate(0xc0008c1dc0): openPending: 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-30 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-03-30 03:05:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-30 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-03-30 03:05:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/03/30 03:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/30 03:58:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate(0xc0008c1dc0): >openPending: err= 2025/03/30 03:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate(0xc0008c1dc0): >_readAt: n=23, err=EOF 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate(0xc0008c1dc0): close: 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:06:52 +0000 GMT 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate(0xc0008c1dc0): >close: err= 2025/03/30 03:58:00 DEBUG : : Re-reading directory (197.408872ms old) 2025/03/30 03:58:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:58:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:01 DEBUG : : forgetting directory cache 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate(0xc0008cfc00): _readAt: size=512, off=0 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate(0xc0008cfc00): openPending: 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-30 03:07:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-03-30 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-30 03:07:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-03-30 03:06:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/03/30 03:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/30 03:58:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate(0xc0008cfc00): >openPending: err= 2025/03/30 03:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate(0xc0008cfc00): >_readAt: n=24, err=EOF 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate(0xc0008cfc00): close: 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-30 03:07:52 +0000 GMT 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate(0xc0008cfc00): >close: err= 2025/03/30 03:58:01 DEBUG : : Re-reading directory (177.361571ms old) 2025/03/30 03:58:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/30 03:58:01 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:01 DEBUG : : Looking for writers 2025/03/30 03:58:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/30 03:58:01 DEBUG : >WaitForWriters: 2025/03/30 03:58:01 DEBUG : webdav root 'rclone-test-fezobon4wiki': vfs cache: cleaner exiting 2025/03/30 03:58:01 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (9.18s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:02 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:02 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:03 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:03 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/30 03:58:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/30 03:58:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/30 03:58:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/30 03:58:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/30 03:58:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/30 03:58:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/30 03:58:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/30 03:58:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/30 03:58:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/30 03:58:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/30 03:58:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/30 03:58:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/30 03:58:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/30 03:58:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/30 03:58:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/30 03:58:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/30 03:58:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/30 03:58:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/30 03:58:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/30 03:58:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/30 03:58:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/30 03:58:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/30 03:58:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:04 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:04 DEBUG : : Looking for writers 2025/03/30 03:58:04 DEBUG : FiLeB: reading active writers 2025/03/30 03:58:04 DEBUG : FilEb: reading active writers 2025/03/30 03:58:04 DEBUG : FiLeA: reading active writers 2025/03/30 03:58:04 DEBUG : >WaitForWriters: 2025/03/30 03:58:04 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:04 DEBUG : : Looking for writers 2025/03/30 03:58:04 DEBUG : FiLeA: reading active writers 2025/03/30 03:58:04 DEBUG : FiLeB: reading active writers 2025/03/30 03:58:04 DEBUG : FilEb: reading active writers 2025/03/30 03:58:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.14s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:05 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:05 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:05 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:06 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:06 DEBUG : : Looking for writers 2025/03/30 03:58:06 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/30 03:58:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/30 03:58:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.50s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:06 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:06 DEBUG : webdav root 'rclone-test-fezobon4wiki': Reusing VFS from active cache 2025/03/30 03:58:06 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:06 DEBUG : : Looking for writers 2025/03/30 03:58:06 DEBUG : >WaitForWriters: 2025/03/30 03:58:06 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:06 DEBUG : : Looking for writers 2025/03/30 03:58:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:06 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:06 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:06 DEBUG : : Looking for writers 2025/03/30 03:58:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:07 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:07 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:07 DEBUG : : Looking for writers 2025/03/30 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:07 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:08 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:08 DEBUG : dir: Looking for writers 2025/03/30 03:58:08 DEBUG : file2: reading active writers 2025/03/30 03:58:08 DEBUG : : Looking for writers 2025/03/30 03:58:08 DEBUG : dir: reading active writers 2025/03/30 03:58:08 DEBUG : file1: reading active writers 2025/03/30 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.52s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:08 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:09 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:09 DEBUG : dir: Looking for writers 2025/03/30 03:58:09 DEBUG : : Looking for writers 2025/03/30 03:58:09 DEBUG : dir: reading active writers 2025/03/30 03:58:09 DEBUG : file1: reading active writers 2025/03/30 03:58:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.68s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:10 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:11 DEBUG : file1: Open: flags=O_RDONLY 2025/03/30 03:58:11 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/30 03:58:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/30 03:58:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/30 03:58:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/30 03:58:11 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (0 bytes), uploading instead of streaming 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/30 03:58:11 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/03/30 03:58:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/30 03:58:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/30 03:58:11 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:11 DEBUG : dir: Looking for writers 2025/03/30 03:58:11 DEBUG : file2: reading active writers 2025/03/30 03:58:11 DEBUG : new_file.txt: reading active writers 2025/03/30 03:58:11 DEBUG : : Looking for writers 2025/03/30 03:58:11 DEBUG : dir: reading active writers 2025/03/30 03:58:11 DEBUG : file1: reading active writers 2025/03/30 03:58:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.95s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:12 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:13 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/30 03:58:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f9b00 2025/03/30 03:58:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/30 03:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:13 INFO : dir/file1: Moved (server-side) to: file0 2025/03/30 03:58:13 DEBUG : file0: Updating file with file0 0xc0007f9b00 2025/03/30 03:58:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/30 03:58:13 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/30 03:58:14 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:14 DEBUG : dir: Looking for writers 2025/03/30 03:58:14 DEBUG : : Looking for writers 2025/03/30 03:58:14 DEBUG : dir: reading active writers 2025/03/30 03:58:14 DEBUG : file0: reading active writers 2025/03/30 03:58:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:14 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:14 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:14 DEBUG : : Looking for writers 2025/03/30 03:58:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.22s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:14 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:15 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/30 03:58:15 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/30 03:58:15 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/30 03:58:16 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/30 03:58:16 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/30 03:58:16 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:16 DEBUG : : Looking for writers 2025/03/30 03:58:16 DEBUG : a: Looking for writers 2025/03/30 03:58:16 DEBUG : b: Looking for writers 2025/03/30 03:58:16 DEBUG : c: Looking for writers 2025/03/30 03:58:16 DEBUG : d: Looking for writers 2025/03/30 03:58:16 DEBUG : : Looking for writers 2025/03/30 03:58:16 DEBUG : b: reading active writers 2025/03/30 03:58:16 DEBUG : c: reading active writers 2025/03/30 03:58:16 DEBUG : d: reading active writers 2025/03/30 03:58:16 DEBUG : /: reading active writers 2025/03/30 03:58:16 DEBUG : a: reading active writers 2025/03/30 03:58:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.96s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:17 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:18 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/30 03:58:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/30 03:58:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/30 03:58:18 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/30 03:58:19 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:19 DEBUG : a/b/c/d: Looking for writers 2025/03/30 03:58:19 DEBUG : a/b/c: Looking for writers 2025/03/30 03:58:19 DEBUG : d: reading active writers 2025/03/30 03:58:19 DEBUG : a/b: Looking for writers 2025/03/30 03:58:19 DEBUG : c: reading active writers 2025/03/30 03:58:19 DEBUG : a: Looking for writers 2025/03/30 03:58:19 DEBUG : b: reading active writers 2025/03/30 03:58:19 DEBUG : : Looking for writers 2025/03/30 03:58:19 DEBUG : a: reading active writers 2025/03/30 03:58:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.35s) === 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 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-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:21 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/30 03:58:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/30 03:58:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/30 03:58:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (5 bytes), uploading instead of streaming 2025/03/30 03:58:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:58:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/30 03:58:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/30 03:58:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (0 bytes), uploading instead of streaming 2025/03/30 03:58:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/30 03:58:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/30 03:58:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:21 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (7 bytes), uploading instead of streaming 2025/03/30 03:58:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:22 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/03/30 03:58:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:22 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:22 DEBUG : : Looking for writers 2025/03/30 03:58:22 DEBUG : file1: reading active writers 2025/03/30 03:58:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.38s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:22 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:22 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/30 03:58:23 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/30 03:58:23 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/30 03:58:23 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/30 03:58:23 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (11 bytes), uploading instead of streaming 2025/03/30 03:58:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 03:58:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/30 03:58:24 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:24 DEBUG : : Looking for writers 2025/03/30 03:58:24 DEBUG : file1: reading active writers 2025/03/30 03:58:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.76s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:24 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/30 03:58:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:24 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (5 bytes), uploading instead of streaming 2025/03/30 03:58:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/30 03:58:24 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/30 03:58:24 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:24 DEBUG : : Looking for writers 2025/03/30 03:58:24 DEBUG : file1: reading active writers 2025/03/30 03:58:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.65s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:25 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:25 DEBUG : file1: WriteFileHandle.Release closing 2025/03/30 03:58:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:25 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (0 bytes), uploading instead of streaming 2025/03/30 03:58:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/30 03:58:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/30 03:58:25 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:25 DEBUG : : Looking for writers 2025/03/30 03:58:25 DEBUG : file1: reading active writers 2025/03/30 03:58:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:25 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/30 03:58:25 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:25 DEBUG : : Looking for writers 2025/03/30 03:58:25 DEBUG : file1: reading active writers 2025/03/30 03:58:25 DEBUG : file1: active writers 1 2025/03/30 03:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/30 03:58:25 DEBUG : : Looking for writers 2025/03/30 03:58:25 DEBUG : file1: reading active writers 2025/03/30 03:58:25 DEBUG : file1: active writers 1 2025/03/30 03:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/30 03:58:25 DEBUG : : Looking for writers 2025/03/30 03:58:25 DEBUG : file1: reading active writers 2025/03/30 03:58:25 DEBUG : file1: active writers 1 2025/03/30 03:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/30 03:58:25 DEBUG : : Looking for writers 2025/03/30 03:58:25 DEBUG : file1: reading active writers 2025/03/30 03:58:25 DEBUG : file1: active writers 1 2025/03/30 03:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/30 03:58:25 DEBUG : : Looking for writers 2025/03/30 03:58:25 DEBUG : file1: reading active writers 2025/03/30 03:58:25 DEBUG : file1: active writers 1 2025/03/30 03:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/30 03:58:26 DEBUG : : Looking for writers 2025/03/30 03:58:26 DEBUG : file1: reading active writers 2025/03/30 03:58:26 DEBUG : file1: active writers 1 2025/03/30 03:58:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/30 03:58:26 DEBUG : : Looking for writers 2025/03/30 03:58:26 DEBUG : file1: reading active writers 2025/03/30 03:58:26 DEBUG : file1: active writers 1 2025/03/30 03:58:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/30 03:58:27 DEBUG : : Looking for writers 2025/03/30 03:58:27 DEBUG : file1: reading active writers 2025/03/30 03:58:27 DEBUG : file1: active writers 1 2025/03/30 03:58:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:28 DEBUG : : Looking for writers 2025/03/30 03:58:28 DEBUG : file1: reading active writers 2025/03/30 03:58:28 DEBUG : file1: active writers 1 2025/03/30 03:58:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:29 DEBUG : : Looking for writers 2025/03/30 03:58:29 DEBUG : file1: reading active writers 2025/03/30 03:58:29 DEBUG : file1: active writers 1 2025/03/30 03:58:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:30 DEBUG : : Looking for writers 2025/03/30 03:58:30 DEBUG : file1: reading active writers 2025/03/30 03:58:30 DEBUG : file1: active writers 1 2025/03/30 03:58:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:31 DEBUG : : Looking for writers 2025/03/30 03:58:31 DEBUG : file1: reading active writers 2025/03/30 03:58:31 DEBUG : file1: active writers 1 2025/03/30 03:58:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:32 DEBUG : : Looking for writers 2025/03/30 03:58:32 DEBUG : file1: reading active writers 2025/03/30 03:58:32 DEBUG : file1: active writers 1 2025/03/30 03:58:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:33 DEBUG : : Looking for writers 2025/03/30 03:58:33 DEBUG : file1: reading active writers 2025/03/30 03:58:33 DEBUG : file1: active writers 1 2025/03/30 03:58:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:34 DEBUG : : Looking for writers 2025/03/30 03:58:34 DEBUG : file1: reading active writers 2025/03/30 03:58:34 DEBUG : file1: active writers 1 2025/03/30 03:58:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:35 DEBUG : : Looking for writers 2025/03/30 03:58:35 DEBUG : file1: reading active writers 2025/03/30 03:58:35 DEBUG : file1: active writers 1 2025/03/30 03:58:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:36 DEBUG : : Looking for writers 2025/03/30 03:58:36 DEBUG : file1: reading active writers 2025/03/30 03:58:36 DEBUG : file1: active writers 1 2025/03/30 03:58:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:37 DEBUG : : Looking for writers 2025/03/30 03:58:37 DEBUG : file1: reading active writers 2025/03/30 03:58:37 DEBUG : file1: active writers 1 2025/03/30 03:58:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:38 DEBUG : : Looking for writers 2025/03/30 03:58:38 DEBUG : file1: reading active writers 2025/03/30 03:58:38 DEBUG : file1: active writers 1 2025/03/30 03:58:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:39 DEBUG : : Looking for writers 2025/03/30 03:58:39 DEBUG : file1: reading active writers 2025/03/30 03:58:39 DEBUG : file1: active writers 1 2025/03/30 03:58:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:40 DEBUG : : Looking for writers 2025/03/30 03:58:40 DEBUG : file1: reading active writers 2025/03/30 03:58:40 DEBUG : file1: active writers 1 2025/03/30 03:58:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:41 DEBUG : : Looking for writers 2025/03/30 03:58:41 DEBUG : file1: reading active writers 2025/03/30 03:58:41 DEBUG : file1: active writers 1 2025/03/30 03:58:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:42 DEBUG : : Looking for writers 2025/03/30 03:58:42 DEBUG : file1: reading active writers 2025/03/30 03:58:42 DEBUG : file1: active writers 1 2025/03/30 03:58:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:43 DEBUG : : Looking for writers 2025/03/30 03:58:43 DEBUG : file1: reading active writers 2025/03/30 03:58:43 DEBUG : file1: active writers 1 2025/03/30 03:58:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:44 DEBUG : : Looking for writers 2025/03/30 03:58:44 DEBUG : file1: reading active writers 2025/03/30 03:58:44 DEBUG : file1: active writers 1 2025/03/30 03:58:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:45 DEBUG : : Looking for writers 2025/03/30 03:58:45 DEBUG : file1: reading active writers 2025/03/30 03:58:45 DEBUG : file1: active writers 1 2025/03/30 03:58:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:46 DEBUG : : Looking for writers 2025/03/30 03:58:46 DEBUG : file1: reading active writers 2025/03/30 03:58:46 DEBUG : file1: active writers 1 2025/03/30 03:58:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:47 DEBUG : : Looking for writers 2025/03/30 03:58:47 DEBUG : file1: reading active writers 2025/03/30 03:58:47 DEBUG : file1: active writers 1 2025/03/30 03:58:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:48 DEBUG : : Looking for writers 2025/03/30 03:58:48 DEBUG : file1: reading active writers 2025/03/30 03:58:48 DEBUG : file1: active writers 1 2025/03/30 03:58:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:49 DEBUG : : Looking for writers 2025/03/30 03:58:49 DEBUG : file1: reading active writers 2025/03/30 03:58:49 DEBUG : file1: active writers 1 2025/03/30 03:58:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:50 DEBUG : : Looking for writers 2025/03/30 03:58:50 DEBUG : file1: reading active writers 2025/03/30 03:58:50 DEBUG : file1: active writers 1 2025/03/30 03:58:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:51 DEBUG : : Looking for writers 2025/03/30 03:58:51 DEBUG : file1: reading active writers 2025/03/30 03:58:51 DEBUG : file1: active writers 1 2025/03/30 03:58:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:52 DEBUG : : Looking for writers 2025/03/30 03:58:52 DEBUG : file1: reading active writers 2025/03/30 03:58:52 DEBUG : file1: active writers 1 2025/03/30 03:58:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:53 DEBUG : : Looking for writers 2025/03/30 03:58:53 DEBUG : file1: reading active writers 2025/03/30 03:58:53 DEBUG : file1: active writers 1 2025/03/30 03:58:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:54 DEBUG : : Looking for writers 2025/03/30 03:58:54 DEBUG : file1: reading active writers 2025/03/30 03:58:54 DEBUG : file1: active writers 1 2025/03/30 03:58:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:55 DEBUG : : Looking for writers 2025/03/30 03:58:55 DEBUG : file1: reading active writers 2025/03/30 03:58:55 DEBUG : file1: active writers 1 2025/03/30 03:58:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/30 03:58:55 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/30 03:58:55 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.28s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:55 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:56 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (0 bytes), uploading instead of streaming 2025/03/30 03:58:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/30 03:58:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:58:56 DEBUG : file1: Open: flags=O_RDONLY 2025/03/30 03:58:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/30 03:58:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/30 03:58:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:56 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:56 DEBUG : : Looking for writers 2025/03/30 03:58:56 DEBUG : file1: reading active writers 2025/03/30 03:58:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.77s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-fezobon4wiki'", Local "Local file system at /tmp/rclone228840641", Modify Window "1s" 2025/03/30 03:58:56 INFO : webdav root 'rclone-test-fezobon4wiki': poll-interval is not supported by this remote 2025/03/30 03:58:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/30 03:58:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/30 03:58:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/30 03:58:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/30 03:58:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:56 DEBUG : webdav root 'rclone-test-fezobon4wiki': File to upload is small (100 bytes), uploading instead of streaming 2025/03/30 03:58:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/30 03:58:57 DEBUG : file1: md5 = b5ab013d545d5f410408ada4067039a1 OK 2025/03/30 03:58:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/30 03:58:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/30 03:58:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/30 03:58:57 DEBUG : file1: Open: flags=O_RDONLY 2025/03/30 03:58:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/30 03:58:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/30 03:58:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/30 03:58:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/30 03:58:57 DEBUG : WaitForWriters: timeout=30s 2025/03/30 03:58:57 DEBUG : : Looking for writers 2025/03/30 03:58:57 DEBUG : file1: reading active writers 2025/03/30 03:58:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.70s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/30 03:58:57 DEBUG : webdav root 'rclone-test-fezobon4wiki': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m14.215385537s (try 1/5)