"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2024/11/20 04:48:50 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-kosorih7cole" 2024/11/20 04:48:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 04:48:50 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/11/20 04:48:50 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/11/20 04:48:50 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/11/20 04:48:50 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/11/20 04:48:50 DEBUG : Setting pass="1sGjrbK9m9oYSrKhzMlYErzBu044lw5SnGJwAtRT2m0gSzo" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/11/20 04:48:50 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{FpWBs}" suffix to name 2024/11/20 04:48:50 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/11/20 04:48:50 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/11/20 04:48:50 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/11/20 04:48:50 DEBUG : Setting pass="1sGjrbK9m9oYSrKhzMlYErzBu044lw5SnGJwAtRT2m0gSzo" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/11/20 04:48:50 DEBUG : found headers: 2024/11/20 04:48:51 DEBUG : Creating backend with remote "/tmp/rclone1315067376" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:48:51 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:48:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:52 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:48:52 DEBUG : dir: Looking for writers 2024/11/20 04:48:52 DEBUG : : Looking for writers 2024/11/20 04:48:52 DEBUG : dir: reading active writers 2024/11/20 04:48:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.23s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:48:52 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:48:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:53 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:54 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:48:54 DEBUG : dir/subdir: Looking for writers 2024/11/20 04:48:54 DEBUG : dir: Looking for writers 2024/11/20 04:48:54 DEBUG : file2: reading active writers 2024/11/20 04:48:54 DEBUG : subdir: reading active writers 2024/11/20 04:48:54 DEBUG : file1: reading active writers 2024/11/20 04:48:54 DEBUG : : Looking for writers 2024/11/20 04:48:54 DEBUG : dir: reading active writers 2024/11/20 04:48:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.26s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:48:55 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:48:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:55 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:48:55 DEBUG : dir: Looking for writers 2024/11/20 04:48:55 DEBUG : file1: reading active writers 2024/11/20 04:48:55 DEBUG : : Looking for writers 2024/11/20 04:48:55 DEBUG : dir: reading active writers 2024/11/20 04:48:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.13s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:48:56 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:48:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:56 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:48:56 DEBUG : dir: Looking for writers 2024/11/20 04:48:56 DEBUG : : Looking for writers 2024/11/20 04:48:56 DEBUG : dir: reading active writers 2024/11/20 04:48:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.06s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:48:57 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:48:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:57 DEBUG : dir: forgetting directory cache 2024/11/20 04:48:57 DEBUG : : forgetting directory cache 2024/11/20 04:48:57 DEBUG : dir: forgetting directory cache 2024/11/20 04:48:57 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:48:57 DEBUG : : Looking for writers 2024/11/20 04:48:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.11s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:48:58 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:48:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:48:59 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/20 04:48:59 DEBUG : dir: invalidating directory cache 2024/11/20 04:48:59 DEBUG : : >ForgetPath: 2024/11/20 04:48:59 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/20 04:48:59 DEBUG : : invalidating directory cache 2024/11/20 04:48:59 DEBUG : dir: forgetting directory cache 2024/11/20 04:48:59 DEBUG : : >ForgetPath: 2024/11/20 04:48:59 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/20 04:48:59 DEBUG : : >ForgetPath: 2024/11/20 04:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:48:59 DEBUG : dir: Looking for writers 2024/11/20 04:48:59 DEBUG : : Looking for writers 2024/11/20 04:48:59 DEBUG : dir: reading active writers 2024/11/20 04:48:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.12s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:48:59 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:48:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:00 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:01 DEBUG : : forgetting directory cache 2024/11/20 04:49:01 DEBUG : dir: forgetting directory cache 2024/11/20 04:49:01 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:01 DEBUG : dir: Looking for writers 2024/11/20 04:49:01 DEBUG : fil/a/b: Looking for writers 2024/11/20 04:49:01 DEBUG : fil/a: Looking for writers 2024/11/20 04:49:01 DEBUG : b: reading active writers 2024/11/20 04:49:01 DEBUG : fil: Looking for writers 2024/11/20 04:49:01 DEBUG : a: reading active writers 2024/11/20 04:49:01 DEBUG : : Looking for writers 2024/11/20 04:49:01 DEBUG : fil: reading active writers 2024/11/20 04:49:01 DEBUG : dir: reading active writers 2024/11/20 04:49:01 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.32s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:02 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:03 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:03 DEBUG : dir: Looking for writers 2024/11/20 04:49:03 DEBUG : : Looking for writers 2024/11/20 04:49:03 DEBUG : dir: reading active writers 2024/11/20 04:49:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.11s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:03 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:04 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:04 DEBUG : dir: Looking for writers 2024/11/20 04:49:04 DEBUG : file1: reading active writers 2024/11/20 04:49:04 DEBUG : : Looking for writers 2024/11/20 04:49:04 DEBUG : dir: reading active writers 2024/11/20 04:49:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.13s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:05 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:05 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/20 04:49:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/20 04:49:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/20 04:49:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/20 04:49:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/20 04:49:06 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:06 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:07 DEBUG : dir: invalidating directory cache 2024/11/20 04:49:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/20 04:49:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/20 04:49:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/20 04:49:07 DEBUG : dir/file1: Reset virtual modtime 2024/11/20 04:49:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/20 04:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/20 04:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/20 04:49:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/20 04:49:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:07 DEBUG : dir: invalidating directory cache 2024/11/20 04:49:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/20 04:49:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/20 04:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/20 04:49:07 DEBUG : : forgetting directory cache 2024/11/20 04:49:07 DEBUG : dir: forgetting directory cache 2024/11/20 04:49:07 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/20 04:49:07 DEBUG : dir/file1: Reset virtual modtime 2024/11/20 04:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/20 04:49:07 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:07 DEBUG : dir/virtualDir: Looking for writers 2024/11/20 04:49:07 DEBUG : dir: Looking for writers 2024/11/20 04:49:07 DEBUG : file1: reading active writers 2024/11/20 04:49:07 DEBUG : virtualFile2: reading active writers 2024/11/20 04:49:07 DEBUG : virtualFile: reading active writers 2024/11/20 04:49:07 DEBUG : virtualDir: reading active writers 2024/11/20 04:49:07 DEBUG : : Looking for writers 2024/11/20 04:49:07 DEBUG : dir: reading active writers 2024/11/20 04:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.48s) --- PASS: TestDirReadDirAll/Virtual (1.14s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:08 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:09 ERROR : dir/: Can only open directories read only 2024/11/20 04:49:09 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:09 DEBUG : dir: Looking for writers 2024/11/20 04:49:09 DEBUG : : Looking for writers 2024/11/20 04:49:09 DEBUG : dir: reading active writers 2024/11/20 04:49:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.06s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:09 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:10 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/20 04:49:10 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/20 04:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/20 04:49:10 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (5 bytes), uploading instead of streaming 2024/11/20 04:49:10 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:10 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:49:10 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/20 04:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/20 04:49:10 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:10 DEBUG : dir: Looking for writers 2024/11/20 04:49:10 DEBUG : file1: reading active writers 2024/11/20 04:49:10 DEBUG : potato: reading active writers 2024/11/20 04:49:10 DEBUG : : Looking for writers 2024/11/20 04:49:10 DEBUG : dir: reading active writers 2024/11/20 04:49:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.63s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:11 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/20 04:49:12 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:12 DEBUG : dir/sub: Looking for writers 2024/11/20 04:49:12 DEBUG : dir: Looking for writers 2024/11/20 04:49:12 DEBUG : file1: reading active writers 2024/11/20 04:49:12 DEBUG : sub: reading active writers 2024/11/20 04:49:12 DEBUG : : Looking for writers 2024/11/20 04:49:12 DEBUG : dir: reading active writers 2024/11/20 04:49:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.00s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:13 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/20 04:49:14 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/20 04:49:14 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:14 DEBUG : dir/sub/subsub: Looking for writers 2024/11/20 04:49:14 DEBUG : dir/sub: Looking for writers 2024/11/20 04:49:14 DEBUG : subsub: reading active writers 2024/11/20 04:49:14 DEBUG : dir: Looking for writers 2024/11/20 04:49:14 DEBUG : file1: reading active writers 2024/11/20 04:49:14 DEBUG : sub: reading active writers 2024/11/20 04:49:14 DEBUG : : Looking for writers 2024/11/20 04:49:14 DEBUG : dir: reading active writers 2024/11/20 04:49:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.36s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:15 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:16 ERROR : dir/: Dir.Remove not empty 2024/11/20 04:49:16 DEBUG : dir/file1: Remove: 2024/11/20 04:49:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:16 DEBUG : dir/file1: >Remove: err= 2024/11/20 04:49:16 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/20 04:49:16 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:16 DEBUG : : Looking for writers 2024/11/20 04:49:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.17s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:16 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:17 DEBUG : dir/file1: Remove: 2024/11/20 04:49:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:17 DEBUG : dir/file1: >Remove: err= 2024/11/20 04:49:17 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/20 04:49:17 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:17 DEBUG : : Looking for writers 2024/11/20 04:49:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.13s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:17 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:18 DEBUG : dir/file1: Remove: 2024/11/20 04:49:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:18 DEBUG : dir/file1: >Remove: err= 2024/11/20 04:49:18 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:18 DEBUG : dir: Looking for writers 2024/11/20 04:49:18 DEBUG : : Looking for writers 2024/11/20 04:49:18 DEBUG : dir: reading active writers 2024/11/20 04:49:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.40s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:19 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:19 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/20 04:49:20 DEBUG : dir: Updating dir with dir2 0xc00087f860 2024/11/20 04:49:20 DEBUG : dir: forgetting directory cache 2024/11/20 04:49:20 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/20 04:49:20 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/20 04:49:21 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/20 04:49:21 DEBUG : file2: Updating file with file2 0xc00068db00 2024/11/20 04:49:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/20 04:49:21 INFO : dir2/file3: Deleted 2024/11/20 04:49:22 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/20 04:49:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00068db00 2024/11/20 04:49:22 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/20 04:49:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/20 04:49:22 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/20 04:49:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000c5c70 2024/11/20 04:49:22 DEBUG : empty directory: forgetting directory cache 2024/11/20 04:49:22 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/20 04:49:22 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/20 04:49:22 DEBUG : dir2: Renaming to "dir3" 2024/11/20 04:49:22 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:22 DEBUG : dir3: Looking for writers 2024/11/20 04:49:22 DEBUG : file3: reading active writers 2024/11/20 04:49:22 DEBUG : renamed empty directory: Looking for writers 2024/11/20 04:49:22 DEBUG : : Looking for writers 2024/11/20 04:49:22 DEBUG : dir3: reading active writers 2024/11/20 04:49:22 DEBUG : renamed empty directory: reading active writers 2024/11/20 04:49:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.07s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:23 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:24 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:24 DEBUG : dir: Looking for writers 2024/11/20 04:49:24 DEBUG : file1: reading active writers 2024/11/20 04:49:24 DEBUG : : Looking for writers 2024/11/20 04:49:24 DEBUG : dir: reading active writers 2024/11/20 04:49:24 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:24 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:25 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:25 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/20 04:49:25 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:25 DEBUG : dir: Looking for writers 2024/11/20 04:49:25 DEBUG : file1: reading active writers 2024/11/20 04:49:25 DEBUG : : Looking for writers 2024/11/20 04:49:25 DEBUG : dir: reading active writers 2024/11/20 04:49:25 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.73s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.73s) --- 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-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:26 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/20 04:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:49:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/20 04:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:27 DEBUG : dir: Looking for writers 2024/11/20 04:49:27 DEBUG : file1: reading active writers 2024/11/20 04:49:27 DEBUG : : Looking for writers 2024/11/20 04:49:27 DEBUG : dir: reading active writers 2024/11/20 04:49:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.20s) === RUN TestFileOpenReadUnknownSize 2024/11/20 04:49:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/20 04:49:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/20 04:49:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:49:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/20 04:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:27 DEBUG : : Looking for writers 2024/11/20 04:49:27 DEBUG : file.txt: reading active writers 2024/11/20 04:49:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:27 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:28 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (25 bytes), uploading instead of streaming 2024/11/20 04:49:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/20 04:49:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/20 04:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:28 DEBUG : dir: Looking for writers 2024/11/20 04:49:28 DEBUG : file1: reading active writers 2024/11/20 04:49:28 DEBUG : : Looking for writers 2024/11/20 04:49:28 DEBUG : dir: reading active writers 2024/11/20 04:49:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.45s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:28 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:29 DEBUG : dir/file1: Remove: 2024/11/20 04:49:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:29 DEBUG : dir/file1: >Remove: err= 2024/11/20 04:49:29 DEBUG : dir/file1: Remove: 2024/11/20 04:49:29 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/20 04:49:29 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:29 DEBUG : dir: Looking for writers 2024/11/20 04:49:29 DEBUG : : Looking for writers 2024/11/20 04:49:29 DEBUG : dir: reading active writers 2024/11/20 04:49:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.29s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:30 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:30 DEBUG : dir/file1: Remove: 2024/11/20 04:49:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:30 DEBUG : dir/file1: >Remove: err= 2024/11/20 04:49:31 DEBUG : dir/file1: Remove: 2024/11/20 04:49:31 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/20 04:49:31 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:31 DEBUG : dir: Looking for writers 2024/11/20 04:49:31 DEBUG : : Looking for writers 2024/11/20 04:49:31 DEBUG : dir: reading active writers 2024/11/20 04:49:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.29s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:31 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/20 04:49:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/20 04:49:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/20 04:49:32 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/20 04:49:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/20 04:49:32 DEBUG : dir/file1: Open: flags=0x3 2024/11/20 04:49:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/20 04:49:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/20 04:49:32 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:32 DEBUG : dir: Looking for writers 2024/11/20 04:49:32 DEBUG : file1: reading active writers 2024/11/20 04:49:32 DEBUG : : Looking for writers 2024/11/20 04:49:32 DEBUG : dir: reading active writers 2024/11/20 04:49:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.11s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:32 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:33 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:33 DEBUG : dir: Looking for writers 2024/11/20 04:49:33 DEBUG : file1: reading active writers 2024/11/20 04:49:33 DEBUG : : Looking for writers 2024/11/20 04:49:33 DEBUG : dir: reading active writers 2024/11/20 04:49:33 DEBUG : >WaitForWriters: 2024/11/20 04:49:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00084aa80 2024/11/20 04:49:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/20 04:49:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00084aa80 2024/11/20 04:49:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/20 04:49:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:49:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/20 04:49:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc00084aa80 2024/11/20 04:49:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:34 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (25 bytes), uploading instead of streaming 2024/11/20 04:49:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/20 04:49:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/20 04:49:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:34 DEBUG : newLeaf: Running delayed rename now 2024/11/20 04:49:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00084aa80 2024/11/20 04:49:35 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:35 DEBUG : dir: Looking for writers 2024/11/20 04:49:35 DEBUG : : Looking for writers 2024/11/20 04:49:35 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:35 DEBUG : dir: reading active writers 2024/11/20 04:49:35 DEBUG : >WaitForWriters: 2024/11/20 04:49:35 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:35 DEBUG : dir: Looking for writers 2024/11/20 04:49:35 DEBUG : : Looking for writers 2024/11/20 04:49:35 DEBUG : dir: reading active writers 2024/11/20 04:49:35 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:35 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:49:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:49:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:36 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:36 DEBUG : dir: Looking for writers 2024/11/20 04:49:36 DEBUG : file1: reading active writers 2024/11/20 04:49:36 DEBUG : : Looking for writers 2024/11/20 04:49:36 DEBUG : dir: reading active writers 2024/11/20 04:49:36 DEBUG : >WaitForWriters: 2024/11/20 04:49:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d3e00 2024/11/20 04:49:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/20 04:49:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d3e00 2024/11/20 04:49:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/20 04:49:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:49:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/20 04:49:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009d3e00 2024/11/20 04:49:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:37 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (25 bytes), uploading instead of streaming 2024/11/20 04:49:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/20 04:49:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/20 04:49:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:37 DEBUG : newLeaf: Running delayed rename now 2024/11/20 04:49:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d3e00 2024/11/20 04:49:38 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:38 DEBUG : dir: Looking for writers 2024/11/20 04:49:38 DEBUG : : Looking for writers 2024/11/20 04:49:38 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:38 DEBUG : dir: reading active writers 2024/11/20 04:49:38 DEBUG : >WaitForWriters: 2024/11/20 04:49:38 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:38 DEBUG : dir: Looking for writers 2024/11/20 04:49:38 DEBUG : : Looking for writers 2024/11/20 04:49:38 DEBUG : dir: reading active writers 2024/11/20 04:49:38 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:38 DEBUG : >WaitForWriters: 2024/11/20 04:49:38 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:38 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:49:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:49:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/20 04:49:39 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:39 DEBUG : dir/file1(0xc00089e000): openPending: 2024/11/20 04:49:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/20 04:49:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/20 04:49:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:39 DEBUG : dir/file1(0xc00089e000): >openPending: err= 2024/11/20 04:49:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/20 04:49:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:39 DEBUG : dir/file1(0xc00089e000): _writeAt: size=14, off=0 2024/11/20 04:49:39 DEBUG : dir/file1(0xc00089e000): >_writeAt: n=14, err= 2024/11/20 04:49:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/20 04:49:39 DEBUG : dir/file1(0xc00089e000): close: 2024/11/20 04:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/20 04:49:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/20 04:49:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:49:39 DEBUG : dir/file1(0xc00089e000): >close: err= 2024/11/20 04:49:39 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:39 DEBUG : dir: Looking for writers 2024/11/20 04:49:39 DEBUG : file1: reading active writers 2024/11/20 04:49:39 DEBUG : : Looking for writers 2024/11/20 04:49:39 DEBUG : dir: reading active writers 2024/11/20 04:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:49:39 DEBUG : dir: Looking for writers 2024/11/20 04:49:39 DEBUG : file1: reading active writers 2024/11/20 04:49:39 DEBUG : : Looking for writers 2024/11/20 04:49:39 DEBUG : dir: reading active writers 2024/11/20 04:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:49:39 DEBUG : dir: Looking for writers 2024/11/20 04:49:39 DEBUG : file1: reading active writers 2024/11/20 04:49:39 DEBUG : : Looking for writers 2024/11/20 04:49:39 DEBUG : dir: reading active writers 2024/11/20 04:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:49:39 DEBUG : dir: Looking for writers 2024/11/20 04:49:39 DEBUG : file1: reading active writers 2024/11/20 04:49:39 DEBUG : : Looking for writers 2024/11/20 04:49:39 DEBUG : dir: reading active writers 2024/11/20 04:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:49:39 DEBUG : dir/file1: vfs cache: starting upload 2024/11/20 04:49:39 DEBUG : dir: Looking for writers 2024/11/20 04:49:39 DEBUG : file1: reading active writers 2024/11/20 04:49:39 DEBUG : : Looking for writers 2024/11/20 04:49:39 DEBUG : dir: reading active writers 2024/11/20 04:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:49:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:39 DEBUG : dir: Looking for writers 2024/11/20 04:49:39 DEBUG : file1: reading active writers 2024/11/20 04:49:39 DEBUG : : Looking for writers 2024/11/20 04:49:39 DEBUG : dir: reading active writers 2024/11/20 04:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:49:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/20 04:49:39 INFO : dir/file1: Copied (replaced existing) 2024/11/20 04:49:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/20 04:49:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/20 04:49:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/20 04:49:40 DEBUG : dir: Looking for writers 2024/11/20 04:49:40 DEBUG : file1: reading active writers 2024/11/20 04:49:40 DEBUG : : Looking for writers 2024/11/20 04:49:40 DEBUG : dir: reading active writers 2024/11/20 04:49:40 DEBUG : >WaitForWriters: 2024/11/20 04:49:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:40 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:40 DEBUG : dir/file1(0xc00089f880): _readAt: size=512, off=0 2024/11/20 04:49:40 DEBUG : dir/file1(0xc00089f880): openPending: 2024/11/20 04:49: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" 2024/11/20 04:49:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/20 04:49:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:40 DEBUG : dir/file1(0xc00089f880): >openPending: err= 2024/11/20 04:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/20 04:49:40 DEBUG : dir/file1(0xc00089f880): >_readAt: n=14, err=EOF 2024/11/20 04:49:40 DEBUG : dir/file1(0xc00089f880): close: 2024/11/20 04:49:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:49:40 DEBUG : dir/file1(0xc00089f880): >close: err= 2024/11/20 04:49:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/20 04:49:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ce840 2024/11/20 04:49:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/20 04:49:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/20 04:49:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0002ce840 2024/11/20 04:49:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/20 04:49:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:49:41 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:41 DEBUG : dir/file1(0xc0008bd780): openPending: 2024/11/20 04:49: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" 2024/11/20 04:49:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/20 04:49:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:41 DEBUG : dir/file1(0xc0008bd780): >openPending: err= 2024/11/20 04:49:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/20 04:49:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:41 DEBUG : dir/file1(0xc0008bd780): _writeAt: size=25, off=0 2024/11/20 04:49:41 DEBUG : dir/file1(0xc0008bd780): >_writeAt: n=25, err= 2024/11/20 04:49:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/20 04:49:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ce840 2024/11/20 04:49:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:41 DEBUG : newLeaf(0xc0008bd780): close: 2024/11/20 04:49:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/20 04:49:41 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-20 04:49:41.264537722 +0000 UTC m=+50.620697525 2024/11/20 04:49:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/20 04:49:41 DEBUG : newLeaf(0xc0008bd780): >close: err= 2024/11/20 04:49:41 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:41 DEBUG : dir: Looking for writers 2024/11/20 04:49:41 DEBUG : : Looking for writers 2024/11/20 04:49:41 DEBUG : dir: reading active writers 2024/11/20 04:49:41 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:49:41 DEBUG : dir: Looking for writers 2024/11/20 04:49:41 DEBUG : : Looking for writers 2024/11/20 04:49:41 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:41 DEBUG : dir: reading active writers 2024/11/20 04:49:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:49:41 DEBUG : dir: Looking for writers 2024/11/20 04:49:41 DEBUG : : Looking for writers 2024/11/20 04:49:41 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:41 DEBUG : dir: reading active writers 2024/11/20 04:49:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:49:41 DEBUG : dir: Looking for writers 2024/11/20 04:49:41 DEBUG : : Looking for writers 2024/11/20 04:49:41 DEBUG : dir: reading active writers 2024/11/20 04:49:41 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:49:41 DEBUG : newLeaf: vfs cache: starting upload 2024/11/20 04:49:41 DEBUG : dir: Looking for writers 2024/11/20 04:49:41 DEBUG : : Looking for writers 2024/11/20 04:49:41 DEBUG : dir: reading active writers 2024/11/20 04:49:41 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:49:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:41 DEBUG : dir: Looking for writers 2024/11/20 04:49:41 DEBUG : : Looking for writers 2024/11/20 04:49:41 DEBUG : dir: reading active writers 2024/11/20 04:49:41 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:49:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/20 04:49:42 INFO : newLeaf: Copied (replaced existing) 2024/11/20 04:49:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-20 04:49:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/20 04:49:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/20 04:49:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/20 04:49:42 DEBUG : dir: Looking for writers 2024/11/20 04:49:42 DEBUG : : Looking for writers 2024/11/20 04:49:42 DEBUG : dir: reading active writers 2024/11/20 04:49:42 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:42 DEBUG : >WaitForWriters: 2024/11/20 04:49:42 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:42 DEBUG : dir: Looking for writers 2024/11/20 04:49:42 DEBUG : : Looking for writers 2024/11/20 04:49:42 DEBUG : dir: reading active writers 2024/11/20 04:49:42 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:42 DEBUG : >WaitForWriters: 2024/11/20 04:49:42 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:42 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:49:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:49:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:43 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:43 DEBUG : dir: Looking for writers 2024/11/20 04:49:43 DEBUG : file1: reading active writers 2024/11/20 04:49:43 DEBUG : : Looking for writers 2024/11/20 04:49:43 DEBUG : dir: reading active writers 2024/11/20 04:49:43 DEBUG : >WaitForWriters: 2024/11/20 04:49:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000a16600 2024/11/20 04:49:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/20 04:49:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000a16600 2024/11/20 04:49:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/20 04:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:49:44 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:44 DEBUG : dir/file1(0xc00089eec0): openPending: 2024/11/20 04:49:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/20 04:49:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/20 04:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:44 DEBUG : dir/file1(0xc00089eec0): >openPending: err= 2024/11/20 04:49:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/20 04:49:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:44 DEBUG : dir/file1(0xc00089eec0): _writeAt: size=25, off=0 2024/11/20 04:49:44 DEBUG : dir/file1(0xc00089eec0): >_writeAt: n=25, err= 2024/11/20 04:49:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/20 04:49:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000a16600 2024/11/20 04:49:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:45 DEBUG : newLeaf(0xc00089eec0): close: 2024/11/20 04:49:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/20 04:49:45 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-20 04:49:44.67577989 +0000 UTC m=+54.031939683 2024/11/20 04:49:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/20 04:49:45 DEBUG : newLeaf(0xc00089eec0): >close: err= 2024/11/20 04:49:45 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:49:45 DEBUG : newLeaf: vfs cache: starting upload 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:49:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:49:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/20 04:49:45 INFO : newLeaf: Copied (replaced existing) 2024/11/20 04:49:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-20 04:49:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/20 04:49:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/20 04:49:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : >WaitForWriters: 2024/11/20 04:49:45 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:45 DEBUG : dir: Looking for writers 2024/11/20 04:49:45 DEBUG : : Looking for writers 2024/11/20 04:49:45 DEBUG : dir: reading active writers 2024/11/20 04:49:45 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:45 DEBUG : >WaitForWriters: 2024/11/20 04:49:45 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:46 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:49:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:49:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/20 04:49:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:46 DEBUG : dir/file1(0xc00060d780): openPending: 2024/11/20 04:49:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/20 04:49:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/20 04:49:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:46 DEBUG : dir/file1(0xc00060d780): >openPending: err= 2024/11/20 04:49:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/20 04:49:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:46 DEBUG : dir/file1(0xc00060d780): _writeAt: size=14, off=0 2024/11/20 04:49:46 DEBUG : dir/file1(0xc00060d780): >_writeAt: n=14, err= 2024/11/20 04:49:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/20 04:49:46 DEBUG : dir/file1(0xc00060d780): close: 2024/11/20 04:49:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/20 04:49:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/20 04:49:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:49:46 DEBUG : dir/file1(0xc00060d780): >close: err= 2024/11/20 04:49:46 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:46 DEBUG : dir: Looking for writers 2024/11/20 04:49:46 DEBUG : file1: reading active writers 2024/11/20 04:49:46 DEBUG : : Looking for writers 2024/11/20 04:49:46 DEBUG : dir: reading active writers 2024/11/20 04:49:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:49:46 DEBUG : dir: Looking for writers 2024/11/20 04:49:46 DEBUG : file1: reading active writers 2024/11/20 04:49:46 DEBUG : : Looking for writers 2024/11/20 04:49:46 DEBUG : dir: reading active writers 2024/11/20 04:49:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:49:47 DEBUG : dir: Looking for writers 2024/11/20 04:49:47 DEBUG : file1: reading active writers 2024/11/20 04:49:47 DEBUG : : Looking for writers 2024/11/20 04:49:47 DEBUG : dir: reading active writers 2024/11/20 04:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:49:47 DEBUG : dir: Looking for writers 2024/11/20 04:49:47 DEBUG : file1: reading active writers 2024/11/20 04:49:47 DEBUG : : Looking for writers 2024/11/20 04:49:47 DEBUG : dir: reading active writers 2024/11/20 04:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:49:47 DEBUG : dir/file1: vfs cache: starting upload 2024/11/20 04:49:47 DEBUG : dir: Looking for writers 2024/11/20 04:49:47 DEBUG : file1: reading active writers 2024/11/20 04:49:47 DEBUG : : Looking for writers 2024/11/20 04:49:47 DEBUG : dir: reading active writers 2024/11/20 04:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:47 DEBUG : dir: Looking for writers 2024/11/20 04:49:47 DEBUG : file1: reading active writers 2024/11/20 04:49:47 DEBUG : : Looking for writers 2024/11/20 04:49:47 DEBUG : dir: reading active writers 2024/11/20 04:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:49:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/20 04:49:47 INFO : dir/file1: Copied (replaced existing) 2024/11/20 04:49:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/20 04:49:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/20 04:49:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/20 04:49:47 DEBUG : dir: Looking for writers 2024/11/20 04:49:47 DEBUG : file1: reading active writers 2024/11/20 04:49:47 DEBUG : : Looking for writers 2024/11/20 04:49:47 DEBUG : dir: reading active writers 2024/11/20 04:49:47 DEBUG : >WaitForWriters: 2024/11/20 04:49:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:47 DEBUG : dir/file1(0xc00059b940): _readAt: size=512, off=0 2024/11/20 04:49:47 DEBUG : dir/file1(0xc00059b940): openPending: 2024/11/20 04:49:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/20 04:49:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/20 04:49:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:47 DEBUG : dir/file1(0xc00059b940): >openPending: err= 2024/11/20 04:49:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/20 04:49:47 DEBUG : dir/file1(0xc00059b940): >_readAt: n=14, err=EOF 2024/11/20 04:49:47 DEBUG : dir/file1(0xc00059b940): close: 2024/11/20 04:49:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:49:47 DEBUG : dir/file1(0xc00059b940): >close: err= 2024/11/20 04:49:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/20 04:49:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00084a840 2024/11/20 04:49:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/20 04:49:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/20 04:49:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00084a840 2024/11/20 04:49:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/20 04:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:49:48 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:48 DEBUG : dir/file1(0xc000b37640): openPending: 2024/11/20 04:49: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" 2024/11/20 04:49:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/20 04:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:48 DEBUG : dir/file1(0xc000b37640): >openPending: err= 2024/11/20 04:49:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/20 04:49:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:48 DEBUG : dir/file1(0xc000b37640): _writeAt: size=25, off=0 2024/11/20 04:49:48 DEBUG : dir/file1(0xc000b37640): >_writeAt: n=25, err= 2024/11/20 04:49:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/20 04:49:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00084a840 2024/11/20 04:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:49 DEBUG : newLeaf(0xc000b37640): close: 2024/11/20 04:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/20 04:49:49 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-20 04:49:48.80485516 +0000 UTC m=+58.161014952 2024/11/20 04:49:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/20 04:49:49 DEBUG : newLeaf(0xc000b37640): >close: err= 2024/11/20 04:49:49 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:49:49 DEBUG : newLeaf: vfs cache: starting upload 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:49:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:49:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/20 04:49:49 INFO : newLeaf: Copied (replaced existing) 2024/11/20 04:49:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-20 04:49:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/20 04:49:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/20 04:49:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : >WaitForWriters: 2024/11/20 04:49:49 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:49 DEBUG : dir: Looking for writers 2024/11/20 04:49:49 DEBUG : : Looking for writers 2024/11/20 04:49:49 DEBUG : dir: reading active writers 2024/11/20 04:49:49 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:49 DEBUG : >WaitForWriters: 2024/11/20 04:49:49 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:50 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:49:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:49:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:49:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:51 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:51 DEBUG : dir: Looking for writers 2024/11/20 04:49:51 DEBUG : file1: reading active writers 2024/11/20 04:49:51 DEBUG : : Looking for writers 2024/11/20 04:49:51 DEBUG : dir: reading active writers 2024/11/20 04:49:51 DEBUG : >WaitForWriters: 2024/11/20 04:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:51 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:51 DEBUG : dir/file1(0xc00072f8c0): _readAt: size=512, off=0 2024/11/20 04:49:51 DEBUG : dir/file1(0xc00072f8c0): openPending: 2024/11/20 04:49:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/20 04:49:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/20 04:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:51 DEBUG : dir/file1(0xc00072f8c0): >openPending: err= 2024/11/20 04:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/20 04:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:49:51 DEBUG : dir/file1(0xc00072f8c0): >_readAt: n=14, err=EOF 2024/11/20 04:49:51 DEBUG : dir/file1(0xc00072f8c0): close: 2024/11/20 04:49:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:49:51 DEBUG : dir/file1(0xc00072f8c0): >close: err= 2024/11/20 04:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/20 04:49:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00084ba40 2024/11/20 04:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/20 04:49:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/20 04:49:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00084ba40 2024/11/20 04:49:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/20 04:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:49:52 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:49:52 DEBUG : dir/file1(0xc00074bd40): openPending: 2024/11/20 04:49:52 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" 2024/11/20 04:49:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/20 04:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:49:52 DEBUG : dir/file1(0xc00074bd40): >openPending: err= 2024/11/20 04:49:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/20 04:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:49:52 DEBUG : dir/file1(0xc00074bd40): _writeAt: size=25, off=0 2024/11/20 04:49:52 DEBUG : dir/file1(0xc00074bd40): >_writeAt: n=25, err= 2024/11/20 04:49:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/20 04:49:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/20 04:49:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00084ba40 2024/11/20 04:49:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:49:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:52 DEBUG : newLeaf(0xc00074bd40): close: 2024/11/20 04:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/20 04:49:52 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-20 04:49:52.342716178 +0000 UTC m=+61.698875971 2024/11/20 04:49:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/20 04:49:52 DEBUG : newLeaf(0xc00074bd40): >close: err= 2024/11/20 04:49:52 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:52 DEBUG : dir: Looking for writers 2024/11/20 04:49:52 DEBUG : : Looking for writers 2024/11/20 04:49:52 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:52 DEBUG : dir: reading active writers 2024/11/20 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:49:52 DEBUG : dir: Looking for writers 2024/11/20 04:49:52 DEBUG : : Looking for writers 2024/11/20 04:49:52 DEBUG : dir: reading active writers 2024/11/20 04:49:52 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:49:52 DEBUG : dir: Looking for writers 2024/11/20 04:49:52 DEBUG : : Looking for writers 2024/11/20 04:49:52 DEBUG : dir: reading active writers 2024/11/20 04:49:52 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:49:52 DEBUG : dir: Looking for writers 2024/11/20 04:49:52 DEBUG : : Looking for writers 2024/11/20 04:49:52 DEBUG : dir: reading active writers 2024/11/20 04:49:52 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:49:52 DEBUG : newLeaf: vfs cache: starting upload 2024/11/20 04:49:52 DEBUG : dir: Looking for writers 2024/11/20 04:49:52 DEBUG : : Looking for writers 2024/11/20 04:49:52 DEBUG : dir: reading active writers 2024/11/20 04:49:52 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:49:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:52 DEBUG : dir: Looking for writers 2024/11/20 04:49:52 DEBUG : : Looking for writers 2024/11/20 04:49:52 DEBUG : dir: reading active writers 2024/11/20 04:49:52 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:49:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/20 04:49:53 INFO : newLeaf: Copied (replaced existing) 2024/11/20 04:49:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-20 04:49:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/20 04:49:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/20 04:49:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/20 04:49:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/20 04:49:53 DEBUG : dir: Looking for writers 2024/11/20 04:49:53 DEBUG : : Looking for writers 2024/11/20 04:49:53 DEBUG : dir: reading active writers 2024/11/20 04:49:53 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:53 DEBUG : >WaitForWriters: 2024/11/20 04:49:53 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:53 DEBUG : dir: Looking for writers 2024/11/20 04:49:53 DEBUG : : Looking for writers 2024/11/20 04:49:53 DEBUG : dir: reading active writers 2024/11/20 04:49:53 DEBUG : newLeaf: reading active writers 2024/11/20 04:49:53 DEBUG : >WaitForWriters: 2024/11/20 04:49:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (21.36s) --- PASS: TestFileRename/off,forceCache=false (3.06s) --- PASS: TestFileRename/minimal,forceCache=false (3.11s) --- PASS: TestFileRename/minimal,forceCache=true (4.09s) --- PASS: TestFileRename/writes,forceCache=false (3.44s) --- PASS: TestFileRename/writes,forceCache=true (4.13s) --- PASS: TestFileRename/full,forceCache=false (3.53s) === 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-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:54 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:54 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:54 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:54 DEBUG : : Looking for writers 2024/11/20 04:49:54 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:54 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:49:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/20 04:49:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/20 04:49:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:49:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/20 04:49:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/20 04:49:54 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:54 DEBUG : dir: Looking for writers 2024/11/20 04:49:54 DEBUG : file1: reading active writers 2024/11/20 04:49:54 DEBUG : : Looking for writers 2024/11/20 04:49:54 DEBUG : dir: reading active writers 2024/11/20 04:49:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.24s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:55 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:49:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/20 04:49:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/20 04:49:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/20 04:49:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/20 04:49:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/20 04:49:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/20 04:49:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/20 04:49:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/20 04:49:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/20 04:49:56 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:56 DEBUG : dir: Looking for writers 2024/11/20 04:49:56 DEBUG : file1: reading active writers 2024/11/20 04:49:56 DEBUG : : Looking for writers 2024/11/20 04:49:56 DEBUG : dir: reading active writers 2024/11/20 04:49:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.49s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:56 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:49:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/20 04:49:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/20 04:49:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/20 04:49:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/20 04:49:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/20 04:49:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/20 04:49:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/20 04:49:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/20 04:49:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/20 04:49:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/20 04:49:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/20 04:49:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/20 04:49:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/20 04:49:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/20 04:49:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/20 04:49:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/20 04:49:58 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:58 DEBUG : dir: Looking for writers 2024/11/20 04:49:58 DEBUG : file1: reading active writers 2024/11/20 04:49:58 DEBUG : : Looking for writers 2024/11/20 04:49:58 DEBUG : dir: reading active writers 2024/11/20 04:49:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.64s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:58 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:49:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:49:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:49:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/20 04:49:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/20 04:49:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:49:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/20 04:49:59 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:49:59 DEBUG : dir: Looking for writers 2024/11/20 04:49:59 DEBUG : file1: reading active writers 2024/11/20 04:49:59 DEBUG : : Looking for writers 2024/11/20 04:49:59 DEBUG : dir: reading active writers 2024/11/20 04:49:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.23s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:49:59 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:49:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:50:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/20 04:50:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/20 04:50:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/20 04:50:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/20 04:50:00 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:00 DEBUG : dir: Looking for writers 2024/11/20 04:50:00 DEBUG : file1: reading active writers 2024/11/20 04:50:00 DEBUG : : Looking for writers 2024/11/20 04:50:00 DEBUG : dir: reading active writers 2024/11/20 04:50:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.20s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:00 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:50:01 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:50:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:50:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:50:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): _readAt: size=1, off=0 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): openPending: 2024/11/20 04:50:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/20 04:50:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/20 04:50:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): >openPending: err= 2024/11/20 04:50:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/20 04:50:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): >_readAt: n=1, err= 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): _readAt: size=256, off=1 2024/11/20 04:50:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): >_readAt: n=15, err=EOF 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): _readAt: size=16, off=16 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): close: 2024/11/20 04:50:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): >close: err= 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): close: 2024/11/20 04:50:01 DEBUG : dir/file1(0xc0009681c0): >close: err=file already closed 2024/11/20 04:50:01 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:01 DEBUG : dir: Looking for writers 2024/11/20 04:50:01 DEBUG : file1: reading active writers 2024/11/20 04:50:01 DEBUG : : Looking for writers 2024/11/20 04:50:01 DEBUG : dir: reading active writers 2024/11/20 04:50:01 DEBUG : >WaitForWriters: 2024/11/20 04:50:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.25s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:02 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:50:02 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:50:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:50:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:50:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/20 04:50:02 DEBUG : dir/file1(0xc0009f5b40): _readAt: size=1, off=0 2024/11/20 04:50:02 DEBUG : dir/file1(0xc0009f5b40): openPending: 2024/11/20 04:50:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/20 04:50:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/20 04:50:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:02 DEBUG : dir/file1(0xc0009f5b40): >openPending: err= 2024/11/20 04:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/20 04:50:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): >_readAt: n=1, err= 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): _readAt: size=1, off=5 2024/11/20 04:50:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): >_readAt: n=1, err= 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): _readAt: size=1, off=3 2024/11/20 04:50:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): >_readAt: n=1, err= 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): _readAt: size=1, off=13 2024/11/20 04:50:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): >_readAt: n=1, err= 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): _readAt: size=16, off=100 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): >_readAt: n=0, err=EOF 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): close: 2024/11/20 04:50:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:50:03 DEBUG : dir/file1(0xc0009f5b40): >close: err= 2024/11/20 04:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:03 DEBUG : dir: Looking for writers 2024/11/20 04:50:03 DEBUG : file1: reading active writers 2024/11/20 04:50:03 DEBUG : : Looking for writers 2024/11/20 04:50:03 DEBUG : dir: reading active writers 2024/11/20 04:50:03 DEBUG : >WaitForWriters: 2024/11/20 04:50:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.35s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:03 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:50:04 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:50:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:50:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:50:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): _readAt: size=1, off=0 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): openPending: 2024/11/20 04:50:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/20 04:50:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/20 04:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >openPending: err= 2024/11/20 04:50:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/20 04:50:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >_readAt: n=1, err= 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): _readAt: size=1, off=5 2024/11/20 04:50:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >_readAt: n=1, err= 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): _readAt: size=1, off=1 2024/11/20 04:50:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >_readAt: n=1, err= 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): _readAt: size=6, off=10 2024/11/20 04:50:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >_readAt: n=6, err= 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): _readAt: size=256, off=10 2024/11/20 04:50:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >_readAt: n=6, err=EOF 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): _readAt: size=256, off=100 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >_readAt: n=0, err=EOF 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): close: 2024/11/20 04:50:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >close: err= 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): _readAt: size=256, off=100 2024/11/20 04:50:04 DEBUG : dir/file1(0xc0006a8f00): >_readAt: n=0, err=file already closed 2024/11/20 04:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:04 DEBUG : dir: Looking for writers 2024/11/20 04:50:04 DEBUG : file1: reading active writers 2024/11/20 04:50:04 DEBUG : : Looking for writers 2024/11/20 04:50:04 DEBUG : dir: reading active writers 2024/11/20 04:50:04 DEBUG : >WaitForWriters: 2024/11/20 04:50:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.24s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:04 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:50:05 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:50:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:50:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:50:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): RWFileHandle.Flush 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): _readAt: size=256, off=0 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): openPending: 2024/11/20 04:50:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/20 04:50:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/20 04:50:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): >openPending: err= 2024/11/20 04:50:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/20 04:50:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): >_readAt: n=16, err=EOF 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): RWFileHandle.Flush 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): RWFileHandle.Flush 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): close: 2024/11/20 04:50:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:50:05 DEBUG : dir/file1(0xc0007bd240): >close: err= 2024/11/20 04:50:05 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:05 DEBUG : dir: Looking for writers 2024/11/20 04:50:05 DEBUG : file1: reading active writers 2024/11/20 04:50:05 DEBUG : : Looking for writers 2024/11/20 04:50:05 DEBUG : dir: reading active writers 2024/11/20 04:50:05 DEBUG : >WaitForWriters: 2024/11/20 04:50:05 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:06 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/20 04:50:06 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:50:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:50:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:50:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): _readAt: size=256, off=0 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): openPending: 2024/11/20 04:50:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/20 04:50:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/20 04:50:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): >openPending: err= 2024/11/20 04:50:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/20 04:50:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): >_readAt: n=16, err=EOF 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): RWFileHandle.Release 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): close: 2024/11/20 04:50:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): >close: err= 2024/11/20 04:50:06 DEBUG : dir/file1(0xc000731ac0): RWFileHandle.Release 2024/11/20 04:50:06 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:06 DEBUG : dir: Looking for writers 2024/11/20 04:50:06 DEBUG : file1: reading active writers 2024/11/20 04:50:06 DEBUG : : Looking for writers 2024/11/20 04:50:06 DEBUG : dir: reading active writers 2024/11/20 04:50:06 DEBUG : >WaitForWriters: 2024/11/20 04:50:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.19s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:07 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:07 DEBUG : file1: newRWFileHandle: 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): openPending: 2024/11/20 04:50:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): >openPending: err= 2024/11/20 04:50:07 DEBUG : file1: >newRWFileHandle: err= 2024/11/20 04:50:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/20 04:50:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): _writeAt: size=5, off=0 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): >_writeAt: n=5, err= 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): _writeAt: size=7, off=5 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): >_writeAt: n=7, err= 2024/11/20 04:50:07 DEBUG : file1: vfs cache: truncate to size=11 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): close: 2024/11/20 04:50:07 DEBUG : file1: vfs cache: setting modification time to 2024-11-20 04:50:07.321113884 +0000 UTC m=+76.677273676 2024/11/20 04:50:07 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): >close: err= 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): close: 2024/11/20 04:50:07 DEBUG : file1(0xc00084f040): >close: err=file already closed 2024/11/20 04:50:07 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:07 DEBUG : : Looking for writers 2024/11/20 04:50:07 DEBUG : file1: reading active writers 2024/11/20 04:50:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:07 DEBUG : : Looking for writers 2024/11/20 04:50:07 DEBUG : file1: reading active writers 2024/11/20 04:50:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:07 DEBUG : : Looking for writers 2024/11/20 04:50:07 DEBUG : file1: reading active writers 2024/11/20 04:50:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:07 DEBUG : : Looking for writers 2024/11/20 04:50:07 DEBUG : file1: reading active writers 2024/11/20 04:50:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:07 DEBUG : file1: vfs cache: starting upload 2024/11/20 04:50:07 DEBUG : : Looking for writers 2024/11/20 04:50:07 DEBUG : file1: reading active writers 2024/11/20 04:50:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:07 DEBUG : : Looking for writers 2024/11/20 04:50:07 DEBUG : file1: reading active writers 2024/11/20 04:50:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 04:50:07 INFO : file1: Copied (new) 2024/11/20 04:50:07 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-20 04:50:07 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/20 04:50:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:07 INFO : file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:07 DEBUG : : Looking for writers 2024/11/20 04:50:07 DEBUG : file1: reading active writers 2024/11/20 04:50:07 DEBUG : >WaitForWriters: 2024/11/20 04:50:08 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:08 DEBUG : : Looking for writers 2024/11/20 04:50:08 DEBUG : file1: reading active writers 2024/11/20 04:50:08 DEBUG : >WaitForWriters: 2024/11/20 04:50:08 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.05s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:08 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:08 DEBUG : file1: newRWFileHandle: 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): openPending: 2024/11/20 04:50:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): >openPending: err= 2024/11/20 04:50:08 DEBUG : file1: >newRWFileHandle: err= 2024/11/20 04:50:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/20 04:50:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): _writeAt: size=7, off=0 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): >_writeAt: n=7, err= 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): _writeAt: size=6, off=5 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): >_writeAt: n=6, err= 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): close: 2024/11/20 04:50:08 DEBUG : file1: vfs cache: setting modification time to 2024-11-20 04:50:08.37252316 +0000 UTC m=+77.728682953 2024/11/20 04:50:08 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): >close: err= 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): _writeAt: size=5, off=0 2024/11/20 04:50:08 DEBUG : file1(0xc0008da600): >_writeAt: n=0, err=file already closed 2024/11/20 04:50:08 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:08 DEBUG : : Looking for writers 2024/11/20 04:50:08 DEBUG : file1: reading active writers 2024/11/20 04:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:08 DEBUG : : Looking for writers 2024/11/20 04:50:08 DEBUG : file1: reading active writers 2024/11/20 04:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:08 DEBUG : : Looking for writers 2024/11/20 04:50:08 DEBUG : file1: reading active writers 2024/11/20 04:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:08 DEBUG : : Looking for writers 2024/11/20 04:50:08 DEBUG : file1: reading active writers 2024/11/20 04:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:08 DEBUG : file1: vfs cache: starting upload 2024/11/20 04:50:08 DEBUG : : Looking for writers 2024/11/20 04:50:08 DEBUG : file1: reading active writers 2024/11/20 04:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:08 DEBUG : : Looking for writers 2024/11/20 04:50:08 DEBUG : file1: reading active writers 2024/11/20 04:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 04:50:08 INFO : file1: Copied (new) 2024/11/20 04:50:08 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-20 04:50:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/20 04:50:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:08 INFO : file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : >WaitForWriters: 2024/11/20 04:50:09 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : >WaitForWriters: 2024/11/20 04:50:09 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.07s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:09 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:09 DEBUG : file1: newRWFileHandle: 2024/11/20 04:50:09 DEBUG : file1(0xc000865400): openPending: 2024/11/20 04:50:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:09 DEBUG : file1(0xc000865400): >openPending: err= 2024/11/20 04:50:09 DEBUG : file1: >newRWFileHandle: err= 2024/11/20 04:50:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/20 04:50:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/20 04:50:09 DEBUG : file1(0xc000865400): close: 2024/11/20 04:50:09 DEBUG : file1: vfs cache: setting modification time to 2024-11-20 04:50:09.442026099 +0000 UTC m=+78.798185892 2024/11/20 04:50:09 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:09 DEBUG : file1(0xc000865400): >close: err= 2024/11/20 04:50:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/20 04:50:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/20 04:50:09 DEBUG : file2: newRWFileHandle: 2024/11/20 04:50:09 DEBUG : file2(0xc0008654c0): openPending: 2024/11/20 04:50:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/20 04:50:09 DEBUG : file2(0xc0008654c0): >openPending: err= 2024/11/20 04:50:09 DEBUG : file2: >newRWFileHandle: err= 2024/11/20 04:50:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/20 04:50:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/20 04:50:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/20 04:50:09 DEBUG : file2(0xc0008654c0): RWFileHandle.Flush 2024/11/20 04:50:09 DEBUG : file2(0xc0008654c0): RWFileHandle.Release 2024/11/20 04:50:09 DEBUG : file2(0xc0008654c0): close: 2024/11/20 04:50:09 DEBUG : file2: vfs cache: setting modification time to 2024-11-20 04:50:09.442686704 +0000 UTC m=+78.798846507 2024/11/20 04:50:09 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:09 DEBUG : file2(0xc0008654c0): >close: err= 2024/11/20 04:50:09 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : file2: reading active writers 2024/11/20 04:50:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file2: reading active writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : file2: reading active writers 2024/11/20 04:50:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : file2: reading active writers 2024/11/20 04:50:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/20 04:50:09 DEBUG : file1: vfs cache: starting upload 2024/11/20 04:50:09 DEBUG : file2: vfs cache: starting upload 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : file2: reading active writers 2024/11/20 04:50:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/20 04:50:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:09 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:09 DEBUG : : Looking for writers 2024/11/20 04:50:09 DEBUG : file2: reading active writers 2024/11/20 04:50:09 DEBUG : file1: reading active writers 2024/11/20 04:50:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/11/20 04:50:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 04:50:09 INFO : file1: Copied (new) 2024/11/20 04:50:09 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-20 04:50:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/20 04:50:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:09 INFO : file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:09 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 04:50:09 INFO : file2: Copied (new) 2024/11/20 04:50:09 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-20 04:50:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/20 04:50:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/20 04:50:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/20 04:50:09 INFO : file2: vfs cache: upload succeeded try #1 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : file2: reading active writers 2024/11/20 04:50:10 DEBUG : >WaitForWriters: 2024/11/20 04:50:10 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : file2: reading active writers 2024/11/20 04:50:10 DEBUG : >WaitForWriters: 2024/11/20 04:50:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:10 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:10 DEBUG : file1: newRWFileHandle: 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): openPending: 2024/11/20 04:50:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): >openPending: err= 2024/11/20 04:50:10 DEBUG : file1: >newRWFileHandle: err= 2024/11/20 04:50:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/20 04:50:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): _writeAt: size=5, off=0 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): >_writeAt: n=5, err= 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): RWFileHandle.Flush 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): RWFileHandle.Flush 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): close: 2024/11/20 04:50:10 DEBUG : file1: vfs cache: setting modification time to 2024-11-20 04:50:10.608874474 +0000 UTC m=+79.965034267 2024/11/20 04:50:10 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:10 DEBUG : file1(0xc000a2cac0): >close: err= 2024/11/20 04:50:10 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:10 DEBUG : file1: vfs cache: starting upload 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:10 DEBUG : : Looking for writers 2024/11/20 04:50:10 DEBUG : file1: reading active writers 2024/11/20 04:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:50:10 INFO : file1: Copied (new) 2024/11/20 04:50:10 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-20 04:50:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/20 04:50:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:10 INFO : file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:11 DEBUG : : Looking for writers 2024/11/20 04:50:11 DEBUG : file1: reading active writers 2024/11/20 04:50:11 DEBUG : >WaitForWriters: 2024/11/20 04:50:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.98s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:11 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:11 DEBUG : file1: newRWFileHandle: 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): openPending: 2024/11/20 04:50:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): >openPending: err= 2024/11/20 04:50:11 DEBUG : file1: >newRWFileHandle: err= 2024/11/20 04:50:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/20 04:50:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): _writeAt: size=5, off=0 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): >_writeAt: n=5, err= 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): RWFileHandle.Release 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): close: 2024/11/20 04:50:11 DEBUG : file1: vfs cache: setting modification time to 2024-11-20 04:50:11.587501766 +0000 UTC m=+80.943661559 2024/11/20 04:50:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): >close: err= 2024/11/20 04:50:11 DEBUG : file1(0xc0007f9200): RWFileHandle.Release 2024/11/20 04:50:11 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:11 DEBUG : : Looking for writers 2024/11/20 04:50:11 DEBUG : file1: reading active writers 2024/11/20 04:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:11 DEBUG : : Looking for writers 2024/11/20 04:50:11 DEBUG : file1: reading active writers 2024/11/20 04:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:11 DEBUG : : Looking for writers 2024/11/20 04:50:11 DEBUG : file1: reading active writers 2024/11/20 04:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:11 DEBUG : : Looking for writers 2024/11/20 04:50:11 DEBUG : file1: reading active writers 2024/11/20 04:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:11 DEBUG : file1: vfs cache: starting upload 2024/11/20 04:50:11 DEBUG : : Looking for writers 2024/11/20 04:50:11 DEBUG : file1: reading active writers 2024/11/20 04:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:11 DEBUG : : Looking for writers 2024/11/20 04:50:11 DEBUG : file1: reading active writers 2024/11/20 04:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:50:11 INFO : file1: Copied (new) 2024/11/20 04:50:11 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-20 04:50:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/20 04:50:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:11 INFO : file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:12 DEBUG : : Looking for writers 2024/11/20 04:50:12 DEBUG : file1: reading active writers 2024/11/20 04:50:12 DEBUG : >WaitForWriters: 2024/11/20 04:50:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:12 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/20 04:50:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:50:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:50:13 DEBUG : dir/file1(0xc000a0e100): openPending: 2024/11/20 04:50:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/20 04:50:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/20 04:50:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:13 DEBUG : dir/file1(0xc000a0e100): >openPending: err= 2024/11/20 04:50:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/20 04:50:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:50:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:50:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/20 04:50:13 DEBUG : dir/file1(0xc000a0e100): _writeAt: size=5, off=0 2024/11/20 04:50:13 DEBUG : dir/file1(0xc000a0e100): >_writeAt: n=5, err= 2024/11/20 04:50:13 DEBUG : dir/file1(0xc000a0e100): close: 2024/11/20 04:50:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:13 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-20 04:50:13.117965803 +0000 UTC m=+82.474125597 2024/11/20 04:50:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:13 DEBUG : dir/file1(0xc000a0e100): >close: err= 2024/11/20 04:50:13 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:13 DEBUG : dir: Looking for writers 2024/11/20 04:50:13 DEBUG : file1: reading active writers 2024/11/20 04:50:13 DEBUG : : Looking for writers 2024/11/20 04:50:13 DEBUG : dir: reading active writers 2024/11/20 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:13 DEBUG : dir: Looking for writers 2024/11/20 04:50:13 DEBUG : file1: reading active writers 2024/11/20 04:50:13 DEBUG : : Looking for writers 2024/11/20 04:50:13 DEBUG : dir: reading active writers 2024/11/20 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:13 DEBUG : dir: Looking for writers 2024/11/20 04:50:13 DEBUG : file1: reading active writers 2024/11/20 04:50:13 DEBUG : : Looking for writers 2024/11/20 04:50:13 DEBUG : dir: reading active writers 2024/11/20 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:13 DEBUG : dir: Looking for writers 2024/11/20 04:50:13 DEBUG : file1: reading active writers 2024/11/20 04:50:13 DEBUG : : Looking for writers 2024/11/20 04:50:13 DEBUG : dir: reading active writers 2024/11/20 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:13 DEBUG : dir/file1: vfs cache: starting upload 2024/11/20 04:50:13 DEBUG : dir: Looking for writers 2024/11/20 04:50:13 DEBUG : file1: reading active writers 2024/11/20 04:50:13 DEBUG : : Looking for writers 2024/11/20 04:50:13 DEBUG : dir: reading active writers 2024/11/20 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:13 DEBUG : dir: Looking for writers 2024/11/20 04:50:13 DEBUG : file1: reading active writers 2024/11/20 04:50:13 DEBUG : : Looking for writers 2024/11/20 04:50:13 DEBUG : dir: reading active writers 2024/11/20 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:50:13 INFO : dir/file1: Copied (replaced existing) 2024/11/20 04:50:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-20 04:50:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/20 04:50:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:13 DEBUG : dir: Looking for writers 2024/11/20 04:50:13 DEBUG : file1: reading active writers 2024/11/20 04:50:13 DEBUG : : Looking for writers 2024/11/20 04:50:13 DEBUG : dir: reading active writers 2024/11/20 04:50:13 DEBUG : >WaitForWriters: 2024/11/20 04:50:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.80s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:14 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/20 04:50:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/20 04:50:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/20 04:50:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): _writeAt: size=5, off=0 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): openPending: 2024/11/20 04:50:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/20 04:50:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/20 04:50:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): >openPending: err= 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): >_writeAt: n=5, err= 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): _writeAt: size=15, off=5 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): >_writeAt: n=15, err= 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): close: 2024/11/20 04:50:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/20 04:50:14 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-20 04:50:14.901316934 +0000 UTC m=+84.257476727 2024/11/20 04:50:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:14 DEBUG : dir/file1(0xc00060d640): >close: err= 2024/11/20 04:50:14 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:14 DEBUG : dir: Looking for writers 2024/11/20 04:50:14 DEBUG : file1: reading active writers 2024/11/20 04:50:14 DEBUG : : Looking for writers 2024/11/20 04:50:14 DEBUG : dir: reading active writers 2024/11/20 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:14 DEBUG : dir: Looking for writers 2024/11/20 04:50:14 DEBUG : file1: reading active writers 2024/11/20 04:50:14 DEBUG : : Looking for writers 2024/11/20 04:50:14 DEBUG : dir: reading active writers 2024/11/20 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:14 DEBUG : dir: Looking for writers 2024/11/20 04:50:14 DEBUG : file1: reading active writers 2024/11/20 04:50:14 DEBUG : : Looking for writers 2024/11/20 04:50:14 DEBUG : dir: reading active writers 2024/11/20 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:14 DEBUG : dir: Looking for writers 2024/11/20 04:50:14 DEBUG : file1: reading active writers 2024/11/20 04:50:14 DEBUG : : Looking for writers 2024/11/20 04:50:14 DEBUG : dir: reading active writers 2024/11/20 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:15 DEBUG : dir/file1: vfs cache: starting upload 2024/11/20 04:50:15 DEBUG : dir: Looking for writers 2024/11/20 04:50:15 DEBUG : file1: reading active writers 2024/11/20 04:50:15 DEBUG : : Looking for writers 2024/11/20 04:50:15 DEBUG : dir: reading active writers 2024/11/20 04:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:15 DEBUG : dir: Looking for writers 2024/11/20 04:50:15 DEBUG : file1: reading active writers 2024/11/20 04:50:15 DEBUG : : Looking for writers 2024/11/20 04:50:15 DEBUG : dir: reading active writers 2024/11/20 04:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:15 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/20 04:50:15 INFO : dir/file1: Copied (replaced existing) 2024/11/20 04:50:15 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-20 04:50:14 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/20 04:50:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:15 DEBUG : dir: Looking for writers 2024/11/20 04:50:15 DEBUG : file1: reading active writers 2024/11/20 04:50:15 DEBUG : : Looking for writers 2024/11/20 04:50:15 DEBUG : dir: reading active writers 2024/11/20 04:50:15 DEBUG : >WaitForWriters: 2024/11/20 04:50:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.77s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:16 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:16 DEBUG : file1: newRWFileHandle: 2024/11/20 04:50:16 DEBUG : file1(0xc00089e540): openPending: 2024/11/20 04:50:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:16 DEBUG : file1(0xc00089e540): >openPending: err= 2024/11/20 04:50:16 DEBUG : file1: >newRWFileHandle: err= 2024/11/20 04:50:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/20 04:50:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/20 04:50:16 DEBUG : file1(0xc00089e540): _writeAt: size=5, off=0 2024/11/20 04:50:16 DEBUG : file1(0xc00089e540): >_writeAt: n=5, err= 2024/11/20 04:50:16 DEBUG : file1(0xc00089e540): close: 2024/11/20 04:50:16 DEBUG : file1: vfs cache: setting modification time to 2024-11-20 04:50:16.138357986 +0000 UTC m=+85.494517789 2024/11/20 04:50:16 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:16 DEBUG : file1(0xc00089e540): >close: err= 2024/11/20 04:50:16 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:16 DEBUG : : Looking for writers 2024/11/20 04:50:16 DEBUG : file1: reading active writers 2024/11/20 04:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:16 DEBUG : : Looking for writers 2024/11/20 04:50:16 DEBUG : file1: reading active writers 2024/11/20 04:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:16 DEBUG : : Looking for writers 2024/11/20 04:50:16 DEBUG : file1: reading active writers 2024/11/20 04:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:16 DEBUG : : Looking for writers 2024/11/20 04:50:16 DEBUG : file1: reading active writers 2024/11/20 04:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:16 DEBUG : file1: vfs cache: starting upload 2024/11/20 04:50:16 DEBUG : : Looking for writers 2024/11/20 04:50:16 DEBUG : file1: reading active writers 2024/11/20 04:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:16 DEBUG : : Looking for writers 2024/11/20 04:50:16 DEBUG : file1: reading active writers 2024/11/20 04:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:50:16 INFO : file1: Copied (new) 2024/11/20 04:50:16 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-20 04:50:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/20 04:50:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/20 04:50:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:16 INFO : file1: vfs cache: upload succeeded try #1 2024/11/20 04:50:16 DEBUG : : Looking for writers 2024/11/20 04:50:16 DEBUG : file1: reading active writers 2024/11/20 04:50:16 DEBUG : >WaitForWriters: 2024/11/20 04:50:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:17 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/20 04:50:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.12347828 +0000 UTC m=+86.479638113 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.12347828 +0000 UTC m=+86.479638113 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059be80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bec0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bec0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bec0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bec0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bec0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.12347828 +0000 UTC m=+86.479638113 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bec0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caf50 item 1 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.125173481 +0000 UTC m=+86.481333265 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.125173481 +0000 UTC m=+86.481333265 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00059bf40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcb60 item 2 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.126521763 +0000 UTC m=+86.482681566 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.126521763 +0000 UTC m=+86.482681566 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e080): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e080): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e080): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.126521763 +0000 UTC m=+86.482681566 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd110 item 3 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.128217614 +0000 UTC m=+86.484377418 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.128217614 +0000 UTC m=+86.484377418 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd650 item 4 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.129251699 +0000 UTC m=+86.485411492 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.129251699 +0000 UTC m=+86.485411492 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.129251699 +0000 UTC m=+86.485411492 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdce0 item 5 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.130643382 +0000 UTC m=+86.486803166 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e340): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e340): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e340): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.130643382 +0000 UTC m=+86.486803166 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa5b0 item 6 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.131571308 +0000 UTC m=+86.487731101 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.131571308 +0000 UTC m=+86.487731101 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e480): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.131571308 +0000 UTC m=+86.487731101 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb7a0 item 7 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e540): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e540): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e540): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.132999499 +0000 UTC m=+86.489159463 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.132999499 +0000 UTC m=+86.489159463 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6460 item 8 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc00084e600): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e640): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e640): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e640): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.134179396 +0000 UTC m=+86.490339189 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.134179396 +0000 UTC m=+86.490339189 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.134179396 +0000 UTC m=+86.490339189 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6930 item 9 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e740): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e740): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e740): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.135643263 +0000 UTC m=+86.491803057 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.135643263 +0000 UTC m=+86.491803057 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6f50 item 10 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e880): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc00084e880): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e880): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e880): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e880): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e880): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.136839541 +0000 UTC m=+86.492999334 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.136839541 +0000 UTC m=+86.492999334 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.136839541 +0000 UTC m=+86.492999334 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b72d0 item 11 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.138223621 +0000 UTC m=+86.494383424 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.138223621 +0000 UTC m=+86.494383424 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6150 item 12 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc00084eb80): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ebc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ebc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ebc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ebc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ebc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.139845754 +0000 UTC m=+86.496005558 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ebc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.139845754 +0000 UTC m=+86.496005558 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6620 item 13 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.141223922 +0000 UTC m=+86.497383716 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.141223922 +0000 UTC m=+86.497383716 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6b60 item 14 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc00084ee40): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.142539312 +0000 UTC m=+86.498699115 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.142539312 +0000 UTC m=+86.498699115 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7110 item 15 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.143566304 +0000 UTC m=+86.499726097 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.143566304 +0000 UTC m=+86.499726097 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 16 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.14458578 +0000 UTC m=+86.500745574 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.14458578 +0000 UTC m=+86.500745574 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.14458578 +0000 UTC m=+86.500745574 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7d50 item 17 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f200): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f200): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f200): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.146876344 +0000 UTC m=+86.503036138 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f280): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f280): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f280): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.146876344 +0000 UTC m=+86.503036138 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320310 item 18 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.148206663 +0000 UTC m=+86.504366456 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.148206663 +0000 UTC m=+86.504366456 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f800): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f840): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f840): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f840): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.148206663 +0000 UTC m=+86.504366456 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320620 item 19 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f8c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f8c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f8c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f8c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f8c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.149920739 +0000 UTC m=+86.506080531 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f8c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f940): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f940): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f940): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.149920739 +0000 UTC m=+86.506080531 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571b90 item 20 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f9c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f9c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f9c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f9c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f9c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.151216924 +0000 UTC m=+86.507376727 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089f9c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.151216924 +0000 UTC m=+86.507376727 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fa80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fac0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fac0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.151216924 +0000 UTC m=+86.507376727 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc000 item 21 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fb40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fb40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fb40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fb40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fb40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.153529558 +0000 UTC m=+86.509689372 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fb40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fbc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fbc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fbc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fbc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fbc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.153529558 +0000 UTC m=+86.509689372 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fbc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc460 item 22 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fc40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fc40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fc40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fc40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fc40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.154949475 +0000 UTC m=+86.511109278 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fc40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.154949475 +0000 UTC m=+86.511109278 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.154949475 +0000 UTC m=+86.511109278 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fd40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc770 item 23 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fdc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fdc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fdc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fdc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fdc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.156868925 +0000 UTC m=+86.513028728 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fdc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fe40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fe40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fe40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fe40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fe40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.156868925 +0000 UTC m=+86.513028728 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089fe40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 24 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff00): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc00089ff00): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff00): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff00): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff00): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.15877508 +0000 UTC m=+86.514934913 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00089ff40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.15877508 +0000 UTC m=+86.514934913 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.15877508 +0000 UTC m=+86.514934913 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce00 item 25 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0140): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0140): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.160615232 +0000 UTC m=+86.516775025 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.160615232 +0000 UTC m=+86.516775025 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd1f0 item 26 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc0009b0280): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.162004841 +0000 UTC m=+86.518164644 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.162004841 +0000 UTC m=+86.518164644 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.162004841 +0000 UTC m=+86.518164644 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd490 item 27 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.163562044 +0000 UTC m=+86.519721837 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750640): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750640): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750640): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.163562044 +0000 UTC m=+86.519721837 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd810 item 28 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750700): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc000750700): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750700): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750700): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750700): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750700): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750740): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750740): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750740): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.16464534 +0000 UTC m=+86.520805133 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750800): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750800): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750800): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750800): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750800): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.16464534 +0000 UTC m=+86.520805133 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750800): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460bd0 item 29 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750880): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750880): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750880): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.165737904 +0000 UTC m=+86.521897697 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750900): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750900): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750900): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750900): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750900): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.165737904 +0000 UTC m=+86.521897697 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750900): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461110 item 30 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007509c0): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc0007509c0): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007509c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007509c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007509c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007509c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007509c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750a00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750a00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750a00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750a00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750a00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.166995706 +0000 UTC m=+86.523155509 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750a00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750ac0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750ac0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.166995706 +0000 UTC m=+86.523155509 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004617a0 item 31 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 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 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750b40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750b40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750b40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750b40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750b40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.168156627 +0000 UTC m=+86.524316420 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750b40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750bc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750bc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.168156627 +0000 UTC m=+86.524316420 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 32 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.169228583 +0000 UTC m=+86.525388376 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462070 item 33 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.169642958 +0000 UTC m=+86.525802751 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.169642958 +0000 UTC m=+86.525802751 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462310 item 33 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750cc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750cc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.170711877 +0000 UTC m=+86.526871670 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004627e0 item 34 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.171106325 +0000 UTC m=+86.527266117 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d40): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.171106325 +0000 UTC m=+86.527266117 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462930 item 34 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.172020785 +0000 UTC m=+86.528180578 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d20 item 35 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.172376902 +0000 UTC m=+86.528536694 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750dc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e00): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.172376902 +0000 UTC m=+86.528536694 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463030 item 35 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.17340815 +0000 UTC m=+86.529567942 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750e80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004632d0 item 36 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.1739269 +0000 UTC m=+86.530086694 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f80): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.1739269 +0000 UTC m=+86.530086694 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750f80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 36 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750fc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750fc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750fc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750fc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750fc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.174928915 +0000 UTC m=+86.531088698 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000750fc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004637a0 item 37 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.175274 +0000 UTC m=+86.531433793 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751040): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751040): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751040): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.175274 +0000 UTC m=+86.531433793 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004639d0 item 37 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007510c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007510c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007510c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007510c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007510c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.176544826 +0000 UTC m=+86.532704620 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007510c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463d50 item 38 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.176929176 +0000 UTC m=+86.533088968 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007511c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007511c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007511c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007511c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007511c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.176929176 +0000 UTC m=+86.533088968 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007511c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ea0 item 38 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751240): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751240): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751240): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751240): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751240): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.177996212 +0000 UTC m=+86.534156044 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751240): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e3f0 item 39 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.178380891 +0000 UTC m=+86.534540684 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751340): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751340): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751340): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.178380891 +0000 UTC m=+86.534540684 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 39 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007513c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007513c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007513c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007513c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007513c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.179415446 +0000 UTC m=+86.535575239 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007513c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 40 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.179757055 +0000 UTC m=+86.535916848 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751480): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007514c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007514c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007514c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007514c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007514c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.179757055 +0000 UTC m=+86.535916848 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007514c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f030 item 40 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.180693426 +0000 UTC m=+86.536853220 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751540): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751540): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 41 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751540): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.181042009 +0000 UTC m=+86.537201802 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 41 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.181404567 +0000 UTC m=+86.537564360 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751580): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007515c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007515c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007515c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007515c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007515c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.181404567 +0000 UTC m=+86.537564360 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007515c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f7a0 item 41 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.182332071 +0000 UTC m=+86.538491855 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007516c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007516c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007516c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc00 item 42 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007516c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007516c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.182693427 +0000 UTC m=+86.538853220 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007516c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fea0 item 42 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.183141345 +0000 UTC m=+86.539301138 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007517c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007517c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007517c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007517c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007517c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.183141345 +0000 UTC m=+86.539301138 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007517c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004721c0 item 42 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.184057939 +0000 UTC m=+86.540217732 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007518c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007518c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007518c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472540 item 43 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007518c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007518c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.184402625 +0000 UTC m=+86.540562418 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007518c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004727e0 item 43 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.184819884 +0000 UTC m=+86.540979677 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007519c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007519c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007519c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007519c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007519c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.184819884 +0000 UTC m=+86.540979677 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007519c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472a10 item 43 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.186306946 +0000 UTC m=+86.542466739 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ac0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d90 item 44 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ac0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.186702837 +0000 UTC m=+86.542862630 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473110 item 44 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.187213111 +0000 UTC m=+86.543372904 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751b80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751bc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751bc0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.187213111 +0000 UTC m=+86.543372904 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473340 item 44 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.188236926 +0000 UTC m=+86.544396719 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751cc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473880 item 45 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751cc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.188624421 +0000 UTC m=+86.544784214 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751dc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751dc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751dc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751dc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751dc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.188624421 +0000 UTC m=+86.544784214 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751dc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473a40 item 45 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.189579838 +0000 UTC m=+86.545739631 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751e80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ec0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ec0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ec0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473f10 item 46 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ec0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ec0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.18990751 +0000 UTC m=+86.546067304 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000751ec0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.18990751 +0000 UTC m=+86.546067304 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476310 item 46 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.190837651 +0000 UTC m=+86.546997444 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 47 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.191232259 +0000 UTC m=+86.547392052 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008641c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008641c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008641c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008641c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008641c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.191232259 +0000 UTC m=+86.547392052 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008641c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476b60 item 47 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.192572345 +0000 UTC m=+86.548732138 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638000): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638000): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052230 item 48 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638000): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.193000365 +0000 UTC m=+86.549160158 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006380c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006380c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006380c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006380c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006380c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.193000365 +0000 UTC m=+86.549160158 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006380c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 48 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.194097918 +0000 UTC m=+86.550257712 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 49 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.194404922 +0000 UTC m=+86.550564716 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638180): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638180): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638180): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.194404922 +0000 UTC m=+86.550564716 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 49 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.195276603 +0000 UTC m=+86.551436396 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 50 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.195667885 +0000 UTC m=+86.551827678 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.195667885 +0000 UTC m=+86.551827678 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 50 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638380): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638380): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638380): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.19657431 +0000 UTC m=+86.552734103 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320150 item 51 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.19697505 +0000 UTC m=+86.553134843 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638480): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638480): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638480): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638480): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638480): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.19697505 +0000 UTC m=+86.553134843 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638480): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320310 item 51 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.198039752 +0000 UTC m=+86.554199545 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320620 item 52 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.198570574 +0000 UTC m=+86.554730367 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.198570574 +0000 UTC m=+86.554730367 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320770 item 52 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.199493199 +0000 UTC m=+86.555652993 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320a80 item 53 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.199863552 +0000 UTC m=+86.556023345 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.199863552 +0000 UTC m=+86.556023345 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320bd0 item 53 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.200853935 +0000 UTC m=+86.557013728 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003210a0 item 54 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.201414243 +0000 UTC m=+86.557574036 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638900): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.201414243 +0000 UTC m=+86.557574036 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003211f0 item 54 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.202312694 +0000 UTC m=+86.558472486 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321500 item 55 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.202666014 +0000 UTC m=+86.558825807 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638ac0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638ac0): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.202666014 +0000 UTC m=+86.558825807 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321650 item 55 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.203573151 +0000 UTC m=+86.559732935 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 56 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.204039062 +0000 UTC m=+86.560198856 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.204039062 +0000 UTC m=+86.560198856 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c70 item 56 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.205074019 +0000 UTC m=+86.561233822 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 57 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.205478295 +0000 UTC m=+86.561638087 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 57 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.205942323 +0000 UTC m=+86.562102116 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.205942323 +0000 UTC m=+86.562102116 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 57 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.20696223 +0000 UTC m=+86.563122023 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e2c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477420 item 58 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.207385842 +0000 UTC m=+86.563545635 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 58 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.207920222 +0000 UTC m=+86.564080014 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e3c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e400): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e400): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e400): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e400): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e400): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.207920222 +0000 UTC m=+86.564080014 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e400): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 58 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.208934359 +0000 UTC m=+86.565094151 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e4c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e500): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e500): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 59 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e500): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.209287539 +0000 UTC m=+86.565447332 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ab0 item 59 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.209718315 +0000 UTC m=+86.565878108 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e5c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.209718315 +0000 UTC m=+86.565878108 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ce0 item 59 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.210899334 +0000 UTC m=+86.567059127 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e6c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e700): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e700): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e700): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc070 item 60 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e700): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e700): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.211308339 +0000 UTC m=+86.567468132 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc230 item 60 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.21174713 +0000 UTC m=+86.567906923 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e7c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e800): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e800): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e800): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e800): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e800): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.21174713 +0000 UTC m=+86.567906923 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e800): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc3f0 item 60 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.212742622 +0000 UTC m=+86.568902415 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e8c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e900): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e900): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e900): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc700 item 61 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e900): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e900): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.213126991 +0000 UTC m=+86.569286784 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e900): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.213126991 +0000 UTC m=+86.569286784 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e9c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc850 item 61 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.214327978 +0000 UTC m=+86.570487771 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ea80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 62 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.214761387 +0000 UTC m=+86.570921181 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.214761387 +0000 UTC m=+86.570921181 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084eb80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dccb0 item 62 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.21587485 +0000 UTC m=+86.572034644 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcf50 item 63 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.216257947 +0000 UTC m=+86.572417740 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ec80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.216257947 +0000 UTC m=+86.572417740 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ed40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd110 item 63 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.217696888 +0000 UTC m=+86.573856691 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd3b0 item 64 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.218117615 +0000 UTC m=+86.574277408 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ee40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef00): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.218117615 +0000 UTC m=+86.574277408 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd500 item 64 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.219244493 +0000 UTC m=+86.575404305 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd7a0 item 65 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.219648177 +0000 UTC m=+86.575807971 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ef80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.219648177 +0000 UTC m=+86.575807971 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084efc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd8f0 item 65 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f000): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f000): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f000): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.220644531 +0000 UTC m=+86.576804324 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddb90 item 66 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.221090886 +0000 UTC m=+86.577250679 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f0c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.221090886 +0000 UTC m=+86.577250679 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddce0 item 66 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.22207085 +0000 UTC m=+86.578230642 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001503f0 item 67 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.222451621 +0000 UTC m=+86.578611415 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f1c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f1c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f1c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f1c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f1c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.222451621 +0000 UTC m=+86.578611415 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f1c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001508c0 item 67 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f240): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f240): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f240): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f240): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f240): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.223567889 +0000 UTC m=+86.579727682 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f240): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151110 item 68 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.224068837 +0000 UTC m=+86.580228630 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f340): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f340): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f340): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.224068837 +0000 UTC m=+86.580228630 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151260 item 68 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f380): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f380): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f380): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.225074898 +0000 UTC m=+86.581234691 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151b90 item 69 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.225523067 +0000 UTC m=+86.581682860 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f3c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f400): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f400): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f400): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f400): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f400): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.225523067 +0000 UTC m=+86.581682860 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f400): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003020e0 item 69 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f480): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f480): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f480): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f480): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f480): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.226718292 +0000 UTC m=+86.582878086 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f480): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003029a0 item 70 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.227090729 +0000 UTC m=+86.583250523 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f580): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f580): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f580): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f580): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f580): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.227090729 +0000 UTC m=+86.583250523 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f580): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302e00 item 70 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f600): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f600): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f600): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.228130954 +0000 UTC m=+86.584290748 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303b20 item 71 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.228531584 +0000 UTC m=+86.584691387 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f6c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f700): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f700): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f700): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f700): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f700): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.228531584 +0000 UTC m=+86.584691387 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca000 item 71 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f780): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f780): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f780): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.229547053 +0000 UTC m=+86.585706846 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca540 item 72 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.230052328 +0000 UTC m=+86.586212122 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f880): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f880): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f880): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.230052328 +0000 UTC m=+86.586212122 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca850 item 72 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.231083276 +0000 UTC m=+86.587243070 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f8c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f900): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f900): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f900): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caee0 item 73 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f900): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f900): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.231439453 +0000 UTC m=+86.587599245 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f900): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb180 item 73 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.231923608 +0000 UTC m=+86.588083391 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f980): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f980): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f980): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.231923608 +0000 UTC m=+86.588083391 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084f980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb2d0 item 73 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.232916786 +0000 UTC m=+86.589076579 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcb60 item 74 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.233357561 +0000 UTC m=+86.589517344 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fa80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcd20 item 74 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.233862635 +0000 UTC m=+86.590022428 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb80): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.233862635 +0000 UTC m=+86.590022428 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fb80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd110 item 74 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.234953214 +0000 UTC m=+86.591113028 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd490 item 75 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.235321954 +0000 UTC m=+86.591481747 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fc80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd6c0 item 75 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.235762288 +0000 UTC m=+86.591922081 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.235762288 +0000 UTC m=+86.591922081 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fd80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdb20 item 75 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.236797845 +0000 UTC m=+86.592957638 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa2a0 item 76 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.237196511 +0000 UTC m=+86.593356304 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084fe80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa540 item 76 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.237713608 +0000 UTC m=+86.593873411 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084ff40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.237713608 +0000 UTC m=+86.593873411 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faf50 item 76 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.238778901 +0000 UTC m=+86.594938693 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008640c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864140): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb960 item 77 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864140): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.239222259 +0000 UTC m=+86.595382053 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864300): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864300): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864300): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.239222259 +0000 UTC m=+86.595382053 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6150 item 77 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.240288985 +0000 UTC m=+86.596448778 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008643c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864400): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864400): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864400): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6700 item 78 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864400): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864400): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.24064993 +0000 UTC m=+86.596809723 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864400): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008644c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008644c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008644c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008644c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008644c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.24064993 +0000 UTC m=+86.596809723 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008644c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6930 item 78 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.241732806 +0000 UTC m=+86.597892599 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864580): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008645c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008645c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008645c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6d90 item 79 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008645c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008645c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.242087339 +0000 UTC m=+86.598247132 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008645c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864680): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864680): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864680): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.242087339 +0000 UTC m=+86.598247132 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6fc0 item 79 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.24317373 +0000 UTC m=+86.599333524 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864780): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864780): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b73b0 item 80 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864780): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.243535297 +0000 UTC m=+86.599695091 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864840): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864840): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864840): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.243535297 +0000 UTC m=+86.599695091 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7b90 item 80 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864880): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864880): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864880): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.244593817 +0000 UTC m=+86.600753609 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6230 item 81 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.24498067 +0000 UTC m=+86.601140464 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008648c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864900): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864900): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864900): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864900): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864900): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.24498067 +0000 UTC m=+86.601140464 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864900): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d65b0 item 81 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864980): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864980): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864980): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.246005828 +0000 UTC m=+86.602165621 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d69a0 item 82 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.246385277 +0000 UTC m=+86.602545061 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a80): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.246385277 +0000 UTC m=+86.602545061 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6d20 item 82 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864b00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864b00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864b00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864b00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864b00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.247423419 +0000 UTC m=+86.603583222 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864b00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d72d0 item 83 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.247743638 +0000 UTC m=+86.603903432 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c00): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.247743638 +0000 UTC m=+86.603903432 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d78f0 item 83 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.248743568 +0000 UTC m=+86.604903362 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ce0 item 84 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.249191627 +0000 UTC m=+86.605351430 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d80): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.249191627 +0000 UTC m=+86.605351430 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ea0 item 84 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864e00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864e00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864e00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864e00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864e00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.250124591 +0000 UTC m=+86.606284385 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864e00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005708c0 item 85 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.250528978 +0000 UTC m=+86.606688771 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864ec0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f00): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.250528978 +0000 UTC m=+86.606688771 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570d20 item 85 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.251611332 +0000 UTC m=+86.607771135 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864f80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571340 item 86 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.251972308 +0000 UTC m=+86.608132101 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865080): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865080): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865080): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.251972308 +0000 UTC m=+86.608132101 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571500 item 86 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.252796018 +0000 UTC m=+86.608955811 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571ab0 item 87 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.253306273 +0000 UTC m=+86.609466066 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008651c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865200): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865200): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865200): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.253306273 +0000 UTC m=+86.609466066 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571ce0 item 87 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865280): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865280): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865280): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.254372677 +0000 UTC m=+86.610532480 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460690 item 88 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.254799045 +0000 UTC m=+86.610958838 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865380): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865380): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865380): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.254799045 +0000 UTC m=+86.610958838 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460af0 item 88 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.2556997 +0000 UTC m=+86.611859493 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865480): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865500): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865500): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004610a0 item 89 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865500): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.256070984 +0000 UTC m=+86.612230777 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461260 item 89 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.256527527 +0000 UTC m=+86.612687320 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008655c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865600): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865600): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865600): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.256527527 +0000 UTC m=+86.612687320 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004616c0 item 89 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.257519353 +0000 UTC m=+86.613679145 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008656c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865700): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865700): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865700): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461b90 item 90 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865700): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865700): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.257949658 +0000 UTC m=+86.614109451 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ce0 item 90 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.25844821 +0000 UTC m=+86.614608023 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008657c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865800): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865800): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865800): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865800): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865800): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.25844821 +0000 UTC m=+86.614608023 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865800): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 90 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.259446096 +0000 UTC m=+86.615605890 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008658c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865900): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865900): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865900): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004625b0 item 91 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865900): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865900): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.259778639 +0000 UTC m=+86.615938432 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865900): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462770 item 91 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.260129165 +0000 UTC m=+86.616288958 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0008659c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865a00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865a00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865a00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865a00): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865a00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.260129165 +0000 UTC m=+86.616288958 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865a00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004628c0 item 91 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.260989824 +0000 UTC m=+86.617149617 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865b00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865b00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865b00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462cb0 item 92 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865b00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865b00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.261370385 +0000 UTC m=+86.617530178 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865b00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462e70 item 92 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.261758602 +0000 UTC m=+86.617918394 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865c00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865c00): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.261758602 +0000 UTC m=+86.617918394 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463110 item 92 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.262675908 +0000 UTC m=+86.618835701 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865d00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865d00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865d00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463420 item 93 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865d00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865d00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.263043015 +0000 UTC m=+86.619202808 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865d00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865dc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865dc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865dc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865dc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865dc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.263043015 +0000 UTC m=+86.619202808 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865dc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004635e0 item 93 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.264204717 +0000 UTC m=+86.620364510 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000865e80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0000): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0000): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e000 item 94 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0000): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.26461285 +0000 UTC m=+86.620772664 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.26461285 +0000 UTC m=+86.620772664 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e2a0 item 94 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.265743605 +0000 UTC m=+86.621903398 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e770 item 95 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.266142081 +0000 UTC m=+86.622301904 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b01c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.266142081 +0000 UTC m=+86.622301904 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea10 item 95 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.267262967 +0000 UTC m=+86.623422760 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f0a0 item 96 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.267609005 +0000 UTC m=+86.623768798 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.267609005 +0000 UTC m=+86.623768798 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f1f0 item 96 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= 2024/11/20 04:50:17 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:17 DEBUG : : Looking for writers 2024/11/20 04:50:17 DEBUG : >WaitForWriters: 2024/11/20 04:50:17 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:17 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/20 04:50:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.500965659 +0000 UTC m=+86.857125452 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.500965659 +0000 UTC m=+86.857125452 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009069c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009069c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009069c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009069c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009069c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.500965659 +0000 UTC m=+86.857125452 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009069c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463b20 item 1 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.502607319 +0000 UTC m=+86.858767112 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.502607319 +0000 UTC m=+86.858767112 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 2 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.503709521 +0000 UTC m=+86.859869324 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.503709521 +0000 UTC m=+86.859869324 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.503709521 +0000 UTC m=+86.859869324 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c540 item 3 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.505010734 +0000 UTC m=+86.861170528 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.505010734 +0000 UTC m=+86.861170528 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca80 item 4 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.50598638 +0000 UTC m=+86.862146173 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.50598638 +0000 UTC m=+86.862146173 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.50598638 +0000 UTC m=+86.862146173 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 5 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.507573859 +0000 UTC m=+86.863733662 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.507573859 +0000 UTC m=+86.863733662 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 6 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.508628432 +0000 UTC m=+86.864788224 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.508628432 +0000 UTC m=+86.864788224 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.508628432 +0000 UTC m=+86.864788224 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 7 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.510099914 +0000 UTC m=+86.866259707 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907040): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907040): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907040): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.510099914 +0000 UTC m=+86.866259707 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc00 item 8 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc000907080): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.511499271 +0000 UTC m=+86.867659064 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.511499271 +0000 UTC m=+86.867659064 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.511499271 +0000 UTC m=+86.867659064 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 9 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009071c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009071c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009071c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009071c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009071c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.513090237 +0000 UTC m=+86.869250030 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009071c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.513090237 +0000 UTC m=+86.869250030 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 10 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907300): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc000907300): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907300): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907300): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907300): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907300): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907340): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907340): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907340): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.514285713 +0000 UTC m=+86.870445496 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.514285713 +0000 UTC m=+86.870445496 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907400): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.514285713 +0000 UTC m=+86.870445496 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 11 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009074c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009074c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009074c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009074c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009074c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.51595258 +0000 UTC m=+86.872112374 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009074c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.51595258 +0000 UTC m=+86.872112374 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 12 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907600): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc000907600): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907600): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907600): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907600): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907600): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907640): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907640): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907640): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.51721932 +0000 UTC m=+86.873379123 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907700): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907700): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907700): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907700): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907700): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.51721932 +0000 UTC m=+86.873379123 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048afc0 item 13 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907780): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907780): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907780): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.518699097 +0000 UTC m=+86.874858890 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907800): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907800): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907800): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907800): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907800): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.518699097 +0000 UTC m=+86.874858890 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907800): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b340 item 14 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc0009b0080): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.521171752 +0000 UTC m=+86.877331545 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b00c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.521171752 +0000 UTC m=+86.877331545 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e310 item 15 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0200): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0200): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0200): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.522279144 +0000 UTC m=+86.878438947 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.522279144 +0000 UTC m=+86.878438947 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e8c0 item 16 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.523323707 +0000 UTC m=+86.879483510 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b02c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.523323707 +0000 UTC m=+86.879483510 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.523323707 +0000 UTC m=+86.879483510 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eee0 item 17 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.524660648 +0000 UTC m=+86.880820451 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b03c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.524660648 +0000 UTC m=+86.880820451 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 18 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b04c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b04c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b04c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b04c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b04c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.525712956 +0000 UTC m=+86.881872749 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b04c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.525712956 +0000 UTC m=+86.881872749 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0580): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b05c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b05c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b05c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b05c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b05c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.525712956 +0000 UTC m=+86.881872749 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b05c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f810 item 19 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0640): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0640): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0640): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.526893214 +0000 UTC m=+86.883053007 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b06c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b06c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b06c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b06c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b06c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.526893214 +0000 UTC m=+86.883053007 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b06c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fea0 item 20 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0740): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0740): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0740): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.52786425 +0000 UTC m=+86.884024043 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.52786425 +0000 UTC m=+86.884024043 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0800): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0840): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0840): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0840): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.52786425 +0000 UTC m=+86.884024043 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320310 item 21 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b08c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b08c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b08c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b08c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b08c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.52911501 +0000 UTC m=+86.885274803 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b08c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0940): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0940): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0940): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.52911501 +0000 UTC m=+86.885274803 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320700 item 22 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b09c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b09c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b09c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b09c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b09c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.53008248 +0000 UTC m=+86.886242262 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b09c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.53008248 +0000 UTC m=+86.886242262 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ac0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ac0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.53008248 +0000 UTC m=+86.886242262 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003209a0 item 23 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0b40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0b40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0b40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0b40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0b40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.531412156 +0000 UTC m=+86.887571949 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0b40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0bc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0bc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.531412156 +0000 UTC m=+86.887571949 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320f50 item 24 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0c80): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc0009b0c80): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0c80): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0c80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0c80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0cc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0cc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.532376209 +0000 UTC m=+86.888536002 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.532376209 +0000 UTC m=+86.888536002 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0dc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0dc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0dc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0dc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0dc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.532376209 +0000 UTC m=+86.888536002 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0dc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321260 item 25 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0e40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0e40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0e40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0e40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0e40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.533630406 +0000 UTC m=+86.889790199 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0e40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ec0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ec0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ec0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ec0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ec0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.533630406 +0000 UTC m=+86.889790199 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0ec0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321650 item 26 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0f80): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc0009b0f80): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0f80): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0f80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0f80): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0f80): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0f80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0fc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0fc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0fc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0fc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0fc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.534580161 +0000 UTC m=+86.890739955 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b0fc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.534580161 +0000 UTC m=+86.890739955 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b10c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b10c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b10c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b10c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b10c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.534580161 +0000 UTC m=+86.890739955 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b10c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 27 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1140): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1140): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.535990821 +0000 UTC m=+86.892150603 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.535990821 +0000 UTC m=+86.892150603 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 28 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc000638100): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.537005198 +0000 UTC m=+86.893164991 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.537005198 +0000 UTC m=+86.893164991 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472460 item 29 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.537944875 +0000 UTC m=+86.894104669 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.537944875 +0000 UTC m=+86.894104669 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472850 item 30 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006383c0): _readAt: size=2, off=0 2024/11/20 04:50:17 ERROR : open-test-file(0xc0006383c0): Couldn't read size of file 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006383c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006383c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006383c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006383c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006383c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.538970674 +0000 UTC m=+86.895130468 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006384c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006384c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006384c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006384c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006384c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.538970674 +0000 UTC m=+86.895130468 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006384c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472c40 item 31 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.539858735 +0000 UTC m=+86.896018528 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.539858735 +0000 UTC m=+86.896018528 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006385c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473180 item 32 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.540902948 +0000 UTC m=+86.897062751 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473730 item 33 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.541287598 +0000 UTC m=+86.897447390 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.541287598 +0000 UTC m=+86.897447390 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473960 item 33 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006386c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006386c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006386c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006386c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006386c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.542282118 +0000 UTC m=+86.898441911 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006386c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473d50 item 34 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.542730045 +0000 UTC m=+86.898889838 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.542730045 +0000 UTC m=+86.898889838 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 34 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.543732701 +0000 UTC m=+86.899892494 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 35 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.544199103 +0000 UTC m=+86.900358896 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006387c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.544199103 +0000 UTC m=+86.900358896 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 35 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006388c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006388c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006388c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006388c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006388c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.545388198 +0000 UTC m=+86.901548001 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006388c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 36 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.545816509 +0000 UTC m=+86.901976312 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.545816509 +0000 UTC m=+86.901976312 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006389c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 36 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.546884556 +0000 UTC m=+86.903044349 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 37 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.547235693 +0000 UTC m=+86.903395475 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.547235693 +0000 UTC m=+86.903395475 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476150 item 37 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.548130226 +0000 UTC m=+86.904290019 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476930 item 38 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.548559058 +0000 UTC m=+86.904718852 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.548559058 +0000 UTC m=+86.904718852 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476af0 item 38 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.549463359 +0000 UTC m=+86.905623143 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 39 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.549817131 +0000 UTC m=+86.905976914 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.549817131 +0000 UTC m=+86.905976914 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477110 item 39 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.550735239 +0000 UTC m=+86.906895032 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 40 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.551150125 +0000 UTC m=+86.907309918 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906080): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906080): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906080): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.551150125 +0000 UTC m=+86.907309918 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc150 item 40 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.552000855 +0000 UTC m=+86.908160649 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009060c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc460 item 41 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.552331805 +0000 UTC m=+86.908491598 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc620 item 41 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.552683934 +0000 UTC m=+86.908843717 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906180): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906180): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906180): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.552683934 +0000 UTC m=+86.908843717 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc770 item 41 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.553618401 +0000 UTC m=+86.909778194 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906240): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906280): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906280): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dca80 item 42 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906280): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.553949931 +0000 UTC m=+86.910109724 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcbd0 item 42 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.554335913 +0000 UTC m=+86.910495706 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906380): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906380): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906380): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.554335913 +0000 UTC m=+86.910495706 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcd20 item 42 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.555139696 +0000 UTC m=+86.911299489 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906480): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906480): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906480): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd030 item 43 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906480): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906480): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.555475956 +0000 UTC m=+86.911635749 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906480): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd180 item 43 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.55591707 +0000 UTC m=+86.912076873 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906580): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906580): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906580): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906580): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906580): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.55591707 +0000 UTC m=+86.912076873 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906580): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd2d0 item 43 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.557029071 +0000 UTC m=+86.913188864 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906680): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906680): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd570 item 44 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906680): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.557412639 +0000 UTC m=+86.913572431 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd6c0 item 44 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.557834777 +0000 UTC m=+86.913994570 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906780): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906780): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906780): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.557834777 +0000 UTC m=+86.913994570 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd810 item 44 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.558815031 +0000 UTC m=+86.914974824 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906880): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906880): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddab0 item 45 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906880): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.55910836 +0000 UTC m=+86.915268153 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.55910836 +0000 UTC m=+86.915268153 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddc00 item 45 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.560248933 +0000 UTC m=+86.916408716 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddea0 item 46 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.560605019 +0000 UTC m=+86.916764812 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906a40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.560605019 +0000 UTC m=+86.916764812 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906b00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150460 item 46 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.561699587 +0000 UTC m=+86.917859369 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150e00 item 47 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.56203256 +0000 UTC m=+86.918192363 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.56203256 +0000 UTC m=+86.918192363 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151180 item 47 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.563075891 +0000 UTC m=+86.919235684 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001519d0 item 48 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.563404305 +0000 UTC m=+86.919564098 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906dc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.563404305 +0000 UTC m=+86.919564098 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906e80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151d50 item 48 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ec0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ec0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ec0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ec0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ec0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.564318084 +0000 UTC m=+86.920477877 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906ec0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003023f0 item 49 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.564625129 +0000 UTC m=+86.920784921 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.564625129 +0000 UTC m=+86.920784921 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906f40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302af0 item 49 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.565546582 +0000 UTC m=+86.921706365 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000906fc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003037a0 item 50 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.566468176 +0000 UTC m=+86.922627968 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.566468176 +0000 UTC m=+86.922627968 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009070c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303b90 item 50 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.567308607 +0000 UTC m=+86.923468401 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca150 item 51 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.56759882 +0000 UTC m=+86.923758623 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.56759882 +0000 UTC m=+86.923758623 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907240): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca540 item 51 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009072c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009072c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009072c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009072c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009072c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.568373368 +0000 UTC m=+86.924533162 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009072c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caa80 item 52 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.568708636 +0000 UTC m=+86.924868429 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009073c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009073c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009073c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009073c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009073c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.568708636 +0000 UTC m=+86.924868429 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009073c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caee0 item 52 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.569470682 +0000 UTC m=+86.925630475 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb2d0 item 53 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.569760543 +0000 UTC m=+86.925920346 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.569760543 +0000 UTC m=+86.925920346 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc000 item 53 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009075c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009075c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009075c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009075c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009075c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.570670717 +0000 UTC m=+86.926830509 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009075c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcd20 item 54 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.571019819 +0000 UTC m=+86.927179612 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000907680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009076c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009076c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009076c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009076c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009076c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.571019819 +0000 UTC m=+86.927179612 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009076c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd110 item 54 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1200): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1200): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1200): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1200): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1200): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.571964285 +0000 UTC m=+86.928124078 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1200): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a2a0 item 55 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.572305824 +0000 UTC m=+86.928465617 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b12c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1300): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1300): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1300): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.572305824 +0000 UTC m=+86.928465617 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a4d0 item 55 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1380): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1380): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1380): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.573166354 +0000 UTC m=+86.929326147 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 56 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.573575409 +0000 UTC m=+86.929735202 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b14c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b14c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b14c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b14c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b14c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.573575409 +0000 UTC m=+86.929735202 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b14c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a9a0 item 56 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.574318248 +0000 UTC m=+86.930478041 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1580): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b15c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b15c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b15c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad20 item 57 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b15c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b15c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.574609223 +0000 UTC m=+86.930769016 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b15c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048afc0 item 57 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.574948648 +0000 UTC m=+86.931108441 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b16c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b16c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b16c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b16c0): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b16c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.574948648 +0000 UTC m=+86.931108441 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b16c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b180 item 57 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.57574659 +0000 UTC m=+86.931906383 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b17c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b17c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b17c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 58 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b17c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b17c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.576021124 +0000 UTC m=+86.932180917 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b17c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b880 item 58 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.576352453 +0000 UTC m=+86.932512246 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b18c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b18c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b18c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b18c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b18c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.576352453 +0000 UTC m=+86.932512246 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b18c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bb20 item 58 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.577130519 +0000 UTC m=+86.933290312 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b19c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b19c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b19c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bea0 item 59 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b19c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b19c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.577426041 +0000 UTC m=+86.933585824 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b19c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa460 item 59 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.577767009 +0000 UTC m=+86.933926793 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1ac0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1ac0): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.577767009 +0000 UTC m=+86.933926793 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa5b0 item 59 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.578675008 +0000 UTC m=+86.934834800 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1b80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1bc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb7a0 item 60 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1bc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.579019372 +0000 UTC m=+86.935179164 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fba40 item 60 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.579320696 +0000 UTC m=+86.935480488 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1cc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1cc0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.579320696 +0000 UTC m=+86.935480488 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6380 item 60 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.580144466 +0000 UTC m=+86.936304259 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1dc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1dc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1dc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6850 item 61 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1dc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1dc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.580441942 +0000 UTC m=+86.936601735 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1dc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1e80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1e80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1e80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1e80): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1e80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.580441942 +0000 UTC m=+86.936601735 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1e80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b69a0 item 61 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.581338579 +0000 UTC m=+86.937498372 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0009b1f40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8000): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8000): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6e70 item 62 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8000): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.581662545 +0000 UTC m=+86.937822339 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f80c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f80c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f80c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f80c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f80c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.581662545 +0000 UTC m=+86.937822339 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f80c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b70a0 item 62 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.582629334 +0000 UTC m=+86.938789127 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f81c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f81c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f81c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7490 item 63 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f81c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f81c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.582916701 +0000 UTC m=+86.939076494 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f81c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8280): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8280): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8280): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.582916701 +0000 UTC m=+86.939076494 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7d50 item 63 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 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 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): >_readAt: n=0, err=Bad file descriptor 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.583775708 +0000 UTC m=+86.939935501 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8380): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8380): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8380): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d63f0 item 64 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8380): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8380): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.584046134 +0000 UTC m=+86.940205927 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8380): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8440): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8440): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8440): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.584046134 +0000 UTC m=+86.940205927 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6620 item 64 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8480): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8480): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8480): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8480): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8480): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.585085377 +0000 UTC m=+86.941245170 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8480): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6b60 item 65 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.585479064 +0000 UTC m=+86.941638857 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f84c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8500): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8500): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8500): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.585479064 +0000 UTC m=+86.941638857 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e70 item 65 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8540): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8540): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8540): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.586476279 +0000 UTC m=+86.942636072 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d77a0 item 66 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.586870005 +0000 UTC m=+86.943029808 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8580): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f85c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f85c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f85c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f85c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f85c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.586870005 +0000 UTC m=+86.943029808 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f85c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 66 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8600): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8600): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8600): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.587686543 +0000 UTC m=+86.943846336 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7d50 item 67 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.58808064 +0000 UTC m=+86.944240433 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8680): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8680): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8680): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8680): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8680): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.58808064 +0000 UTC m=+86.944240433 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8680): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005700e0 item 67 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8700): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8700): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8700): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8700): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8700): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.5890114 +0000 UTC m=+86.945171194 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570a10 item 68 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.5894065 +0000 UTC m=+86.945566293 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f87c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8800): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8800): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8800): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8800): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8800): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.5894065 +0000 UTC m=+86.945566293 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8800): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570e00 item 68 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8840): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8840): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8840): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.590461633 +0000 UTC m=+86.946621437 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005713b0 item 69 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.590908649 +0000 UTC m=+86.947068452 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f88c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f88c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f88c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f88c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f88c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.590908649 +0000 UTC m=+86.947068452 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f88c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571570 item 69 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8940): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8940): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8940): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.591932955 +0000 UTC m=+86.948092748 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571b90 item 70 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.592399458 +0000 UTC m=+86.948559251 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a40): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.592399458 +0000 UTC m=+86.948559251 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8a40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571d50 item 70 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ac0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ac0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ac0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ac0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.593542937 +0000 UTC m=+86.949702780 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ac0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 71 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.593953505 +0000 UTC m=+86.950113297 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8b80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8bc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8bc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8bc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8bc0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8bc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.593953505 +0000 UTC m=+86.950113297 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8bc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460bd0 item 71 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8c40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8c40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8c40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8c40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8c40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.594864099 +0000 UTC m=+86.951023892 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8c40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461110 item 72 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.595172735 +0000 UTC m=+86.951332528 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d40): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.595172735 +0000 UTC m=+86.951332528 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461340 item 72 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.596019259 +0000 UTC m=+86.952179052 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ab0 item 73 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.596305113 +0000 UTC m=+86.952464906 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 73 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.596623158 +0000 UTC m=+86.952782952 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8e80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ec0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ec0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ec0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ec0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ec0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.596623158 +0000 UTC m=+86.952782952 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8ec0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461dc0 item 73 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.597476745 +0000 UTC m=+86.953636538 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8f80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8fc0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8fc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8fc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462310 item 74 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8fc0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8fc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.597771176 +0000 UTC m=+86.953930969 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f8fc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462620 item 74 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.598127833 +0000 UTC m=+86.954287625 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f90c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f90c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f90c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f90c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f90c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.598127833 +0000 UTC m=+86.954287625 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f90c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004627e0 item 74 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.598916167 +0000 UTC m=+86.955075960 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f91c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f91c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f91c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462af0 item 75 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f91c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f91c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.599203905 +0000 UTC m=+86.955363698 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f91c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): _writeAt: size=3, off=2 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d20 item 75 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.599560142 +0000 UTC m=+86.955719935 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f92c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9300): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9300): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9300): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.599560142 +0000 UTC m=+86.955719935 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463030 item 75 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.600506181 +0000 UTC m=+86.956665974 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f93c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9400): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9400): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9400): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004632d0 item 76 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9400): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9400): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.600811993 +0000 UTC m=+86.956971786 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9400): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 76 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): _writeAt: size=3, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.601285188 +0000 UTC m=+86.957444971 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f94c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9500): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9500): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9500): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.601285188 +0000 UTC m=+86.957444971 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463650 item 76 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.602292722 +0000 UTC m=+86.958452525 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f95c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9600): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9600): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004639d0 item 77 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9600): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.602672563 +0000 UTC m=+86.958832366 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f96c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f96c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f96c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f96c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f96c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.602672563 +0000 UTC m=+86.958832366 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f96c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463b20 item 77 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.603707178 +0000 UTC m=+86.959866971 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9780): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f97c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f97c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f97c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ea0 item 78 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f97c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f97c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.604089773 +0000 UTC m=+86.960249587 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f97c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9880): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9880): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9880): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.604089773 +0000 UTC m=+86.960249587 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c0e0 item 78 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.605216191 +0000 UTC m=+86.961375994 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9980): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9980): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c690 item 79 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9980): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.605543332 +0000 UTC m=+86.961703126 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9a40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9a40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9a40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9a40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9a40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.605543332 +0000 UTC m=+86.961703126 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9a40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 79 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.606443386 +0000 UTC m=+86.962603178 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 80 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.60678788 +0000 UTC m=+86.962947673 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9b40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c00): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c00): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c00): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.60678788 +0000 UTC m=+86.962947673 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd20 item 80 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.607698343 +0000 UTC m=+86.963858137 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 81 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.608190403 +0000 UTC m=+86.964350206 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9cc0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9cc0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9cc0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9cc0): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9cc0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.608190403 +0000 UTC m=+86.964350206 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9cc0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 81 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9d40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9d40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9d40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9d40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9d40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.609265755 +0000 UTC m=+86.965425548 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9d40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 82 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.60976596 +0000 UTC m=+86.965925764 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e40): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.60976596 +0000 UTC m=+86.965925764 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9e40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 82 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9ec0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9ec0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9ec0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9ec0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9ec0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.61088291 +0000 UTC m=+86.967042723 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0007f9ec0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 83 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.611286374 +0000 UTC m=+86.967446167 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.611286374 +0000 UTC m=+86.967446167 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047de30 item 83 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.61238015 +0000 UTC m=+86.968539963 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e0c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c22a0 item 84 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.614461093 +0000 UTC m=+86.970620876 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e180): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.614461093 +0000 UTC m=+86.970620876 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e1c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2540 item 84 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.616151675 +0000 UTC m=+86.972311468 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e240): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2a80 item 85 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.61687636 +0000 UTC m=+86.973036153 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc00084e300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864080): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864080): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864080): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864080): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864080): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.61687636 +0000 UTC m=+86.973036153 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000864080): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96070 item 85 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.618101963 +0000 UTC m=+86.974261756 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638040): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476690 item 86 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.61851788 +0000 UTC m=+86.974677694 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.61851788 +0000 UTC m=+86.974677694 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638140): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476930 item 86 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006381c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006381c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006381c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006381c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006381c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.619503624 +0000 UTC m=+86.975663418 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006381c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 87 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.619899495 +0000 UTC m=+86.976059288 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.619899495 +0000 UTC m=+86.976059288 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006382c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 87 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638340): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638340): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638340): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638340): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638340): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.621050037 +0000 UTC m=+86.977209830 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638340): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477420 item 88 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.621466987 +0000 UTC m=+86.977626780 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638400): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.621466987 +0000 UTC m=+86.977626780 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638440): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 88 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.622335481 +0000 UTC m=+86.978495274 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638500): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477810 item 89 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.622686988 +0000 UTC m=+86.978846781 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638540): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 89 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.623187585 +0000 UTC m=+86.979347377 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638600): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.623187585 +0000 UTC m=+86.979347377 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638640): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ab0 item 89 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.624136279 +0000 UTC m=+86.980296072 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638700): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477e30 item 90 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.624493256 +0000 UTC m=+86.980653049 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638740): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc3f0 item 90 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.624925004 +0000 UTC m=+86.981084798 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638840): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638880): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638880): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638880): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638880): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638880): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.624925004 +0000 UTC m=+86.981084798 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638880): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcbd0 item 90 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.625911169 +0000 UTC m=+86.982070952 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638940): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd1f0 item 91 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.626208935 +0000 UTC m=+86.982368719 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638980): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >_readAt: n=2, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): _writeAt: size=3, off=7 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd420 item 91 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.626615155 +0000 UTC m=+86.982774948 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >_readAt: n=8, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.626615155 +0000 UTC m=+86.982774948 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638a80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd650 item 91 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.627487598 +0000 UTC m=+86.983647391 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdce0 item 92 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.627870584 +0000 UTC m=+86.984030377 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638b80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): open at offset 5 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96150 item 92 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): _readAt: size=2, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): _writeAt: size=3, off=5 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): >_writeAt: n=3, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.628279839 +0000 UTC m=+86.984439633 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): >_readAt: n=3, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.628279839 +0000 UTC m=+86.984439633 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638c80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b962a0 item 92 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.62912568 +0000 UTC m=+86.985285474 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96540 item 93 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.629480896 +0000 UTC m=+86.985640689 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638d80): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e40): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e40): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e40): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.629480896 +0000 UTC m=+86.985640689 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638e40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96690 item 93 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.630490203 +0000 UTC m=+86.986649996 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f00): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f40): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f40): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f40): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96930 item 94 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f40): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f40): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.630864213 +0000 UTC m=+86.987023997 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000638f40): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639000): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639000): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639000): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639000): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639000): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.630864213 +0000 UTC m=+86.987023997 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639000): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96a80 item 94 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.63179843 +0000 UTC m=+86.987958224 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006390c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639100): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639100): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639100): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96d20 item 95 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639100): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639100): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.63212969 +0000 UTC m=+86.988289483 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639100): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006391c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006391c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006391c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006391c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006391c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.63212969 +0000 UTC m=+86.988289483 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006391c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b96e70 item 95 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 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 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): open at offset 0 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): _readAt: size=2, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): >_readAt: n=0, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.633064418 +0000 UTC m=+86.989224211 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639280): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639300): _writeAt: size=5, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639300): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639300): >openPending: err= 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b97110 item 96 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639300): >_writeAt: n=5, err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639300): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.633405205 +0000 UTC m=+86.989564998 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc000639300): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/20 04:50:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/20 04:50:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006393c0): _readAt: size=512, off=0 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006393c0): openPending: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006393c0): >openPending: err= 2024/11/20 04:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006393c0): >_readAt: n=5, err=EOF 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006393c0): close: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-20 04:50:17.633405205 +0000 UTC m=+86.989564998 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:17 DEBUG : open-test-file(0xc0006393c0): >close: err= 2024/11/20 04:50:17 DEBUG : open-test-file: Remove: 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b97260 item 96 2024/11/20 04:50:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/20 04:50:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/20 04:50:17 DEBUG : open-test-file: >Remove: err= 2024/11/20 04:50:17 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:17 DEBUG : : Looking for writers 2024/11/20 04:50:17 DEBUG : >WaitForWriters: 2024/11/20 04:50:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.74s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.36s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:17 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:17 DEBUG : file1: newRWFileHandle: 2024/11/20 04:50:17 DEBUG : file1(0xc00084eac0): openPending: 2024/11/20 04:50:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:17 DEBUG : file1(0xc00084eac0): >openPending: err= 2024/11/20 04:50:17 DEBUG : file1: >newRWFileHandle: err= 2024/11/20 04:50:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:50:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/20 04:50:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/20 04:50:17 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:17 DEBUG : : Looking for writers 2024/11/20 04:50:17 DEBUG : file1: reading active writers 2024/11/20 04:50:17 DEBUG : file1: active writers 1 2024/11/20 04:50:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:17 DEBUG : : Looking for writers 2024/11/20 04:50:17 DEBUG : file1: reading active writers 2024/11/20 04:50:17 DEBUG : file1: active writers 1 2024/11/20 04:50:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:17 DEBUG : : Looking for writers 2024/11/20 04:50:17 DEBUG : file1: reading active writers 2024/11/20 04:50:17 DEBUG : file1: active writers 1 2024/11/20 04:50:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:17 DEBUG : : Looking for writers 2024/11/20 04:50:17 DEBUG : file1: reading active writers 2024/11/20 04:50:17 DEBUG : file1: active writers 1 2024/11/20 04:50:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:18 DEBUG : : Looking for writers 2024/11/20 04:50:18 DEBUG : file1: reading active writers 2024/11/20 04:50:18 DEBUG : file1: active writers 1 2024/11/20 04:50:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:18 DEBUG : : Looking for writers 2024/11/20 04:50:18 DEBUG : file1: reading active writers 2024/11/20 04:50:18 DEBUG : file1: active writers 1 2024/11/20 04:50:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:18 DEBUG : : Looking for writers 2024/11/20 04:50:18 DEBUG : file1: reading active writers 2024/11/20 04:50:18 DEBUG : file1: active writers 1 2024/11/20 04:50:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/20 04:50:19 DEBUG : : Looking for writers 2024/11/20 04:50:19 DEBUG : file1: reading active writers 2024/11/20 04:50:19 DEBUG : file1: active writers 1 2024/11/20 04:50:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:20 DEBUG : : Looking for writers 2024/11/20 04:50:20 DEBUG : file1: reading active writers 2024/11/20 04:50:20 DEBUG : file1: active writers 1 2024/11/20 04:50:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:21 DEBUG : : Looking for writers 2024/11/20 04:50:21 DEBUG : file1: reading active writers 2024/11/20 04:50:21 DEBUG : file1: active writers 1 2024/11/20 04:50:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:22 DEBUG : : Looking for writers 2024/11/20 04:50:22 DEBUG : file1: reading active writers 2024/11/20 04:50:22 DEBUG : file1: active writers 1 2024/11/20 04:50:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:23 DEBUG : : Looking for writers 2024/11/20 04:50:23 DEBUG : file1: reading active writers 2024/11/20 04:50:23 DEBUG : file1: active writers 1 2024/11/20 04:50:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:24 DEBUG : : Looking for writers 2024/11/20 04:50:24 DEBUG : file1: reading active writers 2024/11/20 04:50:24 DEBUG : file1: active writers 1 2024/11/20 04:50:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:25 DEBUG : : Looking for writers 2024/11/20 04:50:25 DEBUG : file1: reading active writers 2024/11/20 04:50:25 DEBUG : file1: active writers 1 2024/11/20 04:50:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:26 DEBUG : : Looking for writers 2024/11/20 04:50:26 DEBUG : file1: reading active writers 2024/11/20 04:50:26 DEBUG : file1: active writers 1 2024/11/20 04:50:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:27 DEBUG : : Looking for writers 2024/11/20 04:50:27 DEBUG : file1: reading active writers 2024/11/20 04:50:27 DEBUG : file1: active writers 1 2024/11/20 04:50:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:28 DEBUG : : Looking for writers 2024/11/20 04:50:28 DEBUG : file1: reading active writers 2024/11/20 04:50:28 DEBUG : file1: active writers 1 2024/11/20 04:50:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:29 DEBUG : : Looking for writers 2024/11/20 04:50:29 DEBUG : file1: reading active writers 2024/11/20 04:50:29 DEBUG : file1: active writers 1 2024/11/20 04:50:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:30 DEBUG : : Looking for writers 2024/11/20 04:50:30 DEBUG : file1: reading active writers 2024/11/20 04:50:30 DEBUG : file1: active writers 1 2024/11/20 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:31 DEBUG : : Looking for writers 2024/11/20 04:50:31 DEBUG : file1: reading active writers 2024/11/20 04:50:31 DEBUG : file1: active writers 1 2024/11/20 04:50:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:32 DEBUG : : Looking for writers 2024/11/20 04:50:32 DEBUG : file1: reading active writers 2024/11/20 04:50:32 DEBUG : file1: active writers 1 2024/11/20 04:50:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:33 DEBUG : : Looking for writers 2024/11/20 04:50:33 DEBUG : file1: reading active writers 2024/11/20 04:50:33 DEBUG : file1: active writers 1 2024/11/20 04:50:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:34 DEBUG : : Looking for writers 2024/11/20 04:50:34 DEBUG : file1: reading active writers 2024/11/20 04:50:34 DEBUG : file1: active writers 1 2024/11/20 04:50:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:35 DEBUG : : Looking for writers 2024/11/20 04:50:35 DEBUG : file1: reading active writers 2024/11/20 04:50:35 DEBUG : file1: active writers 1 2024/11/20 04:50:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:36 DEBUG : : Looking for writers 2024/11/20 04:50:36 DEBUG : file1: reading active writers 2024/11/20 04:50:36 DEBUG : file1: active writers 1 2024/11/20 04:50:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:37 DEBUG : : Looking for writers 2024/11/20 04:50:37 DEBUG : file1: reading active writers 2024/11/20 04:50:37 DEBUG : file1: active writers 1 2024/11/20 04:50:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:38 DEBUG : : Looking for writers 2024/11/20 04:50:38 DEBUG : file1: reading active writers 2024/11/20 04:50:38 DEBUG : file1: active writers 1 2024/11/20 04:50:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:39 DEBUG : : Looking for writers 2024/11/20 04:50:39 DEBUG : file1: reading active writers 2024/11/20 04:50:39 DEBUG : file1: active writers 1 2024/11/20 04:50:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:40 DEBUG : : Looking for writers 2024/11/20 04:50:40 DEBUG : file1: reading active writers 2024/11/20 04:50:40 DEBUG : file1: active writers 1 2024/11/20 04:50:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:41 DEBUG : : Looking for writers 2024/11/20 04:50:41 DEBUG : file1: reading active writers 2024/11/20 04:50:41 DEBUG : file1: active writers 1 2024/11/20 04:50:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:42 DEBUG : : Looking for writers 2024/11/20 04:50:42 DEBUG : file1: reading active writers 2024/11/20 04:50:42 DEBUG : file1: active writers 1 2024/11/20 04:50:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:43 DEBUG : : Looking for writers 2024/11/20 04:50:43 DEBUG : file1: reading active writers 2024/11/20 04:50:43 DEBUG : file1: active writers 1 2024/11/20 04:50:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:44 DEBUG : : Looking for writers 2024/11/20 04:50:44 DEBUG : file1: reading active writers 2024/11/20 04:50:44 DEBUG : file1: active writers 1 2024/11/20 04:50:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:45 DEBUG : : Looking for writers 2024/11/20 04:50:45 DEBUG : file1: reading active writers 2024/11/20 04:50:45 DEBUG : file1: active writers 1 2024/11/20 04:50:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:46 DEBUG : : Looking for writers 2024/11/20 04:50:46 DEBUG : file1: reading active writers 2024/11/20 04:50:46 DEBUG : file1: active writers 1 2024/11/20 04:50:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:47 DEBUG : : Looking for writers 2024/11/20 04:50:47 DEBUG : file1: reading active writers 2024/11/20 04:50:47 DEBUG : file1: active writers 1 2024/11/20 04:50:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/20 04:50:47 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000780000 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0008c5508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642917696} name:file1 opens:1 downloaders: o: fd:0xc0009b65f8 info:{ModTime:{wall:13963261671362481051 ext:87218305238 loc:0x3b09ac0} ATime:{wall:13963261671362481051 ext:87218305238 loc:0x3b09ac0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/20 04:50:47 DEBUG : >WaitForWriters: 2024/11/20 04:50:47 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.35s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:48 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:50:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:50:48 DEBUG : rename_me: newRWFileHandle: 2024/11/20 04:50:48 DEBUG : rename_me(0xc0009b0c80): openPending: 2024/11/20 04:50:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/20 04:50:48 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/20 04:50:48 DEBUG : rename_me(0xc0009b0c80): >openPending: err= 2024/11/20 04:50:48 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/20 04:50:48 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/20 04:50:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/20 04:50:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/20 04:50:48 DEBUG : rename_me(0xc0009b0c80): _writeAt: size=5, off=0 2024/11/20 04:50:48 DEBUG : rename_me(0xc0009b0c80): >_writeAt: n=5, err= 2024/11/20 04:50:48 DEBUG : rename_me(0xc0009b0c80): close: 2024/11/20 04:50:48 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-20 04:50:48.219432191 +0000 UTC m=+117.575591985 2024/11/20 04:50:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/20 04:50:48 DEBUG : rename_me(0xc0009b0c80): >close: err= 2024/11/20 04:50:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/20 04:50:48 DEBUG : i_was_renamed: Updating file with 0xc00068da40 2024/11/20 04:50:48 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/20 04:50:48 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/20 04:50:48 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:48 DEBUG : : Looking for writers 2024/11/20 04:50:48 DEBUG : i_was_renamed: reading active writers 2024/11/20 04:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/20 04:50:48 DEBUG : : Looking for writers 2024/11/20 04:50:48 DEBUG : i_was_renamed: reading active writers 2024/11/20 04:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/20 04:50:48 DEBUG : : Looking for writers 2024/11/20 04:50:48 DEBUG : i_was_renamed: reading active writers 2024/11/20 04:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/20 04:50:48 DEBUG : : Looking for writers 2024/11/20 04:50:48 DEBUG : i_was_renamed: reading active writers 2024/11/20 04:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/20 04:50:48 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/20 04:50:48 DEBUG : : Looking for writers 2024/11/20 04:50:48 DEBUG : i_was_renamed: reading active writers 2024/11/20 04:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/20 04:50:48 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:48 DEBUG : : Looking for writers 2024/11/20 04:50:48 DEBUG : i_was_renamed: reading active writers 2024/11/20 04:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/20 04:50:48 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:50:48 INFO : i_was_renamed: Copied (new) 2024/11/20 04:50:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-20 04:50:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/20 04:50:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/20 04:50:48 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/20 04:50:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/20 04:50:48 DEBUG : : Looking for writers 2024/11/20 04:50:48 DEBUG : i_was_renamed: reading active writers 2024/11/20 04:50:48 DEBUG : >WaitForWriters: 2024/11/20 04:50:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.98s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:49 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/20 04:50:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/20 04:50:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{FpWBs}/rclone-test-kosorih7cole" 2024/11/20 04:50:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:49 DEBUG : : forgetting directory cache 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate(0xc000a0f3c0): _readAt: size=512, off=0 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate(0xc000a0f3c0): openPending: 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-20 03:51:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/20 04:50:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate(0xc000a0f3c0): >openPending: err= 2024/11/20 04:50:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate(0xc000a0f3c0): >_readAt: n=20, err=EOF 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate(0xc000a0f3c0): close: 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:51:49 +0000 GMT 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate(0xc000a0f3c0): >close: err= 2024/11/20 04:50:49 DEBUG : : Re-reading directory (168.841343ms old) 2024/11/20 04:50:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:50 DEBUG : : forgetting directory cache 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate(0xc000a2cd00): _readAt: size=512, off=0 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate(0xc000a2cd00): openPending: 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-20 03:52:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-11-20 03:51:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-20 03:52:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-11-20 03:51:49 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/11/20 04:50:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/20 04:50:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate(0xc000a2cd00): >openPending: err= 2024/11/20 04:50:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate(0xc000a2cd00): >_readAt: n=20, err=EOF 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate(0xc000a2cd00): close: 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:52:49 +0000 GMT 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate(0xc000a2cd00): >close: err= 2024/11/20 04:50:50 DEBUG : : Re-reading directory (158.57569ms old) 2024/11/20 04:50:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:50 DEBUG : : forgetting directory cache 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate(0xc0006fde00): _readAt: size=512, off=0 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate(0xc0006fde00): openPending: 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-20 03:53:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-11-20 03:52:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-20 03:53:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-11-20 03:52:49 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/11/20 04:50:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/20 04:50:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate(0xc0006fde00): >openPending: err= 2024/11/20 04:50:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate(0xc0006fde00): >_readAt: n=20, err=EOF 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate(0xc0006fde00): close: 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:53:49 +0000 GMT 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate(0xc0006fde00): >close: err= 2024/11/20 04:50:51 DEBUG : : Re-reading directory (157.968244ms old) 2024/11/20 04:50:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:51 DEBUG : : forgetting directory cache 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000659d40): _readAt: size=512, off=0 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000659d40): openPending: 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-20 03:54:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-11-20 03:53:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-20 03:54:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-11-20 03:53:49 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/11/20 04:50:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/20 04:50:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000659d40): >openPending: err= 2024/11/20 04:50:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000659d40): >_readAt: n=20, err=EOF 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000659d40): close: 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:54:49 +0000 GMT 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000659d40): >close: err= 2024/11/20 04:50:52 DEBUG : : Re-reading directory (164.30048ms old) 2024/11/20 04:50:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:52 DEBUG : : forgetting directory cache 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000750040): _readAt: size=512, off=0 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000750040): openPending: 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-20 03:55:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-11-20 03:54:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-20 03:55:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-11-20 03:54:49 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/11/20 04:50:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/20 04:50:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000750040): >openPending: err= 2024/11/20 04:50:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000750040): >_readAt: n=20, err=EOF 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000750040): close: 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:55:49 +0000 GMT 2024/11/20 04:50:52 DEBUG : TestRWCacheUpdate(0xc000750040): >close: err= 2024/11/20 04:50:52 DEBUG : : Re-reading directory (156.269026ms old) 2024/11/20 04:50:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:53 DEBUG : : forgetting directory cache 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate(0xc000808600): _readAt: size=512, off=0 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate(0xc000808600): openPending: 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-20 03:56:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-11-20 03:55:49 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-20 03:56:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-11-20 03:55:49 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/11/20 04:50:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/20 04:50:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate(0xc000808600): >openPending: err= 2024/11/20 04:50:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate(0xc000808600): >_readAt: n=20, err=EOF 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate(0xc000808600): close: 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:56:49 +0000 GMT 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate(0xc000808600): >close: err= 2024/11/20 04:50:53 DEBUG : : Re-reading directory (156.141328ms old) 2024/11/20 04:50:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:54 DEBUG : : forgetting directory cache 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate(0xc000896ac0): _readAt: size=512, off=0 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate(0xc000896ac0): openPending: 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-20 03:57:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-11-20 03:56:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-20 03:57:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-11-20 03:56:49 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/11/20 04:50:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/20 04:50:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate(0xc000896ac0): >openPending: err= 2024/11/20 04:50:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate(0xc000896ac0): >_readAt: n=21, err=EOF 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate(0xc000896ac0): close: 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:57:49 +0000 GMT 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate(0xc000896ac0): >close: err= 2024/11/20 04:50:54 DEBUG : : Re-reading directory (156.957854ms old) 2024/11/20 04:50:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:54 DEBUG : : forgetting directory cache 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate(0xc000869c80): _readAt: size=512, off=0 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate(0xc000869c80): openPending: 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-20 03:58:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-11-20 03:57:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-20 03:58:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-11-20 03:57:49 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/11/20 04:50:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/20 04:50:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate(0xc000869c80): >openPending: err= 2024/11/20 04:50:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate(0xc000869c80): >_readAt: n=22, err=EOF 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate(0xc000869c80): close: 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:58:49 +0000 GMT 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate(0xc000869c80): >close: err= 2024/11/20 04:50:55 DEBUG : : Re-reading directory (166.582256ms old) 2024/11/20 04:50:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:55 DEBUG : : forgetting directory cache 2024/11/20 04:50:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc000b7f300): _readAt: size=512, off=0 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc000b7f300): openPending: 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-20 03:59:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-11-20 03:58:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-20 03:59:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-11-20 03:58:49 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/11/20 04:50:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/20 04:50:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc000b7f300): >openPending: err= 2024/11/20 04:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc000b7f300): >_readAt: n=23, err=EOF 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc000b7f300): close: 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 03:59:49 +0000 GMT 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc000b7f300): >close: err= 2024/11/20 04:50:56 DEBUG : : Re-reading directory (179.230544ms old) 2024/11/20 04:50:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:56 DEBUG : : forgetting directory cache 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc0007f8cc0): _readAt: size=512, off=0 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc0007f8cc0): openPending: 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-20 04:00:49 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-11-20 03:59:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-20 04:00:49 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-11-20 03:59:49 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/11/20 04:50:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/20 04:50:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc0007f8cc0): >openPending: err= 2024/11/20 04:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc0007f8cc0): >_readAt: n=24, err=EOF 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc0007f8cc0): close: 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-20 04:00:49 +0000 GMT 2024/11/20 04:50:56 DEBUG : TestRWCacheUpdate(0xc0007f8cc0): >close: err= 2024/11/20 04:50:56 DEBUG : : Re-reading directory (170.924006ms old) 2024/11/20 04:50:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/20 04:50:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/20 04:50:57 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:57 DEBUG : : Looking for writers 2024/11/20 04:50:57 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/20 04:50:57 DEBUG : >WaitForWriters: 2024/11/20 04:50:57 DEBUG : vfs cache: cleaner exiting 2024/11/20 04:50:57 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (8.28s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:50:57 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:57 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:58 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/20 04:50:58 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:58 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:50:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/20 04:50:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/20 04:50:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/20 04:50:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:58 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/20 04:50:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/20 04:50:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/20 04:50:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/20 04:50:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/20 04:50:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/20 04:50:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/20 04:50:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/20 04:50:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/20 04:50:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/20 04:50:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/20 04:50:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/20 04:50:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/20 04:50:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/20 04:50:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/20 04:50:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/20 04:50:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:50:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:50:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:50:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/20 04:50:59 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:59 DEBUG : : Looking for writers 2024/11/20 04:50:59 DEBUG : FiLeA: reading active writers 2024/11/20 04:50:59 DEBUG : FiLeB: reading active writers 2024/11/20 04:50:59 DEBUG : FilEb: reading active writers 2024/11/20 04:50:59 DEBUG : >WaitForWriters: 2024/11/20 04:50:59 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:50:59 DEBUG : : Looking for writers 2024/11/20 04:50:59 DEBUG : FiLeA: reading active writers 2024/11/20 04:50:59 DEBUG : FiLeB: reading active writers 2024/11/20 04:50:59 DEBUG : FilEb: reading active writers 2024/11/20 04:50:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.79s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:00 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:00 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:00 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:51:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/20 04:51:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/20 04:51:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/20 04:51:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:51:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:51:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:51:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/20 04:51:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/20 04:51:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/20 04:51:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:51:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:51:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:51:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/20 04:51:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/20 04:51:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/20 04:51:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:51:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/20 04:51:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:51:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/20 04:51:01 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:01 DEBUG : : Looking for writers 2024/11/20 04:51:01 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/20 04:51:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/20 04:51:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.30s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:01 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:01 DEBUG : webdav root 'rclone-test-kosorih7cole': Re-using VFS from active cache 2024/11/20 04:51:01 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:01 DEBUG : : Looking for writers 2024/11/20 04:51:01 DEBUG : >WaitForWriters: 2024/11/20 04:51:01 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:01 DEBUG : : Looking for writers 2024/11/20 04:51:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:01 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:01 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:01 DEBUG : : Looking for writers 2024/11/20 04:51:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:01 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:01 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:01 DEBUG : : Looking for writers 2024/11/20 04:51:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:01 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:02 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:02 DEBUG : dir: Looking for writers 2024/11/20 04:51:02 DEBUG : file2: reading active writers 2024/11/20 04:51:02 DEBUG : : Looking for writers 2024/11/20 04:51:02 DEBUG : dir: reading active writers 2024/11/20 04:51:02 DEBUG : file1: reading active writers 2024/11/20 04:51:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.55s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:03 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:04 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:04 DEBUG : dir: Looking for writers 2024/11/20 04:51:04 DEBUG : : Looking for writers 2024/11/20 04:51:04 DEBUG : file1: reading active writers 2024/11/20 04:51:04 DEBUG : dir: reading active writers 2024/11/20 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.40s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:04 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:51:05 DEBUG : file1: Open: flags=O_RDONLY 2024/11/20 04:51:05 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/20 04:51:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/20 04:51:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:51:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/20 04:51:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/20 04:51:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/20 04:51:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/20 04:51:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/20 04:51:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/20 04:51:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/20 04:51:05 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (0 bytes), uploading instead of streaming 2024/11/20 04:51:05 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:06 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 04:51:06 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/11/20 04:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/20 04:51:06 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:06 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/20 04:51:06 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:06 DEBUG : dir: Looking for writers 2024/11/20 04:51:06 DEBUG : new_file.txt: reading active writers 2024/11/20 04:51:06 DEBUG : file2: reading active writers 2024/11/20 04:51:06 DEBUG : : Looking for writers 2024/11/20 04:51:06 DEBUG : dir: reading active writers 2024/11/20 04:51:06 DEBUG : file1: reading active writers 2024/11/20 04:51:06 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.88s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:06 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/20 04:51:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d3800 2024/11/20 04:51:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/20 04:51:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:08 INFO : dir/file1: Moved (server-side) to: file0 2024/11/20 04:51:08 DEBUG : file0: Updating file with file0 0xc0009d3800 2024/11/20 04:51:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/20 04:51:08 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/20 04:51:08 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:08 DEBUG : dir: Looking for writers 2024/11/20 04:51:08 DEBUG : : Looking for writers 2024/11/20 04:51:08 DEBUG : dir: reading active writers 2024/11/20 04:51:08 DEBUG : file0: reading active writers 2024/11/20 04:51:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.20s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:08 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:09 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:09 DEBUG : : Looking for writers 2024/11/20 04:51:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:09 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:09 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/20 04:51:09 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/20 04:51:10 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/20 04:51:10 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/20 04:51:10 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/20 04:51:10 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:10 DEBUG : b: Looking for writers 2024/11/20 04:51:10 DEBUG : c: Looking for writers 2024/11/20 04:51:10 DEBUG : d: Looking for writers 2024/11/20 04:51:10 DEBUG : : Looking for writers 2024/11/20 04:51:10 DEBUG : a: Looking for writers 2024/11/20 04:51:10 DEBUG : : Looking for writers 2024/11/20 04:51:10 DEBUG : /: reading active writers 2024/11/20 04:51:10 DEBUG : a: reading active writers 2024/11/20 04:51:10 DEBUG : b: reading active writers 2024/11/20 04:51:10 DEBUG : c: reading active writers 2024/11/20 04:51:10 DEBUG : d: reading active writers 2024/11/20 04:51:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.70s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:11 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:12 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/20 04:51:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/20 04:51:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/20 04:51:12 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/20 04:51:14 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:14 DEBUG : a/b/c/d: Looking for writers 2024/11/20 04:51:14 DEBUG : a/b/c: Looking for writers 2024/11/20 04:51:14 DEBUG : d: reading active writers 2024/11/20 04:51:14 DEBUG : a/b: Looking for writers 2024/11/20 04:51:14 DEBUG : c: reading active writers 2024/11/20 04:51:14 DEBUG : a: Looking for writers 2024/11/20 04:51:14 DEBUG : b: reading active writers 2024/11/20 04:51:14 DEBUG : : Looking for writers 2024/11/20 04:51:14 DEBUG : a: reading active writers 2024/11/20 04:51:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.29s) === 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-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:15 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/20 04:51:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/20 04:51:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/20 04:51:15 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (5 bytes), uploading instead of streaming 2024/11/20 04:51:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:51:15 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/20 04:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/20 04:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (0 bytes), uploading instead of streaming 2024/11/20 04:51:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 04:51:15 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/20 04:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:15 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (7 bytes), uploading instead of streaming 2024/11/20 04:51:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:16 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/11/20 04:51:16 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:16 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:16 DEBUG : : Looking for writers 2024/11/20 04:51:16 DEBUG : file1: reading active writers 2024/11/20 04:51:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.28s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:16 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:16 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/20 04:51:17 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/20 04:51:17 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/20 04:51:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/20 04:51:17 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (11 bytes), uploading instead of streaming 2024/11/20 04:51:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 04:51:17 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/20 04:51:17 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:17 DEBUG : : Looking for writers 2024/11/20 04:51:17 DEBUG : file1: reading active writers 2024/11/20 04:51:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.72s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:18 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/20 04:51:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:18 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (5 bytes), uploading instead of streaming 2024/11/20 04:51:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/20 04:51:18 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/20 04:51:18 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:18 DEBUG : : Looking for writers 2024/11/20 04:51:18 DEBUG : file1: reading active writers 2024/11/20 04:51:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.59s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:18 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:18 DEBUG : file1: WriteFileHandle.Release closing 2024/11/20 04:51:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:18 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (0 bytes), uploading instead of streaming 2024/11/20 04:51:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 04:51:19 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:19 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/20 04:51:19 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:19 DEBUG : : Looking for writers 2024/11/20 04:51:19 DEBUG : file1: reading active writers 2024/11/20 04:51:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:19 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:19 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/20 04:51:19 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:19 DEBUG : : Looking for writers 2024/11/20 04:51:19 DEBUG : file1: reading active writers 2024/11/20 04:51:19 DEBUG : file1: active writers 1 2024/11/20 04:51:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/20 04:51:19 DEBUG : : Looking for writers 2024/11/20 04:51:19 DEBUG : file1: reading active writers 2024/11/20 04:51:19 DEBUG : file1: active writers 1 2024/11/20 04:51:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/20 04:51:19 DEBUG : : Looking for writers 2024/11/20 04:51:19 DEBUG : file1: reading active writers 2024/11/20 04:51:19 DEBUG : file1: active writers 1 2024/11/20 04:51:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/20 04:51:19 DEBUG : : Looking for writers 2024/11/20 04:51:19 DEBUG : file1: reading active writers 2024/11/20 04:51:19 DEBUG : file1: active writers 1 2024/11/20 04:51:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/20 04:51:19 DEBUG : : Looking for writers 2024/11/20 04:51:19 DEBUG : file1: reading active writers 2024/11/20 04:51:19 DEBUG : file1: active writers 1 2024/11/20 04:51:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/20 04:51:19 DEBUG : : Looking for writers 2024/11/20 04:51:19 DEBUG : file1: reading active writers 2024/11/20 04:51:19 DEBUG : file1: active writers 1 2024/11/20 04:51:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/20 04:51:20 DEBUG : : Looking for writers 2024/11/20 04:51:20 DEBUG : file1: reading active writers 2024/11/20 04:51:20 DEBUG : file1: active writers 1 2024/11/20 04:51:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/20 04:51:20 DEBUG : : Looking for writers 2024/11/20 04:51:20 DEBUG : file1: reading active writers 2024/11/20 04:51:20 DEBUG : file1: active writers 1 2024/11/20 04:51:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:21 DEBUG : : Looking for writers 2024/11/20 04:51:21 DEBUG : file1: reading active writers 2024/11/20 04:51:21 DEBUG : file1: active writers 1 2024/11/20 04:51:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:22 DEBUG : : Looking for writers 2024/11/20 04:51:22 DEBUG : file1: reading active writers 2024/11/20 04:51:22 DEBUG : file1: active writers 1 2024/11/20 04:51:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:23 DEBUG : : Looking for writers 2024/11/20 04:51:23 DEBUG : file1: reading active writers 2024/11/20 04:51:23 DEBUG : file1: active writers 1 2024/11/20 04:51:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:24 DEBUG : : Looking for writers 2024/11/20 04:51:24 DEBUG : file1: reading active writers 2024/11/20 04:51:24 DEBUG : file1: active writers 1 2024/11/20 04:51:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:25 DEBUG : : Looking for writers 2024/11/20 04:51:25 DEBUG : file1: reading active writers 2024/11/20 04:51:25 DEBUG : file1: active writers 1 2024/11/20 04:51:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:26 DEBUG : : Looking for writers 2024/11/20 04:51:26 DEBUG : file1: reading active writers 2024/11/20 04:51:26 DEBUG : file1: active writers 1 2024/11/20 04:51:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:27 DEBUG : : Looking for writers 2024/11/20 04:51:27 DEBUG : file1: reading active writers 2024/11/20 04:51:27 DEBUG : file1: active writers 1 2024/11/20 04:51:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:28 DEBUG : : Looking for writers 2024/11/20 04:51:28 DEBUG : file1: reading active writers 2024/11/20 04:51:28 DEBUG : file1: active writers 1 2024/11/20 04:51:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:29 DEBUG : : Looking for writers 2024/11/20 04:51:29 DEBUG : file1: reading active writers 2024/11/20 04:51:29 DEBUG : file1: active writers 1 2024/11/20 04:51:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:30 DEBUG : : Looking for writers 2024/11/20 04:51:30 DEBUG : file1: reading active writers 2024/11/20 04:51:30 DEBUG : file1: active writers 1 2024/11/20 04:51:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:31 DEBUG : : Looking for writers 2024/11/20 04:51:31 DEBUG : file1: reading active writers 2024/11/20 04:51:31 DEBUG : file1: active writers 1 2024/11/20 04:51:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:32 DEBUG : : Looking for writers 2024/11/20 04:51:32 DEBUG : file1: reading active writers 2024/11/20 04:51:32 DEBUG : file1: active writers 1 2024/11/20 04:51:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:33 DEBUG : : Looking for writers 2024/11/20 04:51:33 DEBUG : file1: reading active writers 2024/11/20 04:51:33 DEBUG : file1: active writers 1 2024/11/20 04:51:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:34 DEBUG : : Looking for writers 2024/11/20 04:51:34 DEBUG : file1: reading active writers 2024/11/20 04:51:34 DEBUG : file1: active writers 1 2024/11/20 04:51:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:35 DEBUG : : Looking for writers 2024/11/20 04:51:35 DEBUG : file1: reading active writers 2024/11/20 04:51:35 DEBUG : file1: active writers 1 2024/11/20 04:51:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:36 DEBUG : : Looking for writers 2024/11/20 04:51:36 DEBUG : file1: reading active writers 2024/11/20 04:51:36 DEBUG : file1: active writers 1 2024/11/20 04:51:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:37 DEBUG : : Looking for writers 2024/11/20 04:51:37 DEBUG : file1: reading active writers 2024/11/20 04:51:37 DEBUG : file1: active writers 1 2024/11/20 04:51:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:38 DEBUG : : Looking for writers 2024/11/20 04:51:38 DEBUG : file1: reading active writers 2024/11/20 04:51:38 DEBUG : file1: active writers 1 2024/11/20 04:51:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:39 DEBUG : : Looking for writers 2024/11/20 04:51:39 DEBUG : file1: reading active writers 2024/11/20 04:51:39 DEBUG : file1: active writers 1 2024/11/20 04:51:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:40 DEBUG : : Looking for writers 2024/11/20 04:51:40 DEBUG : file1: reading active writers 2024/11/20 04:51:40 DEBUG : file1: active writers 1 2024/11/20 04:51:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:41 DEBUG : : Looking for writers 2024/11/20 04:51:41 DEBUG : file1: reading active writers 2024/11/20 04:51:41 DEBUG : file1: active writers 1 2024/11/20 04:51:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:42 DEBUG : : Looking for writers 2024/11/20 04:51:42 DEBUG : file1: reading active writers 2024/11/20 04:51:42 DEBUG : file1: active writers 1 2024/11/20 04:51:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:43 DEBUG : : Looking for writers 2024/11/20 04:51:43 DEBUG : file1: reading active writers 2024/11/20 04:51:43 DEBUG : file1: active writers 1 2024/11/20 04:51:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:44 DEBUG : : Looking for writers 2024/11/20 04:51:44 DEBUG : file1: reading active writers 2024/11/20 04:51:44 DEBUG : file1: active writers 1 2024/11/20 04:51:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:45 DEBUG : : Looking for writers 2024/11/20 04:51:45 DEBUG : file1: reading active writers 2024/11/20 04:51:45 DEBUG : file1: active writers 1 2024/11/20 04:51:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:46 DEBUG : : Looking for writers 2024/11/20 04:51:46 DEBUG : file1: reading active writers 2024/11/20 04:51:46 DEBUG : file1: active writers 1 2024/11/20 04:51:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:47 DEBUG : : Looking for writers 2024/11/20 04:51:47 DEBUG : file1: reading active writers 2024/11/20 04:51:47 DEBUG : file1: active writers 1 2024/11/20 04:51:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:48 DEBUG : : Looking for writers 2024/11/20 04:51:48 DEBUG : file1: reading active writers 2024/11/20 04:51:48 DEBUG : file1: active writers 1 2024/11/20 04:51:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/20 04:51:49 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/20 04:51:49 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.24s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:49 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:49 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (0 bytes), uploading instead of streaming 2024/11/20 04:51:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 04:51:49 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:51:49 DEBUG : file1: Open: flags=O_RDONLY 2024/11/20 04:51:49 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/20 04:51:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/20 04:51:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:51:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/20 04:51:50 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:50 DEBUG : : Looking for writers 2024/11/20 04:51:50 DEBUG : file1: reading active writers 2024/11/20 04:51:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-kosorih7cole'", Local "Local file system at /tmp/rclone1315067376", Modify Window "1s" 2024/11/20 04:51:50 INFO : webdav root 'rclone-test-kosorih7cole': poll-interval is not supported by this remote 2024/11/20 04:51:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/20 04:51:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/20 04:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:50 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/20 04:51:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/20 04:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:50 DEBUG : webdav root 'rclone-test-kosorih7cole': File to upload is small (100 bytes), uploading instead of streaming 2024/11/20 04:51:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/20 04:51:50 DEBUG : file1: md5 = 6d73733ee921cfae1e6838641ffc0579 OK 2024/11/20 04:51:50 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/20 04:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/20 04:51:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/20 04:51:50 DEBUG : file1: Open: flags=O_RDONLY 2024/11/20 04:51:50 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/20 04:51:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/20 04:51:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/20 04:51:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/20 04:51:50 DEBUG : WaitForWriters: timeout=30s 2024/11/20 04:51:50 DEBUG : : Looking for writers 2024/11/20 04:51:50 DEBUG : file1: reading active writers 2024/11/20 04:51:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.69s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/20 04:51:51 DEBUG : webdav root 'rclone-test-kosorih7cole': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m0.486141594s (try 1/5)