"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/11/28 01:27:02 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-wacaruz9xona" 2024/11/28 01:27:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:27:02 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/11/28 01:27:02 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/28 01:27:02 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/28 01:27:02 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/28 01:27:02 DEBUG : Setting pass="M-11ZYuDENP7YdcpTRDyfXNRfyBgem_H8vsyYnJpkzWK" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/28 01:27:02 DEBUG : TestWebdavRclone: detected overridden config - adding "{SFV69}" suffix to name 2024/11/28 01:27:02 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/28 01:27:02 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/28 01:27:02 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/28 01:27:02 DEBUG : Setting pass="M-11ZYuDENP7YdcpTRDyfXNRfyBgem_H8vsyYnJpkzWK" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/28 01:27:02 DEBUG : found headers: 2024/11/28 01:27:02 DEBUG : Creating backend with remote "/tmp/rclone1455288290" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:02 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:02 DEBUG : dir: Looking for writers 2024/11/28 01:27:02 DEBUG : : Looking for writers 2024/11/28 01:27:02 DEBUG : dir: reading active writers 2024/11/28 01:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:02 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:02 DEBUG : dir/subdir: Looking for writers 2024/11/28 01:27:02 DEBUG : dir: Looking for writers 2024/11/28 01:27:02 DEBUG : file2: reading active writers 2024/11/28 01:27:02 DEBUG : subdir: reading active writers 2024/11/28 01:27:02 DEBUG : file1: reading active writers 2024/11/28 01:27:02 DEBUG : : Looking for writers 2024/11/28 01:27:02 DEBUG : dir: reading active writers 2024/11/28 01:27:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:02 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:03 DEBUG : dir: Looking for writers 2024/11/28 01:27:03 DEBUG : file1: reading active writers 2024/11/28 01:27:03 DEBUG : : Looking for writers 2024/11/28 01:27:03 DEBUG : dir: reading active writers 2024/11/28 01:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:03 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:03 DEBUG : dir: Looking for writers 2024/11/28 01:27:03 DEBUG : : Looking for writers 2024/11/28 01:27:03 DEBUG : dir: reading active writers 2024/11/28 01:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:03 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:03 DEBUG : dir: forgetting directory cache 2024/11/28 01:27:03 DEBUG : : forgetting directory cache 2024/11/28 01:27:03 DEBUG : dir: forgetting directory cache 2024/11/28 01:27:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:03 DEBUG : : Looking for writers 2024/11/28 01:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:03 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:03 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/28 01:27:03 DEBUG : dir: invalidating directory cache 2024/11/28 01:27:03 DEBUG : : >ForgetPath: 2024/11/28 01:27:03 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/28 01:27:03 DEBUG : : invalidating directory cache 2024/11/28 01:27:03 DEBUG : dir: forgetting directory cache 2024/11/28 01:27:03 DEBUG : : >ForgetPath: 2024/11/28 01:27:03 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/28 01:27:03 DEBUG : : >ForgetPath: 2024/11/28 01:27:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:03 DEBUG : dir: Looking for writers 2024/11/28 01:27:03 DEBUG : : Looking for writers 2024/11/28 01:27:03 DEBUG : dir: reading active writers 2024/11/28 01:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:03 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:03 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:03 DEBUG : : forgetting directory cache 2024/11/28 01:27:03 DEBUG : dir: forgetting directory cache 2024/11/28 01:27:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:03 DEBUG : dir: Looking for writers 2024/11/28 01:27:03 DEBUG : fil/a/b: Looking for writers 2024/11/28 01:27:03 DEBUG : fil/a: Looking for writers 2024/11/28 01:27:03 DEBUG : b: reading active writers 2024/11/28 01:27:03 DEBUG : fil: Looking for writers 2024/11/28 01:27:03 DEBUG : a: reading active writers 2024/11/28 01:27:03 DEBUG : : Looking for writers 2024/11/28 01:27:03 DEBUG : fil: reading active writers 2024/11/28 01:27:03 DEBUG : dir: reading active writers 2024/11/28 01:27:03 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:03 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:04 DEBUG : dir: Looking for writers 2024/11/28 01:27:04 DEBUG : : Looking for writers 2024/11/28 01:27:04 DEBUG : dir: reading active writers 2024/11/28 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:04 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:04 DEBUG : dir: Looking for writers 2024/11/28 01:27:04 DEBUG : file1: reading active writers 2024/11/28 01:27:04 DEBUG : : Looking for writers 2024/11/28 01:27:04 DEBUG : dir: reading active writers 2024/11/28 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:04 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/28 01:27:04 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 DEBUG : dir: invalidating directory cache 2024/11/28 01:27:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/28 01:27:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/28 01:27:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/28 01:27:04 DEBUG : dir/file1: Reset virtual modtime 2024/11/28 01:27:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/28 01:27:04 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:04 DEBUG : dir: invalidating directory cache 2024/11/28 01:27:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/28 01:27:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/28 01:27:04 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/28 01:27:04 DEBUG : : forgetting directory cache 2024/11/28 01:27:04 DEBUG : dir: forgetting directory cache 2024/11/28 01:27:04 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/28 01:27:04 DEBUG : dir/file1: Reset virtual modtime 2024/11/28 01:27:04 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/28 01:27:04 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:04 DEBUG : dir/virtualDir: Looking for writers 2024/11/28 01:27:04 DEBUG : dir: Looking for writers 2024/11/28 01:27:04 DEBUG : virtualFile: reading active writers 2024/11/28 01:27:04 DEBUG : virtualDir: reading active writers 2024/11/28 01:27:04 DEBUG : file1: reading active writers 2024/11/28 01:27:04 DEBUG : virtualFile2: reading active writers 2024/11/28 01:27:04 DEBUG : : Looking for writers 2024/11/28 01:27:04 DEBUG : dir: reading active writers 2024/11/28 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:04 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 ERROR : dir/: Can only open directories read only 2024/11/28 01:27:04 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:04 DEBUG : dir: Looking for writers 2024/11/28 01:27:04 DEBUG : : Looking for writers 2024/11/28 01:27:04 DEBUG : dir: reading active writers 2024/11/28 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:04 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/28 01:27:04 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/28 01:27:04 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (5 bytes), uploading instead of streaming 2024/11/28 01:27:04 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:04 NOTICE: webdav root 'rclone-test-wacaruz9xona': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/28 01:27:04 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/28 01:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/28 01:27:04 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:04 DEBUG : dir: Looking for writers 2024/11/28 01:27:04 DEBUG : file1: reading active writers 2024/11/28 01:27:04 DEBUG : potato: reading active writers 2024/11/28 01:27:04 DEBUG : : Looking for writers 2024/11/28 01:27:04 DEBUG : dir: reading active writers 2024/11/28 01:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:05 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/28 01:27:05 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:05 DEBUG : dir/sub: Looking for writers 2024/11/28 01:27:05 DEBUG : dir: Looking for writers 2024/11/28 01:27:05 DEBUG : file1: reading active writers 2024/11/28 01:27:05 DEBUG : sub: reading active writers 2024/11/28 01:27:05 DEBUG : : Looking for writers 2024/11/28 01:27:05 DEBUG : dir: reading active writers 2024/11/28 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:05 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/28 01:27:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/28 01:27:05 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:05 DEBUG : dir/sub/subsub: Looking for writers 2024/11/28 01:27:05 DEBUG : dir/sub: Looking for writers 2024/11/28 01:27:05 DEBUG : subsub: reading active writers 2024/11/28 01:27:05 DEBUG : dir: Looking for writers 2024/11/28 01:27:05 DEBUG : file1: reading active writers 2024/11/28 01:27:05 DEBUG : sub: reading active writers 2024/11/28 01:27:05 DEBUG : : Looking for writers 2024/11/28 01:27:05 DEBUG : dir: reading active writers 2024/11/28 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:05 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:05 ERROR : dir/: Dir.Remove not empty 2024/11/28 01:27:05 DEBUG : dir/file1: Remove: 2024/11/28 01:27:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:05 DEBUG : dir/file1: >Remove: err= 2024/11/28 01:27:05 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/28 01:27:05 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:05 DEBUG : : Looking for writers 2024/11/28 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:05 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:05 DEBUG : dir/file1: Remove: 2024/11/28 01:27:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:05 DEBUG : dir/file1: >Remove: err= 2024/11/28 01:27:05 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/28 01:27:05 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:05 DEBUG : : Looking for writers 2024/11/28 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:05 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:06 DEBUG : dir/file1: Remove: 2024/11/28 01:27:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:06 DEBUG : dir/file1: >Remove: err= 2024/11/28 01:27:06 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:06 DEBUG : dir: Looking for writers 2024/11/28 01:27:06 DEBUG : : Looking for writers 2024/11/28 01:27:06 DEBUG : dir: reading active writers 2024/11/28 01:27:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:06 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:06 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/28 01:27:06 DEBUG : dir: Updating dir with dir2 0xc00059af70 2024/11/28 01:27:06 DEBUG : dir: forgetting directory cache 2024/11/28 01:27:06 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/28 01:27:06 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/28 01:27:06 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/28 01:27:06 DEBUG : file2: Updating file with file2 0xc000630a80 2024/11/28 01:27:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:06 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 01:27:06 INFO : dir2/file3: Deleted 2024/11/28 01:27:06 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/28 01:27:06 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000630a80 2024/11/28 01:27:06 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/28 01:27:06 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/28 01:27:06 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/28 01:27:06 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003bb520 2024/11/28 01:27:06 DEBUG : empty directory: forgetting directory cache 2024/11/28 01:27:06 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/28 01:27:06 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/28 01:27:06 DEBUG : dir2: Renaming to "dir3" 2024/11/28 01:27:06 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:06 DEBUG : dir3: Looking for writers 2024/11/28 01:27:06 DEBUG : file3: reading active writers 2024/11/28 01:27:06 DEBUG : renamed empty directory: Looking for writers 2024/11/28 01:27:06 DEBUG : : Looking for writers 2024/11/28 01:27:06 DEBUG : dir3: reading active writers 2024/11/28 01:27:06 DEBUG : renamed empty directory: reading active writers 2024/11/28 01:27:06 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:06 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:06 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:06 DEBUG : dir: Looking for writers 2024/11/28 01:27:06 DEBUG : file1: reading active writers 2024/11/28 01:27:06 DEBUG : : Looking for writers 2024/11/28 01:27:06 DEBUG : dir: reading active writers 2024/11/28 01:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:06 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:06 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : dir: Looking for writers 2024/11/28 01:27:07 DEBUG : file1: reading active writers 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : dir: reading active writers 2024/11/28 01:27:07 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 (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- 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-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:07 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 01:27:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : dir: Looking for writers 2024/11/28 01:27:07 DEBUG : file1: reading active writers 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : dir: reading active writers 2024/11/28 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/11/28 01:27:07 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/28 01:27:07 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/28 01:27:07 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:07 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : file.txt: reading active writers 2024/11/28 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:07 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:07 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (25 bytes), uploading instead of streaming 2024/11/28 01:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 01:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : dir: Looking for writers 2024/11/28 01:27:07 DEBUG : file1: reading active writers 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : dir: reading active writers 2024/11/28 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:07 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : dir/file1: Remove: 2024/11/28 01:27:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:07 DEBUG : dir/file1: >Remove: err= 2024/11/28 01:27:07 DEBUG : dir/file1: Remove: 2024/11/28 01:27:07 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : dir: Looking for writers 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : dir: reading active writers 2024/11/28 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:07 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : dir/file1: Remove: 2024/11/28 01:27:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:07 DEBUG : dir/file1: >Remove: err= 2024/11/28 01:27:07 DEBUG : dir/file1: Remove: 2024/11/28 01:27:07 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : dir: Looking for writers 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : dir: reading active writers 2024/11/28 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:07 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 01:27:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/28 01:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 01:27:07 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/28 01:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 01:27:07 DEBUG : dir/file1: Open: flags=0x3 2024/11/28 01:27:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/28 01:27:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : dir: Looking for writers 2024/11/28 01:27:07 DEBUG : file1: reading active writers 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : dir: reading active writers 2024/11/28 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:07 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:07 DEBUG : dir: Looking for writers 2024/11/28 01:27:07 DEBUG : file1: reading active writers 2024/11/28 01:27:07 DEBUG : : Looking for writers 2024/11/28 01:27:07 DEBUG : dir: reading active writers 2024/11/28 01:27:07 DEBUG : >WaitForWriters: 2024/11/28 01:27:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000b14480 2024/11/28 01:27:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 01:27:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000b14480 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b14480 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:08 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (25 bytes), uploading instead of streaming 2024/11/28 01:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:08 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:08 DEBUG : newLeaf: Running delayed rename now 2024/11/28 01:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000b14480 2024/11/28 01:27:08 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : >WaitForWriters: 2024/11/28 01:27:08 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:08 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:08 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : file1: reading active writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : >WaitForWriters: 2024/11/28 01:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000b149c0 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 01:27:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000b149c0 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b149c0 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:08 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (25 bytes), uploading instead of streaming 2024/11/28 01:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:08 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:08 DEBUG : newLeaf: Running delayed rename now 2024/11/28 01:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000b149c0 2024/11/28 01:27:08 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:08 DEBUG : >WaitForWriters: 2024/11/28 01:27:08 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:08 DEBUG : >WaitForWriters: 2024/11/28 01:27:08 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:08 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 01:27:08 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:08 DEBUG : dir/file1(0xc0007b26c0): openPending: 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 DEBUG : dir/file1(0xc0007b26c0): >openPending: err= 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 01:27:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:08 DEBUG : dir/file1(0xc0007b26c0): _writeAt: size=14, off=0 2024/11/28 01:27:08 DEBUG : dir/file1(0xc0007b26c0): >_writeAt: n=14, err= 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 01:27:08 DEBUG : dir/file1(0xc0007b26c0): close: 2024/11/28 01:27:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 01:27:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:08 DEBUG : dir/file1(0xc0007b26c0): >close: err= 2024/11/28 01:27:08 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : file1: reading active writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : file1: reading active writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : file1: reading active writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : file1: reading active writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 01:27:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:08 INFO : dir/file1: Copied (replaced existing) 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:08 DEBUG : dir: Looking for writers 2024/11/28 01:27:08 DEBUG : file1: reading active writers 2024/11/28 01:27:08 DEBUG : : Looking for writers 2024/11/28 01:27:08 DEBUG : dir: reading active writers 2024/11/28 01:27:08 DEBUG : >WaitForWriters: 2024/11/28 01:27:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:08 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:08 DEBUG : dir/file1(0xc000814300): _readAt: size=512, off=0 2024/11/28 01:27:08 DEBUG : dir/file1(0xc000814300): openPending: 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:08 DEBUG : dir/file1(0xc000814300): >openPending: err= 2024/11/28 01:27:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 01:27:08 DEBUG : dir/file1(0xc000814300): >_readAt: n=14, err=EOF 2024/11/28 01:27:08 DEBUG : dir/file1(0xc000814300): close: 2024/11/28 01:27:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:08 DEBUG : dir/file1(0xc000814300): >close: err= 2024/11/28 01:27:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 01:27:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000b14cc0 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 01:27:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/28 01:27:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000b14cc0 2024/11/28 01:27:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 01:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:09 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000765c80): openPending: 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000765c80): >openPending: err= 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 01:27:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000765c80): _writeAt: size=25, off=0 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000765c80): >_writeAt: n=25, err= 2024/11/28 01:27:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 01:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000b14cc0 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:09 DEBUG : newLeaf(0xc000765c80): close: 2024/11/28 01:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 01:27:09.002008652 +0000 UTC m=+6.470765265 2024/11/28 01:27:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:09 DEBUG : newLeaf(0xc000765c80): >close: err= 2024/11/28 01:27:09 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 01:27:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:09 INFO : newLeaf: Copied (replaced existing) 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 01:27:09 +0000 UTC" 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 01:27:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : >WaitForWriters: 2024/11/28 01:27:09 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : >WaitForWriters: 2024/11/28 01:27:09 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:09 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:09 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : file1: reading active writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : >WaitForWriters: 2024/11/28 01:27:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000630840 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 01:27:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000630840 2024/11/28 01:27:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:09 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000a30180): openPending: 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000a30180): >openPending: err= 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 01:27:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000a30180): _writeAt: size=25, off=0 2024/11/28 01:27:09 DEBUG : dir/file1(0xc000a30180): >_writeAt: n=25, err= 2024/11/28 01:27:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 01:27:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000630840 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:09 DEBUG : newLeaf(0xc000a30180): close: 2024/11/28 01:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 01:27:09.497028817 +0000 UTC m=+6.965785430 2024/11/28 01:27:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:09 DEBUG : newLeaf(0xc000a30180): >close: err= 2024/11/28 01:27:09 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 01:27:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:09 INFO : newLeaf: Copied (replaced existing) 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 01:27:09 +0000 UTC" 2024/11/28 01:27:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 01:27:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : >WaitForWriters: 2024/11/28 01:27:09 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:09 DEBUG : >WaitForWriters: 2024/11/28 01:27:09 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:09 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 01:27:09 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:09 DEBUG : dir/file1(0xc0007b20c0): openPending: 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 DEBUG : dir/file1(0xc0007b20c0): >openPending: err= 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 01:27:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:09 DEBUG : dir/file1(0xc0007b20c0): _writeAt: size=14, off=0 2024/11/28 01:27:09 DEBUG : dir/file1(0xc0007b20c0): >_writeAt: n=14, err= 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 01:27:09 DEBUG : dir/file1(0xc0007b20c0): close: 2024/11/28 01:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 01:27:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:09 DEBUG : dir/file1(0xc0007b20c0): >close: err= 2024/11/28 01:27:09 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : file1: reading active writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : file1: reading active writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : file1: reading active writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : file1: reading active writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 01:27:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:09 INFO : dir/file1: Copied (replaced existing) 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:09 DEBUG : dir: Looking for writers 2024/11/28 01:27:09 DEBUG : file1: reading active writers 2024/11/28 01:27:09 DEBUG : : Looking for writers 2024/11/28 01:27:09 DEBUG : dir: reading active writers 2024/11/28 01:27:09 DEBUG : >WaitForWriters: 2024/11/28 01:27:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:09 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:09 DEBUG : dir/file1(0xc00037b1c0): _readAt: size=512, off=0 2024/11/28 01:27:09 DEBUG : dir/file1(0xc00037b1c0): openPending: 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 01:27:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:09 DEBUG : dir/file1(0xc00037b1c0): >openPending: err= 2024/11/28 01:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 01:27:09 DEBUG : dir/file1(0xc00037b1c0): >_readAt: n=14, err=EOF 2024/11/28 01:27:09 DEBUG : dir/file1(0xc00037b1c0): close: 2024/11/28 01:27:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:09 DEBUG : dir/file1(0xc00037b1c0): >close: err= 2024/11/28 01:27:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 01:27:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007043c0 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 01:27:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/28 01:27:10 DEBUG : dir/file1: Updating file with dir/file1 0xc0007043c0 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:10 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00086cd40): openPending: 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00086cd40): >openPending: err= 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 01:27:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00086cd40): _writeAt: size=25, off=0 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00086cd40): >_writeAt: n=25, err= 2024/11/28 01:27:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 01:27:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007043c0 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:10 DEBUG : newLeaf(0xc00086cd40): close: 2024/11/28 01:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 01:27:10.138610747 +0000 UTC m=+7.607367380 2024/11/28 01:27:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:10 DEBUG : newLeaf(0xc00086cd40): >close: err= 2024/11/28 01:27:10 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 01:27:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:10 INFO : newLeaf: Copied (replaced existing) 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 01:27:10 +0000 UTC" 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : >WaitForWriters: 2024/11/28 01:27:10 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : >WaitForWriters: 2024/11/28 01:27:10 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:10 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:10 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : file1: reading active writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : >WaitForWriters: 2024/11/28 01:27:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:10 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00087c7c0): _readAt: size=512, off=0 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00087c7c0): openPending: 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00087c7c0): >openPending: err= 2024/11/28 01:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/28 01:27:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00087c7c0): >_readAt: n=14, err=EOF 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00087c7c0): close: 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:10 DEBUG : dir/file1(0xc00087c7c0): >close: err= 2024/11/28 01:27:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 01:27:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000630c00 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 01:27:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/28 01:27:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000630c00 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:10 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:10 DEBUG : dir/file1(0xc000590200): openPending: 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:10 DEBUG : dir/file1(0xc000590200): >openPending: err= 2024/11/28 01:27:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 01:27:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:10 DEBUG : dir/file1(0xc000590200): _writeAt: size=25, off=0 2024/11/28 01:27:10 DEBUG : dir/file1(0xc000590200): >_writeAt: n=25, err= 2024/11/28 01:27:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 01:27:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 01:27:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000630c00 2024/11/28 01:27:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:10 DEBUG : newLeaf(0xc000590200): close: 2024/11/28 01:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 01:27:10.645843897 +0000 UTC m=+8.114600501 2024/11/28 01:27:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:10 DEBUG : newLeaf(0xc000590200): >close: err= 2024/11/28 01:27:10 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 01:27:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:10 INFO : newLeaf: Copied (replaced existing) 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 01:27:10 +0000 UTC" 2024/11/28 01:27:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 01:27:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 01:27:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : >WaitForWriters: 2024/11/28 01:27:10 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:10 DEBUG : dir: Looking for writers 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : dir: reading active writers 2024/11/28 01:27:10 DEBUG : newLeaf: reading active writers 2024/11/28 01:27:10 DEBUG : >WaitForWriters: 2024/11/28 01:27:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === 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-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:10 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:10 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:10 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:10 DEBUG : : Looking for writers 2024/11/28 01:27:10 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === 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-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:10 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:11 DEBUG : dir: Looking for writers 2024/11/28 01:27:11 DEBUG : file1: reading active writers 2024/11/28 01:27:11 DEBUG : : Looking for writers 2024/11/28 01:27:11 DEBUG : dir: reading active writers 2024/11/28 01:27:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:11 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/28 01:27:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/28 01:27:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/28 01:27:11 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:11 DEBUG : dir: Looking for writers 2024/11/28 01:27:11 DEBUG : file1: reading active writers 2024/11/28 01:27:11 DEBUG : : Looking for writers 2024/11/28 01:27:11 DEBUG : dir: reading active writers 2024/11/28 01:27:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:11 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/28 01:27:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/28 01:27:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/28 01:27:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/28 01:27:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/28 01:27:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/28 01:27:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/28 01:27:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/28 01:27:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/28 01:27:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/28 01:27:11 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/28 01:27:11 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:11 DEBUG : dir: Looking for writers 2024/11/28 01:27:11 DEBUG : file1: reading active writers 2024/11/28 01:27:11 DEBUG : : Looking for writers 2024/11/28 01:27:11 DEBUG : dir: reading active writers 2024/11/28 01:27:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:11 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:11 DEBUG : dir: Looking for writers 2024/11/28 01:27:11 DEBUG : file1: reading active writers 2024/11/28 01:27:11 DEBUG : : Looking for writers 2024/11/28 01:27:11 DEBUG : dir: reading active writers 2024/11/28 01:27:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:11 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/28 01:27:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/28 01:27:11 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:11 DEBUG : dir: Looking for writers 2024/11/28 01:27:11 DEBUG : file1: reading active writers 2024/11/28 01:27:11 DEBUG : : Looking for writers 2024/11/28 01:27:11 DEBUG : dir: reading active writers 2024/11/28 01:27:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:11 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:11 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:11 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): _readAt: size=1, off=0 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): openPending: 2024/11/28 01:27:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 01:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): >openPending: err= 2024/11/28 01:27:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): >_readAt: n=1, err= 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): _readAt: size=256, off=1 2024/11/28 01:27:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): >_readAt: n=15, err=EOF 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): _readAt: size=16, off=16 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): >_readAt: n=0, err=EOF 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): close: 2024/11/28 01:27:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): >close: err= 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): close: 2024/11/28 01:27:11 DEBUG : dir/file1(0xc0008aec40): >close: err=file already closed 2024/11/28 01:27:11 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:11 DEBUG : dir: Looking for writers 2024/11/28 01:27:11 DEBUG : file1: reading active writers 2024/11/28 01:27:11 DEBUG : : Looking for writers 2024/11/28 01:27:11 DEBUG : dir: reading active writers 2024/11/28 01:27:11 DEBUG : >WaitForWriters: 2024/11/28 01:27:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:11 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:12 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): _readAt: size=1, off=0 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): openPending: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 01:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): >openPending: err= 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): >_readAt: n=1, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): _readAt: size=1, off=5 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): >_readAt: n=1, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): _readAt: size=1, off=3 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): >_readAt: n=1, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): _readAt: size=1, off=13 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): >_readAt: n=1, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): _readAt: size=16, off=100 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): >_readAt: n=0, err=EOF 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): close: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ab0bc0): >close: err= 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : dir: Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : dir: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:12 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:12 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): _readAt: size=1, off=0 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): openPending: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 01:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >openPending: err= 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >_readAt: n=1, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): _readAt: size=1, off=5 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >_readAt: n=1, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): _readAt: size=1, off=1 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >_readAt: n=1, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): _readAt: size=6, off=10 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >_readAt: n=6, err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): _readAt: size=256, off=10 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >_readAt: n=6, err=EOF 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): _readAt: size=256, off=100 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >_readAt: n=0, err=EOF 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): close: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >close: err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): _readAt: size=256, off=100 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000a30340): >_readAt: n=0, err=file already closed 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : dir: Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : dir: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:12 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:12 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): RWFileHandle.Flush 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): _readAt: size=256, off=0 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): openPending: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 01:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): >openPending: err= 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): >_readAt: n=16, err=EOF 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): RWFileHandle.Flush 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): RWFileHandle.Flush 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): close: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000b05540): >close: err= 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : dir: Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : dir: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:12 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 01:27:12 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): _readAt: size=256, off=0 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): openPending: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 01:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): >openPending: err= 2024/11/28 01:27:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): >_readAt: n=16, err=EOF 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): RWFileHandle.Release 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): close: 2024/11/28 01:27:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): >close: err= 2024/11/28 01:27:12 DEBUG : dir/file1(0xc000ae9580): RWFileHandle.Release 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : dir: Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : dir: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:12 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:12 DEBUG : file1: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): openPending: 2024/11/28 01:27:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): >openPending: err= 2024/11/28 01:27:12 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 01:27:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): _writeAt: size=5, off=0 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): >_writeAt: n=5, err= 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): _writeAt: size=7, off=5 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): >_writeAt: n=7, err= 2024/11/28 01:27:12 DEBUG : file1: vfs cache: truncate to size=11 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): close: 2024/11/28 01:27:12 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 01:27:12.602635084 +0000 UTC m=+10.071391697 2024/11/28 01:27:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): >close: err= 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): close: 2024/11/28 01:27:12 DEBUG : file1(0xc000afb180): >close: err=file already closed 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:12 DEBUG : file1: vfs cache: starting upload 2024/11/28 01:27:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:12 INFO : file1: Copied (new) 2024/11/28 01:27:12 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-28 01:27:12 +0000 UTC" 2024/11/28 01:27:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:12 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:12 DEBUG : file1: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): openPending: 2024/11/28 01:27:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): >openPending: err= 2024/11/28 01:27:12 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 01:27:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): _writeAt: size=7, off=0 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): >_writeAt: n=7, err= 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): _writeAt: size=6, off=5 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): >_writeAt: n=6, err= 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): close: 2024/11/28 01:27:12 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 01:27:12.799642216 +0000 UTC m=+10.268398819 2024/11/28 01:27:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): >close: err= 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): _writeAt: size=5, off=0 2024/11/28 01:27:12 DEBUG : file1(0xc000bb4a40): >_writeAt: n=0, err=file already closed 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:12 DEBUG : file1: vfs cache: starting upload 2024/11/28 01:27:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:12 INFO : file1: Copied (new) 2024/11/28 01:27:12 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-28 01:27:12 +0000 UTC" 2024/11/28 01:27:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : >WaitForWriters: 2024/11/28 01:27:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:12 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:12 DEBUG : file1: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : file1(0xc000bb5bc0): openPending: 2024/11/28 01:27:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : file1(0xc000bb5bc0): >openPending: err= 2024/11/28 01:27:12 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 01:27:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 01:27:12 DEBUG : file1(0xc000bb5bc0): close: 2024/11/28 01:27:12 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 01:27:12.994430725 +0000 UTC m=+10.463187338 2024/11/28 01:27:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:12 DEBUG : file1(0xc000bb5bc0): >close: err= 2024/11/28 01:27:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 01:27:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 01:27:12 DEBUG : file2: newRWFileHandle: 2024/11/28 01:27:12 DEBUG : file2(0xc000bb5c80): openPending: 2024/11/28 01:27:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 01:27:12 DEBUG : file2(0xc000bb5c80): >openPending: err= 2024/11/28 01:27:12 DEBUG : file2: >newRWFileHandle: err= 2024/11/28 01:27:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 01:27:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/28 01:27:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/28 01:27:12 DEBUG : file2(0xc000bb5c80): RWFileHandle.Flush 2024/11/28 01:27:12 DEBUG : file2(0xc000bb5c80): RWFileHandle.Release 2024/11/28 01:27:12 DEBUG : file2(0xc000bb5c80): close: 2024/11/28 01:27:12 DEBUG : file2: vfs cache: setting modification time to 2024-11-28 01:27:12.994914308 +0000 UTC m=+10.463670921 2024/11/28 01:27:12 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:12 DEBUG : file2(0xc000bb5c80): >close: err= 2024/11/28 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:12 DEBUG : : Looking for writers 2024/11/28 01:27:12 DEBUG : file1: reading active writers 2024/11/28 01:27:12 DEBUG : file2: reading active writers 2024/11/28 01:27:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : file2: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : file2: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : file2: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/28 01:27:13 DEBUG : file1: vfs cache: starting upload 2024/11/28 01:27:13 DEBUG : file2: vfs cache: starting upload 2024/11/28 01:27:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:13 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:13 INFO : file1: Copied (new) 2024/11/28 01:27:13 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-28 01:27:12 +0000 UTC" 2024/11/28 01:27:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : file2: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/28 01:27:13 INFO : file2: Copied (new) 2024/11/28 01:27:13 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-28 01:27:12 +0000 UTC" 2024/11/28 01:27:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 01:27:13 INFO : file2: vfs cache: upload succeeded try #1 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : file2: reading active writers 2024/11/28 01:27:13 DEBUG : >WaitForWriters: 2024/11/28 01:27:13 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : file2: reading active writers 2024/11/28 01:27:13 DEBUG : >WaitForWriters: 2024/11/28 01:27:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:13 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:13 DEBUG : file1: newRWFileHandle: 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): openPending: 2024/11/28 01:27:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): >openPending: err= 2024/11/28 01:27:13 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 01:27:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): _writeAt: size=5, off=0 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): >_writeAt: n=5, err= 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): RWFileHandle.Flush 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): RWFileHandle.Flush 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): close: 2024/11/28 01:27:13 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 01:27:13.36166881 +0000 UTC m=+10.830425423 2024/11/28 01:27:13 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:13 DEBUG : file1(0xc000685280): >close: err= 2024/11/28 01:27:13 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:13 DEBUG : file1: vfs cache: starting upload 2024/11/28 01:27:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:13 INFO : file1: Copied (new) 2024/11/28 01:27:13 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-28 01:27:13 +0000 UTC" 2024/11/28 01:27:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : >WaitForWriters: 2024/11/28 01:27:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.18s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:13 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:13 DEBUG : file1: newRWFileHandle: 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): openPending: 2024/11/28 01:27:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): >openPending: err= 2024/11/28 01:27:13 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 01:27:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): _writeAt: size=5, off=0 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): >_writeAt: n=5, err= 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): RWFileHandle.Release 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): close: 2024/11/28 01:27:13 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 01:27:13.546608779 +0000 UTC m=+11.015365402 2024/11/28 01:27:13 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): >close: err= 2024/11/28 01:27:13 DEBUG : file1(0xc000664300): RWFileHandle.Release 2024/11/28 01:27:13 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:13 DEBUG : file1: vfs cache: starting upload 2024/11/28 01:27:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:13 INFO : file1: Copied (new) 2024/11/28 01:27:13 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-28 01:27:13 +0000 UTC" 2024/11/28 01:27:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : >WaitForWriters: 2024/11/28 01:27:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.18s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:13 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 01:27:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:13 DEBUG : dir/file1(0xc00070fc40): openPending: 2024/11/28 01:27:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 01:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 DEBUG : dir/file1(0xc00070fc40): >openPending: err= 2024/11/28 01:27:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 01:27:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 01:27:13 DEBUG : dir/file1(0xc00070fc40): _writeAt: size=5, off=0 2024/11/28 01:27:13 DEBUG : dir/file1(0xc00070fc40): >_writeAt: n=5, err= 2024/11/28 01:27:13 DEBUG : dir/file1(0xc00070fc40): close: 2024/11/28 01:27:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:13 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-28 01:27:13.795912098 +0000 UTC m=+11.264668710 2024/11/28 01:27:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:13 DEBUG : dir/file1(0xc00070fc40): >close: err= 2024/11/28 01:27:13 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:13 DEBUG : dir: Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : dir: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:13 DEBUG : dir: Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : dir: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:13 DEBUG : dir: Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : dir: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:13 DEBUG : dir: Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : dir: reading active writers 2024/11/28 01:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:13 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 01:27:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:13 INFO : dir/file1: Copied (replaced existing) 2024/11/28 01:27:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-28 01:27:13 +0000 UTC" 2024/11/28 01:27:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:13 DEBUG : dir: Looking for writers 2024/11/28 01:27:13 DEBUG : file1: reading active writers 2024/11/28 01:27:13 DEBUG : : Looking for writers 2024/11/28 01:27:13 DEBUG : dir: reading active writers 2024/11/28 01:27:13 DEBUG : >WaitForWriters: 2024/11/28 01:27:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:14 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 01:27:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): openPending: 2024/11/28 01:27:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 01:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): _writeAt: size=15, off=5 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): >_writeAt: n=15, err= 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): close: 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/28 01:27:14 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-28 01:27:14.077467086 +0000 UTC m=+11.546223710 2024/11/28 01:27:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : dir/file1(0xc00080f8c0): >close: err= 2024/11/28 01:27:14 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:14 DEBUG : dir: Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : dir: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:14 DEBUG : dir: Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : dir: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:14 DEBUG : dir: Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : dir: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:14 DEBUG : dir: Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : dir: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:14 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 01:27:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:14 INFO : dir/file1: Copied (replaced existing) 2024/11/28 01:27:14 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-28 01:27:14 +0000 UTC" 2024/11/28 01:27:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:14 DEBUG : dir: Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : dir: reading active writers 2024/11/28 01:27:14 DEBUG : >WaitForWriters: 2024/11/28 01:27:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:14 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : file1: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : file1(0xc000835600): openPending: 2024/11/28 01:27:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 DEBUG : file1(0xc000835600): >openPending: err= 2024/11/28 01:27:14 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 01:27:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 01:27:14 DEBUG : file1(0xc000835600): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : file1(0xc000835600): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : file1(0xc000835600): close: 2024/11/28 01:27:14 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 01:27:14.294598293 +0000 UTC m=+11.763354906 2024/11/28 01:27:14 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : file1(0xc000835600): >close: err= 2024/11/28 01:27:14 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:14 DEBUG : file1: vfs cache: starting upload 2024/11/28 01:27:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:14 INFO : file1: Copied (new) 2024/11/28 01:27:14 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-28 01:27:14 +0000 UTC" 2024/11/28 01:27:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : >WaitForWriters: 2024/11/28 01:27:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:14 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/28 01:27:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.479957607 +0000 UTC m=+11.948714220 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.479957607 +0000 UTC m=+11.948714220 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872700): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872700): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872700): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.479957607 +0000 UTC m=+11.948714220 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6d20 item 1 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.481769802 +0000 UTC m=+11.950526425 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872780): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872780): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872780): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.481769802 +0000 UTC m=+11.950526425 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7500 item 2 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.482938566 +0000 UTC m=+11.951695179 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.482938566 +0000 UTC m=+11.951695179 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872800): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872840): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872840): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872840): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.482938566 +0000 UTC m=+11.951695179 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7b20 item 3 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.484427207 +0000 UTC m=+11.953183820 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872940): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872940): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872940): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.484427207 +0000 UTC m=+11.953183820 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc5b0 item 4 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.485404552 +0000 UTC m=+11.954161165 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.485404552 +0000 UTC m=+11.954161165 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a00): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.485404552 +0000 UTC m=+11.954161165 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcbd0 item 5 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.486700704 +0000 UTC m=+11.955457307 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b00): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.486700704 +0000 UTC m=+11.955457307 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd3b0 item 6 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.487724426 +0000 UTC m=+11.956481039 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.487724426 +0000 UTC m=+11.956481039 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.487724426 +0000 UTC m=+11.956481039 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc00 item 7 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.489328663 +0000 UTC m=+11.958085276 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.489328663 +0000 UTC m=+11.958085276 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e7e0 item 8 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872dc0): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000872dc0): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872dc0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872dc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872dc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872dc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872dc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.490487128 +0000 UTC m=+11.959243740 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.490487128 +0000 UTC m=+11.959243740 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.490487128 +0000 UTC m=+11.959243740 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f420 item 9 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.491798757 +0000 UTC m=+11.960555371 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.491798757 +0000 UTC m=+11.960555371 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e310 item 10 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000873040): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873080): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873080): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.492870569 +0000 UTC m=+11.961627173 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.492870569 +0000 UTC m=+11.961627173 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873180): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873180): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873180): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.492870569 +0000 UTC m=+11.961627173 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e770 item 11 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873200): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873200): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873200): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.494575085 +0000 UTC m=+11.963331697 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873280): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873280): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873280): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873280): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873280): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.494575085 +0000 UTC m=+11.963331697 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873280): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f110 item 12 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873340): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000873340): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873340): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873340): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873340): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873340): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873380): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873380): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873380): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.495790124 +0000 UTC m=+11.964546738 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873440): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873440): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873440): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.495790124 +0000 UTC m=+11.964546738 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f570 item 13 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008734c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008734c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008734c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008734c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008734c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.496857959 +0000 UTC m=+11.965614572 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008734c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873540): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873540): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873540): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873540): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873540): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.496857959 +0000 UTC m=+11.965614572 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873540): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292230 item 14 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873600): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000873600): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873600): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873600): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873600): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873600): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873600): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873640): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873640): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873640): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873640): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873640): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.498107392 +0000 UTC m=+11.966864005 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873640): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873700): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873700): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873700): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.498107392 +0000 UTC m=+11.966864005 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292540 item 15 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873780): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873780): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.499413593 +0000 UTC m=+11.968170216 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873800): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873800): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873800): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873800): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873800): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.499413593 +0000 UTC m=+11.968170216 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873800): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292850 item 16 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873840): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873840): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873840): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.500412609 +0000 UTC m=+11.969169222 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.500412609 +0000 UTC m=+11.969169222 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008738c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008738c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008738c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008738c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008738c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.500412609 +0000 UTC m=+11.969169222 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008738c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292bd0 item 17 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873940): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873940): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873940): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.502001147 +0000 UTC m=+11.970757760 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008739c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008739c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008739c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008739c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008739c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.502001147 +0000 UTC m=+11.970757760 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008739c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002930a0 item 18 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873a40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873a40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873a40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873a40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873a40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.503005543 +0000 UTC m=+11.971762166 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873a40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.503005543 +0000 UTC m=+11.971762166 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.503005543 +0000 UTC m=+11.971762166 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873b40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002933b0 item 19 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873bc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873bc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873bc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873bc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873bc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.504285515 +0000 UTC m=+11.973042128 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873bc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873c40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873c40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873c40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873c40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873c40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.504285515 +0000 UTC m=+11.973042128 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873c40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293730 item 20 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872040): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872040): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872040): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.506299988 +0000 UTC m=+11.975056601 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.506299988 +0000 UTC m=+11.975056601 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872100): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872140): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872140): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872140): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.506299988 +0000 UTC m=+11.975056601 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4770 item 21 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008721c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008721c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008721c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008721c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008721c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.50764513 +0000 UTC m=+11.976401734 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008721c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872240): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.50764513 +0000 UTC m=+11.976401734 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f53b0 item 22 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008722c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008722c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008722c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008722c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008722c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.508504166 +0000 UTC m=+11.977260779 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008722c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.508504166 +0000 UTC m=+11.977260779 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008723c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008723c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008723c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008723c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008723c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.508504166 +0000 UTC m=+11.977260779 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008723c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c00 item 23 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.509762576 +0000 UTC m=+11.978519189 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008724c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008724c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008724c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008724c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008724c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.509762576 +0000 UTC m=+11.978519189 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008724c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec850 item 24 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872580): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000872580): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872580): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872580): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872580): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872580): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872580): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008725c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008725c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008725c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008725c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008725c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.510906283 +0000 UTC m=+11.979662896 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008725c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.510906283 +0000 UTC m=+11.979662896 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.510906283 +0000 UTC m=+11.979662896 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008726c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecd20 item 25 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.512172038 +0000 UTC m=+11.980928651 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.512172038 +0000 UTC m=+11.980928651 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008727c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed500 item 26 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872880): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000872880): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872880): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872880): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872880): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872880): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.513117444 +0000 UTC m=+11.981874057 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008728c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.513117444 +0000 UTC m=+11.981874057 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872980): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.513117444 +0000 UTC m=+11.981874057 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0008729c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edb20 item 27 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.514344025 +0000 UTC m=+11.983100638 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872a40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872ac0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872ac0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.514344025 +0000 UTC m=+11.983100638 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292150 item 28 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000872b80): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872b80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872bc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872bc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872bc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872bc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872bc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.515302886 +0000 UTC m=+11.984059499 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872bc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.515302886 +0000 UTC m=+11.984059499 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872c80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002924d0 item 29 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.516246669 +0000 UTC m=+11.985003282 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.516246669 +0000 UTC m=+11.985003282 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872d80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292770 item 30 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000872e40): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.517262337 +0000 UTC m=+11.986018950 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872e80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.517262337 +0000 UTC m=+11.986018950 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292af0 item 31 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872fc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872fc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872fc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872fc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872fc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.518188226 +0000 UTC m=+11.986944839 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000872fc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.518188226 +0000 UTC m=+11.986944839 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000873040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292f50 item 32 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae000): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae000): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae000): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae000): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae000): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.519045378 +0000 UTC m=+11.987801991 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae000): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572540 item 33 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.519369493 +0000 UTC m=+11.988126096 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae080): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae080): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae080): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.519369493 +0000 UTC m=+11.988126096 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005727e0 item 33 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae0c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae0c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae0c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae0c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae0c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.520239458 +0000 UTC m=+11.988996072 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae0c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572d90 item 34 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.520599851 +0000 UTC m=+11.989356464 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae100): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae140): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae140): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae140): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.520599851 +0000 UTC m=+11.989356464 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572ee0 item 34 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae180): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae180): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae180): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.521431465 +0000 UTC m=+11.990188079 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005732d0 item 35 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.521747435 +0000 UTC m=+11.990504048 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae1c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae200): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae200): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae200): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.521747435 +0000 UTC m=+11.990504048 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573730 item 35 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae280): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae280): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae280): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae280): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae280): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.52264914 +0000 UTC m=+11.991405753 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae280): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573b90 item 36 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.522987702 +0000 UTC m=+11.991744315 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae380): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae380): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae380): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.522987702 +0000 UTC m=+11.991744315 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573ce0 item 36 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae3c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae3c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae3c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae3c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae3c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.523748914 +0000 UTC m=+11.992505527 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae3c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 37 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.524054074 +0000 UTC m=+11.992810687 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae440): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae440): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae440): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.524054074 +0000 UTC m=+11.992810687 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 37 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae4c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae4c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae4c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae4c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae4c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.524890376 +0000 UTC m=+11.993646980 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae4c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 38 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.525258404 +0000 UTC m=+11.994015016 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae580): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae5c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae5c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae5c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae5c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae5c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.525258404 +0000 UTC m=+11.994015016 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae5c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 38 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae640): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae640): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae640): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae640): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae640): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.526118902 +0000 UTC m=+11.994875515 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae640): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 39 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.526437096 +0000 UTC m=+11.995193710 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae740): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae740): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae740): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.526437096 +0000 UTC m=+11.995193710 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 39 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae7c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae7c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae7c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae7c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae7c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.527382653 +0000 UTC m=+11.996139266 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae7c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 40 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.527747844 +0000 UTC m=+11.996504467 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae8c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae8c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae8c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae8c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae8c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.527747844 +0000 UTC m=+11.996504467 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae8c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416770 item 40 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.528578727 +0000 UTC m=+11.997335340 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae940): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae940): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417110 item 41 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae940): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.528895689 +0000 UTC m=+11.997652291 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417420 item 41 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.529244551 +0000 UTC m=+11.998001164 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae980): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae9c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae9c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae9c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae9c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae9c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.529244551 +0000 UTC m=+11.998001164 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006ae9c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004175e0 item 41 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.53014875 +0000 UTC m=+11.998905363 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aea80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeac0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004179d0 item 42 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeac0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.530462957 +0000 UTC m=+11.999219570 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417c70 item 42 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.530851182 +0000 UTC m=+11.999607805 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeb80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aebc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aebc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aebc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aebc0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aebc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.530851182 +0000 UTC m=+11.999607805 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aebc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 42 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.531697654 +0000 UTC m=+12.000454267 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aec80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aecc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aecc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aecc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6540 item 43 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aecc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aecc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.532023933 +0000 UTC m=+12.000780546 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aecc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6700 item 43 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.532365772 +0000 UTC m=+12.001122385 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aed80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aedc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aedc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aedc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aedc0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aedc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.532365772 +0000 UTC m=+12.001122385 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aedc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a80 item 43 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.533239834 +0000 UTC m=+12.001996437 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aee80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeec0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e70 item 44 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeec0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.533662734 +0000 UTC m=+12.002419347 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aeec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7030 item 44 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.534045299 +0000 UTC m=+12.002801912 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aef80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aefc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aefc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aefc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aefc0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aefc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.534045299 +0000 UTC m=+12.002801912 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aefc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 44 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.534880019 +0000 UTC m=+12.003636631 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af0c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af0c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af0c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7880 item 45 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af0c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af0c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.535199445 +0000 UTC m=+12.003956058 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af0c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.535199445 +0000 UTC m=+12.003956058 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a79d0 item 45 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.53612269 +0000 UTC m=+12.004879293 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7c70 item 46 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.536402393 +0000 UTC m=+12.005159006 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af340): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af340): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af340): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.536402393 +0000 UTC m=+12.005159006 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ea0 item 46 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.537278007 +0000 UTC m=+12.006034621 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000274af0 item 47 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.537616421 +0000 UTC m=+12.006373034 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af500): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af500): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af500): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af500): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af500): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.537616421 +0000 UTC m=+12.006373034 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000274d90 item 47 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.538494691 +0000 UTC m=+12.007251303 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af600): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af600): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af600): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275180 item 48 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af600): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af600): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.538813287 +0000 UTC m=+12.007569899 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af600): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af6c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af6c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af6c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af6c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af6c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.538813287 +0000 UTC m=+12.007569899 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af6c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275420 item 48 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.539708119 +0000 UTC m=+12.008464731 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275960 item 49 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.540005724 +0000 UTC m=+12.008762337 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af780): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af780): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af780): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.540005724 +0000 UTC m=+12.008762337 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275c00 item 49 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af800): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af800): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af800): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af800): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af800): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.54093538 +0000 UTC m=+12.009691994 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af800): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275f10 item 50 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.541324247 +0000 UTC m=+12.010080861 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.541324247 +0000 UTC m=+12.010080861 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f60e0 item 50 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af980): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af980): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af980): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af980): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af980): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.542258162 +0000 UTC m=+12.011014775 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af980): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6620 item 51 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.542602755 +0000 UTC m=+12.011359368 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa80): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.542602755 +0000 UTC m=+12.011359368 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6cb0 item 51 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.543453716 +0000 UTC m=+12.012210328 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7110 item 52 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.543802376 +0000 UTC m=+12.012558990 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afbc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.543802376 +0000 UTC m=+12.012558990 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7500 item 52 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.544552168 +0000 UTC m=+12.013308780 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7b20 item 53 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.544855063 +0000 UTC m=+12.013611676 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afdc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afdc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afdc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afdc0): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afdc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.544855063 +0000 UTC m=+12.013611676 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afdc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7d50 item 53 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.545767668 +0000 UTC m=+12.014524281 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc620 item 54 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.546263525 +0000 UTC m=+12.015020137 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.546263525 +0000 UTC m=+12.015020137 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc930 item 54 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0000b0d00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0000b0d00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0000b0d00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0000b0d00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0000b0d00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.547054692 +0000 UTC m=+12.015811306 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0000b0d00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd180 item 55 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.547433179 +0000 UTC m=+12.016189792 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e140): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e140): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e140): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.547433179 +0000 UTC m=+12.016189792 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd2d0 item 55 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e200): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e200): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e200): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.548523736 +0000 UTC m=+12.017280340 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdb90 item 56 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.549175545 +0000 UTC m=+12.017932158 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053e900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ea00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ea00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ea00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ea00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ea00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.549175545 +0000 UTC m=+12.017932158 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ea00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fde30 item 56 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.550606157 +0000 UTC m=+12.019362770 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ebc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ee40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ee40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ee40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e7e0 item 57 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ee40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ee40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.551023347 +0000 UTC m=+12.019779960 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053ee40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026ee70 item 57 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.551544209 +0000 UTC m=+12.020300823 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f240): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.551544209 +0000 UTC m=+12.020300823 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f420 item 57 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.553128408 +0000 UTC m=+12.021885022 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f900): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f900): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e070 item 58 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f900): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.55374961 +0000 UTC m=+12.022506223 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053f900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e380 item 58 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.554486956 +0000 UTC m=+12.023243570 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fb00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fb00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fb00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fb00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fb00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.554486956 +0000 UTC m=+12.023243570 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fb00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e5b0 item 58 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.555708809 +0000 UTC m=+12.024465422 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e9a0 item 59 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.556315733 +0000 UTC m=+12.025072346 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fc80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023eee0 item 59 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.556969895 +0000 UTC m=+12.025726509 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fdc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fe00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fe00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fe00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fe00): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fe00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.556969895 +0000 UTC m=+12.025726509 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc00053fe00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f2d0 item 59 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.558366924 +0000 UTC m=+12.027123538 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226240): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226240): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f960 item 60 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226240): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.558853915 +0000 UTC m=+12.027610528 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e1c0 item 60 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.559483912 +0000 UTC m=+12.028240514 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226300): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226340): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226340): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226340): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.559483912 +0000 UTC m=+12.028240514 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e310 item 60 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.56068765 +0000 UTC m=+12.029444273 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 61 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.561088619 +0000 UTC m=+12.029845222 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226500): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226500): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226500): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226500): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226500): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.561088619 +0000 UTC m=+12.029845222 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e700 item 61 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.56248617 +0000 UTC m=+12.031242783 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226600): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226680): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226680): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 62 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226680): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.562988348 +0000 UTC m=+12.031744961 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226b40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226b40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226b40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226b40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226b40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.562988348 +0000 UTC m=+12.031744961 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226b40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 62 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.564204009 +0000 UTC m=+12.032960632 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed90 item 63 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.564768003 +0000 UTC m=+12.033524606 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226c80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226d40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226d40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226d40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226d40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226d40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.564768003 +0000 UTC m=+12.033524606 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226d40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eee0 item 63 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.566105792 +0000 UTC m=+12.034862405 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f1f0 item 64 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.566643787 +0000 UTC m=+12.035400400 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226e80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.566643787 +0000 UTC m=+12.035400400 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f340 item 64 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.567729165 +0000 UTC m=+12.036485778 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f650 item 65 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.568108944 +0000 UTC m=+12.036865557 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.568108944 +0000 UTC m=+12.036865557 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f810 item 65 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227080): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227080): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.569065591 +0000 UTC m=+12.037822204 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fab0 item 66 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.569484173 +0000 UTC m=+12.038240786 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227180): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227180): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227180): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.569484173 +0000 UTC m=+12.038240786 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fc00 item 66 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.57026394 +0000 UTC m=+12.039020553 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ff10 item 67 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.570623542 +0000 UTC m=+12.039380155 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.570623542 +0000 UTC m=+12.039380155 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003520e0 item 67 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002272c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002272c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002272c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002272c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002272c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.571446759 +0000 UTC m=+12.040203372 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002272c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003524d0 item 68 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.571809938 +0000 UTC m=+12.040566552 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.571809938 +0000 UTC m=+12.040566552 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352700 item 68 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227780): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227780): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.572574616 +0000 UTC m=+12.041331230 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a80 item 69 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.572873074 +0000 UTC m=+12.041629687 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227900): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227900): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227900): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.572873074 +0000 UTC m=+12.041629687 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352c40 item 69 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227bc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227bc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227bc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227bc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227bc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.575049931 +0000 UTC m=+12.043806544 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227bc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353340 item 70 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.575401237 +0000 UTC m=+12.044157840 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c86c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c86c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c86c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c86c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c86c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.575401237 +0000 UTC m=+12.044157840 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c86c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353490 item 70 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8740): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8740): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8740): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.576271864 +0000 UTC m=+12.045028476 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353880 item 71 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.576611859 +0000 UTC m=+12.045368482 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8800): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8840): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8840): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8840): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.576611859 +0000 UTC m=+12.045368482 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ab0 item 71 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c88c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c88c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c88c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c88c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c88c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.57734604 +0000 UTC m=+12.046102654 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c88c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353e30 item 72 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.57766138 +0000 UTC m=+12.046417993 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c89c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.57766138 +0000 UTC m=+12.046417993 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358000 item 72 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.578352259 +0000 UTC m=+12.047108872 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003584d0 item 73 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.578762196 +0000 UTC m=+12.047518798 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8a80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358850 item 73 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.57913902 +0000 UTC m=+12.047895633 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8b00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8b00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8b00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8b00): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8b00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.57913902 +0000 UTC m=+12.047895633 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8b00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358a80 item 73 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.580044201 +0000 UTC m=+12.048800804 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8bc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8c40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8c40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8c40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358e70 item 74 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8c40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8c40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.580352236 +0000 UTC m=+12.049108849 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8c40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003590a0 item 74 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.580733248 +0000 UTC m=+12.049489861 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d80): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.580733248 +0000 UTC m=+12.049489861 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8d80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359260 item 74 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.581575452 +0000 UTC m=+12.050332064 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359810 item 75 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.581913583 +0000 UTC m=+12.050670196 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8e80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359ab0 item 75 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.582234764 +0000 UTC m=+12.050991387 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.582234764 +0000 UTC m=+12.050991387 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c8f80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359c70 item 75 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.583034477 +0000 UTC m=+12.051791090 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9080): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0000 item 76 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9080): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.583430086 +0000 UTC m=+12.052186699 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e01c0 item 76 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.58386024 +0000 UTC m=+12.052616863 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9240): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.58386024 +0000 UTC m=+12.052616863 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0005c9240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0380 item 76 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.584883491 +0000 UTC m=+12.053640104 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4310 item 77 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.585247661 +0000 UTC m=+12.054004274 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.585247661 +0000 UTC m=+12.054004274 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e44d0 item 77 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.586315076 +0000 UTC m=+12.055071689 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006043c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4850 item 78 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.586660932 +0000 UTC m=+12.055417545 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.586660932 +0000 UTC m=+12.055417545 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a80 item 78 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.587761868 +0000 UTC m=+12.056518491 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4d90 item 79 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.588106522 +0000 UTC m=+12.056863135 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.588106522 +0000 UTC m=+12.056863135 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5030 item 79 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.589318356 +0000 UTC m=+12.058074968 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5570 item 80 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.589708224 +0000 UTC m=+12.058464827 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.589708224 +0000 UTC m=+12.058464827 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5810 item 80 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.590879924 +0000 UTC m=+12.059636537 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5b90 item 81 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.591273739 +0000 UTC m=+12.060030352 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604940): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604940): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604940): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.591273739 +0000 UTC m=+12.060030352 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5f10 item 81 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.592185192 +0000 UTC m=+12.060941804 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a460 item 82 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.592635553 +0000 UTC m=+12.061392166 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604a80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.592635553 +0000 UTC m=+12.061392166 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a620 item 82 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.593584246 +0000 UTC m=+12.062340858 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a8c0 item 83 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.593947043 +0000 UTC m=+12.062703656 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c40): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.593947043 +0000 UTC m=+12.062703656 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aa10 item 83 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.594788805 +0000 UTC m=+12.063545419 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ae00 item 84 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.595202068 +0000 UTC m=+12.063958680 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.595202068 +0000 UTC m=+12.063958680 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052afc0 item 84 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.596067013 +0000 UTC m=+12.064823626 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b2d0 item 85 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.596417148 +0000 UTC m=+12.065173761 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f40): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.596417148 +0000 UTC m=+12.065173761 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b420 item 85 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.597473351 +0000 UTC m=+12.066229963 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b730 item 86 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.597956042 +0000 UTC m=+12.066712655 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006050c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006050c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006050c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006050c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006050c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.597956042 +0000 UTC m=+12.066712655 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006050c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b880 item 86 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.598833672 +0000 UTC m=+12.067590285 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bb90 item 87 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.599199685 +0000 UTC m=+12.067956298 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.599199685 +0000 UTC m=+12.067956298 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bce0 item 87 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006052c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006052c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006052c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006052c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006052c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.600148898 +0000 UTC m=+12.068905512 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006052c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a150 item 88 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.600562181 +0000 UTC m=+12.069318794 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006053c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006053c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006053c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006053c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006053c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.600562181 +0000 UTC m=+12.069318794 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006053c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a3f0 item 88 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.601566977 +0000 UTC m=+12.070323590 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605480): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006054c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006054c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006054c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a930 item 89 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006054c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006054c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.601999045 +0000 UTC m=+12.070755657 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006054c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053abd0 item 89 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.602453965 +0000 UTC m=+12.071210578 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605580): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006055c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006055c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006055c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006055c0): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006055c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.602453965 +0000 UTC m=+12.071210578 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006055c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ae70 item 89 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.603366159 +0000 UTC m=+12.072122771 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006056c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006056c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006056c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b2d0 item 90 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006056c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006056c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.603835416 +0000 UTC m=+12.072592049 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006056c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b570 item 90 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.604257584 +0000 UTC m=+12.073014196 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006057c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006057c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006057c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006057c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006057c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.604257584 +0000 UTC m=+12.073014196 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006057c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b6c0 item 90 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.60528816 +0000 UTC m=+12.074044762 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006058c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006058c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006058c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b960 item 91 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006058c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006058c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.605757716 +0000 UTC m=+12.074514329 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006058c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bb20 item 91 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.606108392 +0000 UTC m=+12.074865005 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605980): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006059c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006059c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006059c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006059c0): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006059c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.606108392 +0000 UTC m=+12.074865005 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006059c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bc70 item 91 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.607163623 +0000 UTC m=+12.075920236 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605a80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605ac0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bf10 item 92 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605ac0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.607462421 +0000 UTC m=+12.076219035 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a150 item 92 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.607980219 +0000 UTC m=+12.076736831 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.607980219 +0000 UTC m=+12.076736831 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006041c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a2a0 item 92 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.608856615 +0000 UTC m=+12.077613228 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604300): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604300): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604300): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a5b0 item 93 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604300): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604300): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.609173568 +0000 UTC m=+12.077930180 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604300): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.609173568 +0000 UTC m=+12.077930180 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a700 item 93 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.610087044 +0000 UTC m=+12.078843657 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604540): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604540): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604540): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ab60 item 94 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604540): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604540): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.610546463 +0000 UTC m=+12.079303076 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604540): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.610546463 +0000 UTC m=+12.079303076 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604600): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ad90 item 94 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.611678427 +0000 UTC m=+12.080435041 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604700): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604700): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b110 item 95 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604700): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.6120121 +0000 UTC m=+12.080768713 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.6120121 +0000 UTC m=+12.080768713 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b340 item 95 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.613086247 +0000 UTC m=+12.081842860 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b7a0 item 96 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.613430441 +0000 UTC m=+12.082187053 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.613430441 +0000 UTC m=+12.082187053 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b960 item 96 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= 2024/11/28 01:27:14 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : >WaitForWriters: 2024/11/28 01:27:14 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:14 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/28 01:27:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af140): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af140): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af140): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.636749693 +0000 UTC m=+12.105506307 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.636749693 +0000 UTC m=+12.105506307 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af1c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af1c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af1c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af1c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af1c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.636749693 +0000 UTC m=+12.105506307 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af1c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292380 item 1 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af200): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af200): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af200): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.63810793 +0000 UTC m=+12.106864544 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.63810793 +0000 UTC m=+12.106864544 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292700 item 2 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.639201304 +0000 UTC m=+12.107957927 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af280): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.639201304 +0000 UTC m=+12.107957927 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af2c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af300): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af300): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af300): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af300): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af300): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.639201304 +0000 UTC m=+12.107957927 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af300): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292a10 item 3 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af380): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af380): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af380): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.64071419 +0000 UTC m=+12.109470803 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.64071419 +0000 UTC m=+12.109470803 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292fc0 item 4 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.641668672 +0000 UTC m=+12.110425285 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.641668672 +0000 UTC m=+12.110425285 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af480): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af4c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af4c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af4c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af4c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af4c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.641668672 +0000 UTC m=+12.110425285 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af4c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002932d0 item 5 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af540): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af540): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af540): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af540): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af540): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.64313916 +0000 UTC m=+12.111895773 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af540): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.64313916 +0000 UTC m=+12.111895773 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af5c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293650 item 6 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af640): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af640): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af640): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af640): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af640): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.644306701 +0000 UTC m=+12.113063314 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af640): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.644306701 +0000 UTC m=+12.113063314 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.644306701 +0000 UTC m=+12.113063314 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002938f0 item 7 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af7c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af7c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af7c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af7c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af7c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.645501262 +0000 UTC m=+12.114257865 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af7c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af840): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af840): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af840): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.645501262 +0000 UTC m=+12.114257865 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293d50 item 8 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af880): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc0006af880): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af880): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af880): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af880): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af880): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.646888023 +0000 UTC m=+12.115644656 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af8c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.646888023 +0000 UTC m=+12.115644656 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af940): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af940): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af940): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.646888023 +0000 UTC m=+12.115644656 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4380 item 9 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af9c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af9c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af9c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af9c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af9c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.648860938 +0000 UTC m=+12.117617551 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006af9c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.648860938 +0000 UTC m=+12.117617551 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afa40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f51f0 item 10 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc0006afb00): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.649977134 +0000 UTC m=+12.118733747 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afb40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.649977134 +0000 UTC m=+12.118733747 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.649977134 +0000 UTC m=+12.118733747 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afc40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5650 item 11 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.65129772 +0000 UTC m=+12.120054334 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.65129772 +0000 UTC m=+12.120054334 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afd80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5f10 item 12 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc0006afe40): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.652537206 +0000 UTC m=+12.121293819 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006afe80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.652537206 +0000 UTC m=+12.121293819 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006aff40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecb60 item 13 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc240): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc240): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc240): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.653625349 +0000 UTC m=+12.122381962 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc2c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc2c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc2c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc2c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc2c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.653625349 +0000 UTC m=+12.122381962 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc2c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ece70 item 14 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc500): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc0004dc500): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc500): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc500): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc500): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc500): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc540): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc540): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc540): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc540): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc540): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.654854666 +0000 UTC m=+12.123611269 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc540): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc680): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc680): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc680): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.654854666 +0000 UTC m=+12.123611269 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed6c0 item 15 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226ec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226ec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226ec0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226ec0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226ec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.656155105 +0000 UTC m=+12.124911718 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226ec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.656155105 +0000 UTC m=+12.124911718 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0620 item 16 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.657215266 +0000 UTC m=+12.125971899 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000226fc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.657215266 +0000 UTC m=+12.125971899 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227000): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.657215266 +0000 UTC m=+12.125971899 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0bd0 item 17 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.658680673 +0000 UTC m=+12.127437317 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002270c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.658680673 +0000 UTC m=+12.127437317 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002271c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1260 item 18 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.659802137 +0000 UTC m=+12.128558751 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.659802137 +0000 UTC m=+12.128558751 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002276c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002276c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002276c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002276c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002276c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.659802137 +0000 UTC m=+12.128558751 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002276c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1650 item 19 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.661210219 +0000 UTC m=+12.129966822 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.661210219 +0000 UTC m=+12.129966822 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0002277c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1c70 item 20 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227940): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227940): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227940): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.662312127 +0000 UTC m=+12.131068741 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.662312127 +0000 UTC m=+12.131068741 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227c40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.662312127 +0000 UTC m=+12.131068741 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000227ec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572230 item 21 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4040): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4040): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4040): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.663812881 +0000 UTC m=+12.132569494 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf40c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf40c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf40c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf40c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf40c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.663812881 +0000 UTC m=+12.132569494 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf40c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572c40 item 22 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4140): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4140): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4140): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.664933364 +0000 UTC m=+12.133689977 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.664933364 +0000 UTC m=+12.133689977 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4240): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.664933364 +0000 UTC m=+12.133689977 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572fc0 item 23 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf42c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf42c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf42c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf42c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf42c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.666753003 +0000 UTC m=+12.135509616 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf42c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4340): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4340): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4340): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.666753003 +0000 UTC m=+12.135509616 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573730 item 24 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4400): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000bf4400): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4400): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4400): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4400): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.668450325 +0000 UTC m=+12.137206938 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.668450325 +0000 UTC m=+12.137206938 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4540): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4540): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4540): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4540): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4540): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.668450325 +0000 UTC m=+12.137206938 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4540): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573b90 item 25 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf45c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf45c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf45c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf45c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf45c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.670054481 +0000 UTC m=+12.138811114 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf45c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4640): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4640): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4640): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4640): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4640): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.670054481 +0000 UTC m=+12.138811114 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4640): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 26 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4700): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000bf4700): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4700): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4700): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4700): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4700): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4740): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4740): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4740): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.671263289 +0000 UTC m=+12.140019903 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.671263289 +0000 UTC m=+12.140019903 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4800): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4840): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4840): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4840): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.671263289 +0000 UTC m=+12.140019903 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 27 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf48c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf48c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf48c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf48c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf48c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.6727895 +0000 UTC m=+12.141546113 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf48c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4940): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4940): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4940): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.6727895 +0000 UTC m=+12.141546113 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 28 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a00): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000bf4a00): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a00): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a00): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.673841435 +0000 UTC m=+12.142598048 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4a40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b00): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.673841435 +0000 UTC m=+12.142598048 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 29 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.674937532 +0000 UTC m=+12.143694155 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4b80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4c00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4c00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4c00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4c00): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4c00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.674937532 +0000 UTC m=+12.143694155 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4c00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004162a0 item 30 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4cc0): _readAt: size=2, off=0 2024/11/28 01:27:14 ERROR : open-test-file(0xc000bf4cc0): Couldn't read size of file 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4cc0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4cc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4cc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4cc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4d00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4d00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4d00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4d00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4d00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.67611402 +0000 UTC m=+12.144870633 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4d00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4dc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4dc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4dc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4dc0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4dc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.67611402 +0000 UTC m=+12.144870633 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4dc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 31 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4e40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4e40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4e40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4e40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4e40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.677188737 +0000 UTC m=+12.145945351 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4e40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4ec0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4ec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4ec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4ec0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4ec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.677188737 +0000 UTC m=+12.145945351 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4ec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417180 item 32 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.678360086 +0000 UTC m=+12.147116700 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004177a0 item 33 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.67870504 +0000 UTC m=+12.147461644 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.67870504 +0000 UTC m=+12.147461644 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4f80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004178f0 item 33 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4fc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4fc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4fc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4fc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4fc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.679810666 +0000 UTC m=+12.148567279 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf4fc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417dc0 item 34 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.680260316 +0000 UTC m=+12.149016929 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5000): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5040): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5040): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5040): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.680260316 +0000 UTC m=+12.149016929 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6150 item 34 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5080): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5080): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.681307443 +0000 UTC m=+12.150064055 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a65b0 item 35 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.68167549 +0000 UTC m=+12.150432102 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf50c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5100): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5100): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5100): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5100): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5100): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.68167549 +0000 UTC m=+12.150432102 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5100): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6850 item 35 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5180): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5180): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5180): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.682811913 +0000 UTC m=+12.151568526 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 36 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.683279356 +0000 UTC m=+12.152036009 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5280): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5280): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5280): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5280): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5280): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.683279356 +0000 UTC m=+12.152036009 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5280): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6ee0 item 36 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf52c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf52c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf52c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf52c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf52c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.684342914 +0000 UTC m=+12.153099537 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf52c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7490 item 37 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.68480691 +0000 UTC m=+12.153563523 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5300): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5340): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5340): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5340): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.68480691 +0000 UTC m=+12.153563523 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a76c0 item 37 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf53c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf53c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf53c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf53c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf53c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.685778295 +0000 UTC m=+12.154534908 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf53c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7a40 item 38 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.68624157 +0000 UTC m=+12.154998183 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5480): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf54c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf54c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf54c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf54c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf54c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.68624157 +0000 UTC m=+12.154998183 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf54c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b90 item 38 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5540): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5540): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5540): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5540): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5540): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.687257588 +0000 UTC m=+12.156014201 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5540): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000274150 item 39 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.687710775 +0000 UTC m=+12.156467388 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5640): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5680): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5680): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5680): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.687710775 +0000 UTC m=+12.156467388 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000274930 item 39 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5700): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5700): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5700): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5700): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5700): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.688640873 +0000 UTC m=+12.157397486 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5700): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000274ee0 item 40 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.688997148 +0000 UTC m=+12.157753751 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf57c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5800): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5800): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5800): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5800): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5800): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.688997148 +0000 UTC m=+12.157753751 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5800): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002750a0 item 40 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.690094207 +0000 UTC m=+12.158850810 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5880): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5880): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275570 item 41 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5880): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.690377517 +0000 UTC m=+12.159134130 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275880 item 41 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.690709247 +0000 UTC m=+12.159465860 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf58c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5900): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5900): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5900): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.690709247 +0000 UTC m=+12.159465860 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002759d0 item 41 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.691684869 +0000 UTC m=+12.160441481 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf59c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5a00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5a00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5a00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000275dc0 item 42 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5a00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5a00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.692150048 +0000 UTC m=+12.160906651 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5a00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6000 item 42 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.692597434 +0000 UTC m=+12.161354047 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5b00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5b00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5b00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5b00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5b00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.692597434 +0000 UTC m=+12.161354047 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5b00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6230 item 42 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.693689735 +0000 UTC m=+12.162446347 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5bc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5c00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5c00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5c00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6a10 item 43 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5c00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5c00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.694094431 +0000 UTC m=+12.162851044 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5c00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6d20 item 43 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.694474731 +0000 UTC m=+12.163231344 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5cc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5d00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5d00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5d00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5d00): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5d00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.694474731 +0000 UTC m=+12.163231344 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5d00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6e70 item 43 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.695647221 +0000 UTC m=+12.164403834 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5dc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5e00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5e00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5e00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f76c0 item 44 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5e00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5e00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.696007363 +0000 UTC m=+12.164763977 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5e00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7960 item 44 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.696505114 +0000 UTC m=+12.165261727 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5ec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5f00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5f00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5f00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5f00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5f00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.696505114 +0000 UTC m=+12.165261727 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000bf5f00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7c70 item 44 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.697644111 +0000 UTC m=+12.166400724 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410180): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410180): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc460 item 45 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410180): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.698095715 +0000 UTC m=+12.166852328 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410340): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410340): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410340): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.698095715 +0000 UTC m=+12.166852328 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc690 item 45 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.699060538 +0000 UTC m=+12.167817151 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcfc0 item 46 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.699467798 +0000 UTC m=+12.168224412 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410500): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410500): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410500): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410500): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410500): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.699467798 +0000 UTC m=+12.168224412 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd1f0 item 46 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.700611425 +0000 UTC m=+12.169368037 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004105c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410600): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410600): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410600): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd810 item 47 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410600): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410600): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.701042089 +0000 UTC m=+12.169798702 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410600): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004106c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004106c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004106c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004106c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004106c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.701042089 +0000 UTC m=+12.169798702 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004106c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc00 item 47 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.702227223 +0000 UTC m=+12.170983836 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004107c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004107c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004107c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e5b0 item 48 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004107c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004107c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.702618364 +0000 UTC m=+12.171374978 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004107c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410880): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410880): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410880): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.702618364 +0000 UTC m=+12.171374978 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e8c0 item 48 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004108c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004108c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004108c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004108c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004108c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.703702109 +0000 UTC m=+12.172458732 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004108c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f500 item 49 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.704076098 +0000 UTC m=+12.172832710 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410940): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410940): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410940): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.704076098 +0000 UTC m=+12.172832710 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f960 item 49 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004109c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004109c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004109c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004109c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004109c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.705231546 +0000 UTC m=+12.173988159 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004109c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e460 item 50 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.705605434 +0000 UTC m=+12.174362047 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410a80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410ac0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410ac0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.705605434 +0000 UTC m=+12.174362047 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e690 item 50 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410b40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410b40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410b40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410b40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410b40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.706591406 +0000 UTC m=+12.175348039 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410b40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023ebd0 item 51 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.706986083 +0000 UTC m=+12.175742686 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c40): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.706986083 +0000 UTC m=+12.175742686 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410c40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f110 item 51 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410cc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410cc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410cc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410cc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410cc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.708105465 +0000 UTC m=+12.176862088 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410cc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f570 item 52 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.708512876 +0000 UTC m=+12.177269499 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410d80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410dc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410dc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410dc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410dc0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410dc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.708512876 +0000 UTC m=+12.177269499 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410dc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e000 item 52 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410e40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410e40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410e40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410e40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410e40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.709604655 +0000 UTC m=+12.178361289 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410e40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e380 item 53 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.710065826 +0000 UTC m=+12.178822440 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f40): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.710065826 +0000 UTC m=+12.178822440 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e4d0 item 53 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410fc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410fc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410fc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410fc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410fc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.711225704 +0000 UTC m=+12.179982317 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000410fc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e770 item 54 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.71171105 +0000 UTC m=+12.180467664 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004110c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004110c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004110c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004110c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004110c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.71171105 +0000 UTC m=+12.180467664 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004110c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e8c0 item 54 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411140): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411140): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411140): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.712797841 +0000 UTC m=+12.181554464 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eb60 item 55 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.713243163 +0000 UTC m=+12.181999776 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411240): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.713243163 +0000 UTC m=+12.181999776 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ecb0 item 55 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004112c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004112c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004112c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004112c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004112c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.714390125 +0000 UTC m=+12.183146738 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004112c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ef50 item 56 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.714863249 +0000 UTC m=+12.183619862 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004113c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004113c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004113c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004113c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004113c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.714863249 +0000 UTC m=+12.183619862 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004113c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f0a0 item 56 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.715904343 +0000 UTC m=+12.184660957 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000411480): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004114c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004114c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004114c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 57 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004114c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004114c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.716369001 +0000 UTC m=+12.185125614 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004114c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edb20 item 57 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.716800037 +0000 UTC m=+12.185556650 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc8c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc8c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc8c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc8c0): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc8c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.716800037 +0000 UTC m=+12.185556650 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dc8c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eddc0 item 57 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.717905281 +0000 UTC m=+12.186661895 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352150 item 58 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.718210201 +0000 UTC m=+12.186966815 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dca80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352310 item 58 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.718622272 +0000 UTC m=+12.187378905 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcbc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcc00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcc00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcc00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcc00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcc00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.718622272 +0000 UTC m=+12.187378905 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcc00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 58 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.719522483 +0000 UTC m=+12.188279096 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcd80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcdc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcdc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcdc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352930 item 59 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcdc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcdc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.719859393 +0000 UTC m=+12.188616006 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcdc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352af0 item 59 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.720194989 +0000 UTC m=+12.188951602 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcf80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcfc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcfc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcfc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcfc0): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcfc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.720194989 +0000 UTC m=+12.188951602 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dcfc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d20 item 59 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.721098827 +0000 UTC m=+12.189855441 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd0c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd100): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd100): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd100): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003533b0 item 60 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd100): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd100): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.721467166 +0000 UTC m=+12.190223779 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd100): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353500 item 60 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.721843008 +0000 UTC m=+12.190599621 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd1c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd200): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd200): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd200): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.721843008 +0000 UTC m=+12.190599621 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353730 item 60 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.72272766 +0000 UTC m=+12.191484273 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd3c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353b20 item 61 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd400): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.723042018 +0000 UTC m=+12.191798631 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd4c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd4c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd4c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd4c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd4c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.723042018 +0000 UTC m=+12.191798631 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd4c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c70 item 61 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.724117697 +0000 UTC m=+12.192874310 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd580): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd5c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd5c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd5c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358070 item 62 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd5c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd5c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.72452608 +0000 UTC m=+12.193282693 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd5c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd680): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd680): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd680): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.72452608 +0000 UTC m=+12.193282693 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003581c0 item 62 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.72559683 +0000 UTC m=+12.194353444 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd780): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358930 item 63 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd780): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.725920275 +0000 UTC m=+12.194676888 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd840): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd840): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd840): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.725920275 +0000 UTC m=+12.194676888 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358af0 item 63 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): >_readAt: n=0, err=Bad file descriptor 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.726825065 +0000 UTC m=+12.195581678 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd940): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd940): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd940): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358ee0 item 64 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd940): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd940): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.727194775 +0000 UTC m=+12.195951389 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dd940): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda00): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.727194775 +0000 UTC m=+12.195951389 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359110 item 64 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.728357007 +0000 UTC m=+12.197113620 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359650 item 65 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.728693184 +0000 UTC m=+12.197449798 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dda80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddac0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddac0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.728693184 +0000 UTC m=+12.197449798 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003598f0 item 65 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.729549445 +0000 UTC m=+12.198306057 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359d50 item 66 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.729904818 +0000 UTC m=+12.198661431 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb80): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.729904818 +0000 UTC m=+12.198661431 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddb80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359ea0 item 66 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddbc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddbc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddbc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddbc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddbc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.730695415 +0000 UTC m=+12.199452029 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddbc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e43f0 item 67 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.730985256 +0000 UTC m=+12.199741870 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc40): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.730985256 +0000 UTC m=+12.199741870 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddc40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4540 item 67 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddcc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddcc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddcc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddcc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddcc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.732107653 +0000 UTC m=+12.200864276 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddcc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e48c0 item 68 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.73258197 +0000 UTC m=+12.201338583 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddd80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dddc0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dddc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dddc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dddc0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dddc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.73258197 +0000 UTC m=+12.201338583 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dddc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4af0 item 68 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.733719284 +0000 UTC m=+12.202475897 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4ee0 item 69 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.734184624 +0000 UTC m=+12.202941247 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.734184624 +0000 UTC m=+12.202941247 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004dde80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5180 item 69 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddf00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddf00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddf00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddf00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddf00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.735323631 +0000 UTC m=+12.204080244 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0004ddf00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5650 item 70 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.735756761 +0000 UTC m=+12.204513373 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30080): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30080): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30080): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.735756761 +0000 UTC m=+12.204513373 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e58f0 item 70 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.736815138 +0000 UTC m=+12.205571750 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5ce0 item 71 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.737237226 +0000 UTC m=+12.205993839 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.737237226 +0000 UTC m=+12.205993839 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a070 item 71 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a302c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a302c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a302c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a302c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a302c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.738345888 +0000 UTC m=+12.207102501 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a302c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a4d0 item 72 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.73879652 +0000 UTC m=+12.207553132 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a303c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a303c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a303c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a303c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a303c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.73879652 +0000 UTC m=+12.207553132 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a303c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a690 item 72 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.739800355 +0000 UTC m=+12.208556967 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a930 item 73 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.740135341 +0000 UTC m=+12.208891953 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aa80 item 73 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.740497818 +0000 UTC m=+12.209254430 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30480): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a304c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a304c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a304c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a304c0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a304c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.740497818 +0000 UTC m=+12.209254430 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a304c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ac40 item 73 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.743026401 +0000 UTC m=+12.211783014 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30580): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30000): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30000): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30000): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a1c0 item 74 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30000): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30000): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.743310312 +0000 UTC m=+12.212066924 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30000): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a3f0 item 74 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.74371666 +0000 UTC m=+12.212473273 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a300c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.74371666 +0000 UTC m=+12.212473273 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30100): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a5b0 item 74 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.744748679 +0000 UTC m=+12.213505302 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30200): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a850 item 75 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.745105716 +0000 UTC m=+12.213862339 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): _writeAt: size=3, off=2 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a9a0 item 75 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.745538905 +0000 UTC m=+12.214295528 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30300): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30340): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30340): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30340): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.745538905 +0000 UTC m=+12.214295528 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ab60 item 75 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.746556416 +0000 UTC m=+12.215313028 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052af50 item 76 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.746886783 +0000 UTC m=+12.215643396 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b0a0 item 76 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): _writeAt: size=3, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.747408979 +0000 UTC m=+12.216165592 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30500): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30540): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30540): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30540): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30540): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30540): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.747408979 +0000 UTC m=+12.216165592 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30540): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b260 item 76 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.748435085 +0000 UTC m=+12.217191698 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30640): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30680): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30680): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b500 item 77 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30680): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.748706963 +0000 UTC m=+12.217463586 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30740): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30740): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30740): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30740): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30740): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.748706963 +0000 UTC m=+12.217463586 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30740): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b6c0 item 77 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.750044522 +0000 UTC m=+12.218801145 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30800): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30840): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30840): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30840): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b9d0 item 78 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30840): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30840): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.750421246 +0000 UTC m=+12.219177859 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30840): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30900): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30900): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30900): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30900): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30900): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.750421246 +0000 UTC m=+12.219177859 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30900): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bb20 item 78 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.751628561 +0000 UTC m=+12.220385174 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a309c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30a00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30a00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30a00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052be30 item 79 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30a00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30a00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.752017447 +0000 UTC m=+12.220774061 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30a00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ac0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ac0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.752017447 +0000 UTC m=+12.220774061 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a000 item 79 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.753279495 +0000 UTC m=+12.222036118 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30b80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30bc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30bc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30bc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a310 item 80 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30bc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30bc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.75374804 +0000 UTC m=+12.222504653 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30bc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30c80): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30c80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30c80): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30c80): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30c80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.75374804 +0000 UTC m=+12.222504653 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30c80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a4d0 item 80 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30cc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30cc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30cc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30cc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30cc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.754900493 +0000 UTC m=+12.223657126 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30cc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a850 item 81 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.755295501 +0000 UTC m=+12.224052104 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d40): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d40): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d40): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.755295501 +0000 UTC m=+12.224052104 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30d40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054aa10 item 81 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30dc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30dc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30dc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30dc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30dc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.756551637 +0000 UTC m=+12.225308271 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30dc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ae00 item 82 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.756973797 +0000 UTC m=+12.225730440 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30e80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ec0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ec0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.756973797 +0000 UTC m=+12.225730440 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30ec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054afc0 item 82 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30f40): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30f40): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30f40): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30f40): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30f40): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.758052181 +0000 UTC m=+12.226808794 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a30f40): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b420 item 83 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.758522499 +0000 UTC m=+12.227279113 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31000): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31040): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31040): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31040): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31040): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31040): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.758522499 +0000 UTC m=+12.227279113 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31040): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b650 item 83 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a310c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a310c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a310c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a310c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a310c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.759622474 +0000 UTC m=+12.228379088 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a310c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b9d0 item 84 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.760055894 +0000 UTC m=+12.228812507 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a311c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a311c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a311c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a311c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a311c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.760055894 +0000 UTC m=+12.228812507 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a311c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bc00 item 84 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31240): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31240): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31240): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.760999817 +0000 UTC m=+12.229756431 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bf10 item 85 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.76137104 +0000 UTC m=+12.230127654 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31300): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31340): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31340): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31340): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.76137104 +0000 UTC m=+12.230127654 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e1c0 item 85 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a313c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a313c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a313c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a313c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a313c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.762347054 +0000 UTC m=+12.231103667 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a313c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e460 item 86 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.762876423 +0000 UTC m=+12.231633056 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000a31480): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604000): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604000): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604000): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604000): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604000): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.762876423 +0000 UTC m=+12.231633056 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604000): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292070 item 86 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.763892051 +0000 UTC m=+12.232648664 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292460 item 87 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.764274816 +0000 UTC m=+12.233031429 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604280): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.764274816 +0000 UTC m=+12.233031429 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006042c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002925b0 item 87 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604380): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604380): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604380): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604380): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604380): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.766015728 +0000 UTC m=+12.234772341 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604380): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002928c0 item 88 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.766484294 +0000 UTC m=+12.235240917 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604440): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604480): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604480): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604480): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604480): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604480): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.766484294 +0000 UTC m=+12.235240917 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604480): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292a10 item 88 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.769592811 +0000 UTC m=+12.238349424 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604580): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292e00 item 89 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.769989612 +0000 UTC m=+12.238746225 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006045c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293030 item 89 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.770423923 +0000 UTC m=+12.239180525 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604680): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.770423923 +0000 UTC m=+12.239180525 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006046c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293180 item 89 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.771470829 +0000 UTC m=+12.240227442 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604780): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293490 item 90 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.771816745 +0000 UTC m=+12.240573358 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006047c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002935e0 item 90 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.772281694 +0000 UTC m=+12.241038307 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604880): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.772281694 +0000 UTC m=+12.241038307 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006048c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293730 item 90 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.773341464 +0000 UTC m=+12.242098077 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604980): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293a40 item 91 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.773729528 +0000 UTC m=+12.242486141 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc0006049c0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): >_readAt: n=2, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): _writeAt: size=3, off=7 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293c00 item 91 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.774157448 +0000 UTC m=+12.242914061 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ac0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b00): >_readAt: n=8, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.774157448 +0000 UTC m=+12.242914061 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604b00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293d50 item 91 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.775252384 +0000 UTC m=+12.244008996 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604bc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4380 item 92 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.775645047 +0000 UTC m=+12.244401660 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604c00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): open at offset 5 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4770 item 92 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): _readAt: size=2, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): _writeAt: size=3, off=5 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): >_writeAt: n=3, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.77614988 +0000 UTC m=+12.244906493 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604cc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d00): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d00): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d00): >_readAt: n=3, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.77614988 +0000 UTC m=+12.244906493 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604d00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d20 item 92 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.777299458 +0000 UTC m=+12.246056071 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604dc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e00): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e00): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e00): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5420 item 93 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e00): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e00): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.77767049 +0000 UTC m=+12.246427104 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604e00): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ec0): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ec0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ec0): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ec0): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ec0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.77767049 +0000 UTC m=+12.246427104 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604ec0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f58f0 item 93 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.778877425 +0000 UTC m=+12.247634038 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604f80): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ea0 item 94 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.77920648 +0000 UTC m=+12.247963124 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000604fc0): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.77920648 +0000 UTC m=+12.247963124 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605080): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e01c0 item 94 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.780276329 +0000 UTC m=+12.249032942 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605140): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605180): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605180): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605180): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0700 item 95 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605180): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605180): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.780635149 +0000 UTC m=+12.249391762 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605180): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.780635149 +0000 UTC m=+12.249391762 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605240): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e09a0 item 95 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 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/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): open at offset 0 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): _readAt: size=2, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): >_readAt: n=0, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.781679039 +0000 UTC m=+12.250435652 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605300): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605340): _writeAt: size=5, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605340): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605340): >openPending: err= 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e10a0 item 96 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605340): >_writeAt: n=5, err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605340): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.781967729 +0000 UTC m=+12.250724341 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605340): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 01:27:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 01:27:14 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605400): _readAt: size=512, off=0 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605400): openPending: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605400): >openPending: err= 2024/11/28 01:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605400): >_readAt: n=5, err=EOF 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605400): close: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 01:27:14.781967729 +0000 UTC m=+12.250724341 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:14 DEBUG : open-test-file(0xc000605400): >close: err= 2024/11/28 01:27:14 DEBUG : open-test-file: Remove: 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e11f0 item 96 2024/11/28 01:27:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 01:27:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 01:27:14 DEBUG : open-test-file: >Remove: err= 2024/11/28 01:27:14 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : >WaitForWriters: 2024/11/28 01:27:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:14 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:14 DEBUG : file1: newRWFileHandle: 2024/11/28 01:27:14 DEBUG : file1(0xc00053f240): openPending: 2024/11/28 01:27:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 DEBUG : file1(0xc00053f240): >openPending: err= 2024/11/28 01:27:14 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 01:27:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 01:27:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/28 01:27:14 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : file1: active writers 1 2024/11/28 01:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : file1: active writers 1 2024/11/28 01:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : file1: active writers 1 2024/11/28 01:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : file1: active writers 1 2024/11/28 01:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:14 DEBUG : : Looking for writers 2024/11/28 01:27:14 DEBUG : file1: reading active writers 2024/11/28 01:27:14 DEBUG : file1: active writers 1 2024/11/28 01:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/28 01:27:15 DEBUG : : Looking for writers 2024/11/28 01:27:15 DEBUG : file1: reading active writers 2024/11/28 01:27:15 DEBUG : file1: active writers 1 2024/11/28 01:27:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/28 01:27:15 DEBUG : : Looking for writers 2024/11/28 01:27:15 DEBUG : file1: reading active writers 2024/11/28 01:27:15 DEBUG : file1: active writers 1 2024/11/28 01:27:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/28 01:27:16 DEBUG : : Looking for writers 2024/11/28 01:27:16 DEBUG : file1: reading active writers 2024/11/28 01:27:16 DEBUG : file1: active writers 1 2024/11/28 01:27:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:17 DEBUG : : Looking for writers 2024/11/28 01:27:17 DEBUG : file1: reading active writers 2024/11/28 01:27:17 DEBUG : file1: active writers 1 2024/11/28 01:27:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:18 DEBUG : : Looking for writers 2024/11/28 01:27:18 DEBUG : file1: reading active writers 2024/11/28 01:27:18 DEBUG : file1: active writers 1 2024/11/28 01:27:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:19 DEBUG : : Looking for writers 2024/11/28 01:27:19 DEBUG : file1: reading active writers 2024/11/28 01:27:19 DEBUG : file1: active writers 1 2024/11/28 01:27:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:20 DEBUG : : Looking for writers 2024/11/28 01:27:20 DEBUG : file1: reading active writers 2024/11/28 01:27:20 DEBUG : file1: active writers 1 2024/11/28 01:27:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:21 DEBUG : : Looking for writers 2024/11/28 01:27:21 DEBUG : file1: reading active writers 2024/11/28 01:27:21 DEBUG : file1: active writers 1 2024/11/28 01:27:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:22 DEBUG : : Looking for writers 2024/11/28 01:27:22 DEBUG : file1: reading active writers 2024/11/28 01:27:22 DEBUG : file1: active writers 1 2024/11/28 01:27:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:23 DEBUG : : Looking for writers 2024/11/28 01:27:23 DEBUG : file1: reading active writers 2024/11/28 01:27:23 DEBUG : file1: active writers 1 2024/11/28 01:27:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:24 DEBUG : : Looking for writers 2024/11/28 01:27:24 DEBUG : file1: reading active writers 2024/11/28 01:27:24 DEBUG : file1: active writers 1 2024/11/28 01:27:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:25 DEBUG : : Looking for writers 2024/11/28 01:27:25 DEBUG : file1: reading active writers 2024/11/28 01:27:25 DEBUG : file1: active writers 1 2024/11/28 01:27:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:26 DEBUG : : Looking for writers 2024/11/28 01:27:26 DEBUG : file1: reading active writers 2024/11/28 01:27:26 DEBUG : file1: active writers 1 2024/11/28 01:27:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:27 DEBUG : : Looking for writers 2024/11/28 01:27:27 DEBUG : file1: reading active writers 2024/11/28 01:27:27 DEBUG : file1: active writers 1 2024/11/28 01:27:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:28 DEBUG : : Looking for writers 2024/11/28 01:27:28 DEBUG : file1: reading active writers 2024/11/28 01:27:28 DEBUG : file1: active writers 1 2024/11/28 01:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:29 DEBUG : : Looking for writers 2024/11/28 01:27:29 DEBUG : file1: reading active writers 2024/11/28 01:27:29 DEBUG : file1: active writers 1 2024/11/28 01:27:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:30 DEBUG : : Looking for writers 2024/11/28 01:27:30 DEBUG : file1: reading active writers 2024/11/28 01:27:30 DEBUG : file1: active writers 1 2024/11/28 01:27:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:31 DEBUG : : Looking for writers 2024/11/28 01:27:31 DEBUG : file1: reading active writers 2024/11/28 01:27:31 DEBUG : file1: active writers 1 2024/11/28 01:27:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:32 DEBUG : : Looking for writers 2024/11/28 01:27:32 DEBUG : file1: reading active writers 2024/11/28 01:27:32 DEBUG : file1: active writers 1 2024/11/28 01:27:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:33 DEBUG : : Looking for writers 2024/11/28 01:27:33 DEBUG : file1: reading active writers 2024/11/28 01:27:33 DEBUG : file1: active writers 1 2024/11/28 01:27:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:34 DEBUG : : Looking for writers 2024/11/28 01:27:34 DEBUG : file1: reading active writers 2024/11/28 01:27:34 DEBUG : file1: active writers 1 2024/11/28 01:27:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:35 DEBUG : : Looking for writers 2024/11/28 01:27:35 DEBUG : file1: reading active writers 2024/11/28 01:27:35 DEBUG : file1: active writers 1 2024/11/28 01:27:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:36 DEBUG : : Looking for writers 2024/11/28 01:27:36 DEBUG : file1: reading active writers 2024/11/28 01:27:36 DEBUG : file1: active writers 1 2024/11/28 01:27:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:37 DEBUG : : Looking for writers 2024/11/28 01:27:37 DEBUG : file1: reading active writers 2024/11/28 01:27:37 DEBUG : file1: active writers 1 2024/11/28 01:27:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:38 DEBUG : : Looking for writers 2024/11/28 01:27:38 DEBUG : file1: reading active writers 2024/11/28 01:27:38 DEBUG : file1: active writers 1 2024/11/28 01:27:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:39 DEBUG : : Looking for writers 2024/11/28 01:27:39 DEBUG : file1: reading active writers 2024/11/28 01:27:39 DEBUG : file1: active writers 1 2024/11/28 01:27:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:40 DEBUG : : Looking for writers 2024/11/28 01:27:40 DEBUG : file1: reading active writers 2024/11/28 01:27:40 DEBUG : file1: active writers 1 2024/11/28 01:27:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:41 DEBUG : : Looking for writers 2024/11/28 01:27:41 DEBUG : file1: reading active writers 2024/11/28 01:27:41 DEBUG : file1: active writers 1 2024/11/28 01:27:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:42 DEBUG : : Looking for writers 2024/11/28 01:27:42 DEBUG : file1: reading active writers 2024/11/28 01:27:42 DEBUG : file1: active writers 1 2024/11/28 01:27:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:43 DEBUG : : Looking for writers 2024/11/28 01:27:43 DEBUG : file1: reading active writers 2024/11/28 01:27:43 DEBUG : file1: active writers 1 2024/11/28 01:27:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:44 DEBUG : : Looking for writers 2024/11/28 01:27:44 DEBUG : file1: reading active writers 2024/11/28 01:27:44 DEBUG : file1: active writers 1 2024/11/28 01:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/28 01:27:44 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0005633b0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0005e5a08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824639904320} name:file1 opens:1 downloaders: o: fd:0xc0004068a0 info:{ModTime:{wall:13963990760257339627 ext:12273653615 loc:0x3b09ac0} ATime:{wall:13963990760257339627 ext:12273653615 loc:0x3b09ac0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/28 01:27:44 DEBUG : >WaitForWriters: 2024/11/28 01:27:44 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:44 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:44 DEBUG : rename_me: newRWFileHandle: 2024/11/28 01:27:44 DEBUG : rename_me(0xc000226480): openPending: 2024/11/28 01:27:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 01:27:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/28 01:27:44 DEBUG : rename_me(0xc000226480): >openPending: err= 2024/11/28 01:27:44 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/28 01:27:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/28 01:27:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/28 01:27:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/28 01:27:44 DEBUG : rename_me(0xc000226480): _writeAt: size=5, off=0 2024/11/28 01:27:44 DEBUG : rename_me(0xc000226480): >_writeAt: n=5, err= 2024/11/28 01:27:44 DEBUG : rename_me(0xc000226480): close: 2024/11/28 01:27:44 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-28 01:27:44.829202262 +0000 UTC m=+42.297958875 2024/11/28 01:27:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/28 01:27:44 DEBUG : rename_me(0xc000226480): >close: err= 2024/11/28 01:27:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/28 01:27:44 DEBUG : i_was_renamed: Updating file with 0xc000630180 2024/11/28 01:27:44 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/28 01:27:44 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/28 01:27:44 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:44 DEBUG : : Looking for writers 2024/11/28 01:27:44 DEBUG : i_was_renamed: reading active writers 2024/11/28 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 01:27:44 DEBUG : : Looking for writers 2024/11/28 01:27:44 DEBUG : i_was_renamed: reading active writers 2024/11/28 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 01:27:44 DEBUG : : Looking for writers 2024/11/28 01:27:44 DEBUG : i_was_renamed: reading active writers 2024/11/28 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 01:27:44 DEBUG : : Looking for writers 2024/11/28 01:27:44 DEBUG : i_was_renamed: reading active writers 2024/11/28 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 01:27:44 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/28 01:27:44 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:44 INFO : i_was_renamed: Copied (new) 2024/11/28 01:27:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-28 01:27:44 +0000 UTC" 2024/11/28 01:27:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/28 01:27:44 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/28 01:27:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/28 01:27:44 DEBUG : : Looking for writers 2024/11/28 01:27:44 DEBUG : i_was_renamed: reading active writers 2024/11/28 01:27:44 DEBUG : >WaitForWriters: 2024/11/28 01:27:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:45 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 01:27:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 01:27:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SFV69}/rclone-test-wacaruz9xona" 2024/11/28 01:27:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:45 DEBUG : : forgetting directory cache 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc000b04bc0): _readAt: size=512, off=0 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc000b04bc0): openPending: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 00:28:45 +0000 UTC" against cached fingerprint "" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 01:27:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc000b04bc0): >openPending: err= 2024/11/28 01:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc000b04bc0): >_readAt: n=20, err=EOF 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc000b04bc0): close: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:28:45 +0000 GMT 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc000b04bc0): >close: err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:45 DEBUG : : forgetting directory cache 2024/11/28 01:27:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00037b8c0): _readAt: size=512, off=0 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00037b8c0): openPending: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 00:29:45 +0000 UTC" against cached fingerprint "20,2024-11-28 00:28:45 +0000 UTC" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 00:29:45 +0000 UTC" != cached fingerprint "20,2024-11-28 00:28:45 +0000 UTC") 2024/11/28 01:27:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 01:27:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00037b8c0): >openPending: err= 2024/11/28 01:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00037b8c0): >_readAt: n=20, err=EOF 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00037b8c0): close: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:29:45 +0000 GMT 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00037b8c0): >close: err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:45 DEBUG : : forgetting directory cache 2024/11/28 01:27:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00086cb80): _readAt: size=512, off=0 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00086cb80): openPending: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 00:30:45 +0000 UTC" against cached fingerprint "20,2024-11-28 00:29:45 +0000 UTC" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 00:30:45 +0000 UTC" != cached fingerprint "20,2024-11-28 00:29:45 +0000 UTC") 2024/11/28 01:27:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 01:27:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00086cb80): >openPending: err= 2024/11/28 01:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00086cb80): >_readAt: n=20, err=EOF 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00086cb80): close: 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:30:45 +0000 GMT 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate(0xc00086cb80): >close: err= 2024/11/28 01:27:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:45 DEBUG : : forgetting directory cache 2024/11/28 01:27:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc0006ce440): _readAt: size=512, off=0 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc0006ce440): openPending: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 00:31:45 +0000 UTC" against cached fingerprint "20,2024-11-28 00:30:45 +0000 UTC" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 00:31:45 +0000 UTC" != cached fingerprint "20,2024-11-28 00:30:45 +0000 UTC") 2024/11/28 01:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 01:27:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc0006ce440): >openPending: err= 2024/11/28 01:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc0006ce440): >_readAt: n=20, err=EOF 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc0006ce440): close: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:31:45 +0000 GMT 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc0006ce440): >close: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:46 DEBUG : : forgetting directory cache 2024/11/28 01:27:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000bb4280): _readAt: size=512, off=0 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000bb4280): openPending: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 00:32:45 +0000 UTC" against cached fingerprint "20,2024-11-28 00:31:45 +0000 UTC" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 00:32:45 +0000 UTC" != cached fingerprint "20,2024-11-28 00:31:45 +0000 UTC") 2024/11/28 01:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 01:27:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000bb4280): >openPending: err= 2024/11/28 01:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000bb4280): >_readAt: n=20, err=EOF 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000bb4280): close: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:32:45 +0000 GMT 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000bb4280): >close: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:46 DEBUG : : forgetting directory cache 2024/11/28 01:27:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000685d00): _readAt: size=512, off=0 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000685d00): openPending: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 00:33:45 +0000 UTC" against cached fingerprint "20,2024-11-28 00:32:45 +0000 UTC" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 00:33:45 +0000 UTC" != cached fingerprint "20,2024-11-28 00:32:45 +0000 UTC") 2024/11/28 01:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 01:27:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000685d00): >openPending: err= 2024/11/28 01:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000685d00): >_readAt: n=20, err=EOF 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000685d00): close: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:33:45 +0000 GMT 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc000685d00): >close: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:46 DEBUG : : forgetting directory cache 2024/11/28 01:27:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc00070e2c0): _readAt: size=512, off=0 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc00070e2c0): openPending: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-28 00:34:45 +0000 UTC" against cached fingerprint "20,2024-11-28 00:33:45 +0000 UTC" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-28 00:34:45 +0000 UTC" != cached fingerprint "20,2024-11-28 00:33:45 +0000 UTC") 2024/11/28 01:27:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/28 01:27:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc00070e2c0): >openPending: err= 2024/11/28 01:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc00070e2c0): >_readAt: n=21, err=EOF 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc00070e2c0): close: 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:34:45 +0000 GMT 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate(0xc00070e2c0): >close: err= 2024/11/28 01:27:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:46 DEBUG : : forgetting directory cache 2024/11/28 01:27:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000835140): _readAt: size=512, off=0 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000835140): openPending: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-28 00:35:45 +0000 UTC" against cached fingerprint "21,2024-11-28 00:34:45 +0000 UTC" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-28 00:35:45 +0000 UTC" != cached fingerprint "21,2024-11-28 00:34:45 +0000 UTC") 2024/11/28 01:27:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/28 01:27:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000835140): >openPending: err= 2024/11/28 01:27:47 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000835140): >_readAt: n=22, err=EOF 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000835140): close: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:35:45 +0000 GMT 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000835140): >close: err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:47 DEBUG : : forgetting directory cache 2024/11/28 01:27:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000aa9e80): _readAt: size=512, off=0 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000aa9e80): openPending: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-28 00:36:45 +0000 UTC" against cached fingerprint "22,2024-11-28 00:35:45 +0000 UTC" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-28 00:36:45 +0000 UTC" != cached fingerprint "22,2024-11-28 00:35:45 +0000 UTC") 2024/11/28 01:27:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/28 01:27:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000aa9e80): >openPending: err= 2024/11/28 01:27:47 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000aa9e80): >_readAt: n=23, err=EOF 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000aa9e80): close: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:36:45 +0000 GMT 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000aa9e80): >close: err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:47 DEBUG : : forgetting directory cache 2024/11/28 01:27:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000ae3c00): _readAt: size=512, off=0 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000ae3c00): openPending: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-28 00:37:45 +0000 UTC" against cached fingerprint "23,2024-11-28 00:36:45 +0000 UTC" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-28 00:37:45 +0000 UTC" != cached fingerprint "23,2024-11-28 00:36:45 +0000 UTC") 2024/11/28 01:27:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/28 01:27:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000ae3c00): >openPending: err= 2024/11/28 01:27:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000ae3c00): >_readAt: n=24, err=EOF 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000ae3c00): close: 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 00:37:45 +0000 GMT 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate(0xc000ae3c00): >close: err= 2024/11/28 01:27:47 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:47 DEBUG : : Looking for writers 2024/11/28 01:27:47 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/28 01:27:47 DEBUG : >WaitForWriters: 2024/11/28 01:27:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:47 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:47 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:47 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:47 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:47 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : : forgetting directory cache 2024/11/28 01:27:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/28 01:27:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/28 01:27:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/28 01:27:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/28 01:27:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/28 01:27:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/28 01:27:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/28 01:27:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/28 01:27:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/28 01:27:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/28 01:27:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/28 01:27:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/28 01:27:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/28 01:27:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/28 01:27:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/28 01:27:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/28 01:27:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/28 01:27:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:47 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:47 DEBUG : : Looking for writers 2024/11/28 01:27:47 DEBUG : FiLeA: reading active writers 2024/11/28 01:27:47 DEBUG : FiLeB: reading active writers 2024/11/28 01:27:47 DEBUG : FilEb: reading active writers 2024/11/28 01:27:47 DEBUG : >WaitForWriters: 2024/11/28 01:27:47 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:47 DEBUG : : Looking for writers 2024/11/28 01:27:47 DEBUG : FiLeA: reading active writers 2024/11/28 01:27:47 DEBUG : FiLeB: reading active writers 2024/11/28 01:27:47 DEBUG : FilEb: reading active writers 2024/11/28 01:27:47 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:47 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:47 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/28 01:27:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : webdav root 'rclone-test-wacaruz9xona': Re-using VFS from active cache 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : dir: Looking for writers 2024/11/28 01:27:48 DEBUG : file2: reading active writers 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : file1: reading active writers 2024/11/28 01:27:48 DEBUG : dir: reading active writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : dir: Looking for writers 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : dir: reading active writers 2024/11/28 01:27:48 DEBUG : file1: reading active writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : file1: Open: flags=O_RDONLY 2024/11/28 01:27:48 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/28 01:27:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/28 01:27:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/28 01:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/28 01:27:48 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/28 01:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/28 01:27:48 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:48 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : dir: Looking for writers 2024/11/28 01:27:48 DEBUG : file2: reading active writers 2024/11/28 01:27:48 DEBUG : new_file.txt: reading active writers 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : dir: reading active writers 2024/11/28 01:27:48 DEBUG : file1: reading active writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:48 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/28 01:27:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00081a600 2024/11/28 01:27:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/28 01:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:48 INFO : dir/file1: Moved (server-side) to: file0 2024/11/28 01:27:48 DEBUG : file0: Updating file with file0 0xc00081a600 2024/11/28 01:27:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 01:27:48 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/28 01:27:48 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:48 DEBUG : dir: Looking for writers 2024/11/28 01:27:48 DEBUG : : Looking for writers 2024/11/28 01:27:48 DEBUG : dir: reading active writers 2024/11/28 01:27:48 DEBUG : file0: reading active writers 2024/11/28 01:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:49 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:49 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:49 DEBUG : : Looking for writers 2024/11/28 01:27:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:49 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/28 01:27:49 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:49 DEBUG : : Looking for writers 2024/11/28 01:27:49 DEBUG : a: Looking for writers 2024/11/28 01:27:49 DEBUG : b: Looking for writers 2024/11/28 01:27:49 DEBUG : c: Looking for writers 2024/11/28 01:27:49 DEBUG : d: Looking for writers 2024/11/28 01:27:49 DEBUG : : Looking for writers 2024/11/28 01:27:49 DEBUG : /: reading active writers 2024/11/28 01:27:49 DEBUG : a: reading active writers 2024/11/28 01:27:49 DEBUG : b: reading active writers 2024/11/28 01:27:49 DEBUG : c: reading active writers 2024/11/28 01:27:49 DEBUG : d: reading active writers 2024/11/28 01:27:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:49 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/28 01:27:49 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/28 01:27:49 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/28 01:27:49 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/28 01:27:49 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:49 DEBUG : a/b/c/d: Looking for writers 2024/11/28 01:27:49 DEBUG : a/b/c: Looking for writers 2024/11/28 01:27:49 DEBUG : d: reading active writers 2024/11/28 01:27:49 DEBUG : a/b: Looking for writers 2024/11/28 01:27:49 DEBUG : c: reading active writers 2024/11/28 01:27:49 DEBUG : a: Looking for writers 2024/11/28 01:27:49 DEBUG : b: reading active writers 2024/11/28 01:27:49 DEBUG : : Looking for writers 2024/11/28 01:27:49 DEBUG : a: reading active writers 2024/11/28 01:27:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === 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-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:49 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/28 01:27:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/28 01:27:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/28 01:27:49 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (5 bytes), uploading instead of streaming 2024/11/28 01:27:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:49 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/28 01:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 01:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 01:27:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:49 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 01:27:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:49 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (7 bytes), uploading instead of streaming 2024/11/28 01:27:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:50 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:27:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:50 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:50 DEBUG : : Looking for writers 2024/11/28 01:27:50 DEBUG : file1: reading active writers 2024/11/28 01:27:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:50 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:50 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:50 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/28 01:27:51 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/28 01:27:51 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/28 01:27:51 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/28 01:27:51 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (11 bytes), uploading instead of streaming 2024/11/28 01:27:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:51 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/28 01:27:51 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:51 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (5 bytes), uploading instead of streaming 2024/11/28 01:27:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:51 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/28 01:27:51 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:51 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:27:51 DEBUG : file1: WriteFileHandle.Release closing 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 01:27:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:27:51 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/28 01:27:51 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:27:51 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:27:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:27:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:27:51 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:27:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/28 01:27:51 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : file1: active writers 1 2024/11/28 01:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : file1: active writers 1 2024/11/28 01:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : file1: active writers 1 2024/11/28 01:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : file1: active writers 1 2024/11/28 01:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : file1: active writers 1 2024/11/28 01:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : file1: active writers 1 2024/11/28 01:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/28 01:27:51 DEBUG : : Looking for writers 2024/11/28 01:27:51 DEBUG : file1: reading active writers 2024/11/28 01:27:51 DEBUG : file1: active writers 1 2024/11/28 01:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/28 01:27:52 DEBUG : : Looking for writers 2024/11/28 01:27:52 DEBUG : file1: reading active writers 2024/11/28 01:27:52 DEBUG : file1: active writers 1 2024/11/28 01:27:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:27:53 DEBUG : : Looking for writers 2024/11/28 01:27:53 DEBUG : file1: reading active writers 2024/11/28 01:27:53 DEBUG : file1: active writers 1 2024/11/28 01:27:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:27:54 DEBUG : : Looking for writers 2024/11/28 01:27:54 DEBUG : file1: reading active writers 2024/11/28 01:27:54 DEBUG : file1: active writers 1 2024/11/28 01:27:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:27:55 DEBUG : : Looking for writers 2024/11/28 01:27:55 DEBUG : file1: reading active writers 2024/11/28 01:27:55 DEBUG : file1: active writers 1 2024/11/28 01:27:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:27:56 DEBUG : : Looking for writers 2024/11/28 01:27:56 DEBUG : file1: reading active writers 2024/11/28 01:27:56 DEBUG : file1: active writers 1 2024/11/28 01:27:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:27:57 DEBUG : : Looking for writers 2024/11/28 01:27:57 DEBUG : file1: reading active writers 2024/11/28 01:27:57 DEBUG : file1: active writers 1 2024/11/28 01:27:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:27:58 DEBUG : : Looking for writers 2024/11/28 01:27:58 DEBUG : file1: reading active writers 2024/11/28 01:27:58 DEBUG : file1: active writers 1 2024/11/28 01:27:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:27:59 DEBUG : : Looking for writers 2024/11/28 01:27:59 DEBUG : file1: reading active writers 2024/11/28 01:27:59 DEBUG : file1: active writers 1 2024/11/28 01:27:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:00 DEBUG : : Looking for writers 2024/11/28 01:28:00 DEBUG : file1: reading active writers 2024/11/28 01:28:00 DEBUG : file1: active writers 1 2024/11/28 01:28:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:01 DEBUG : : Looking for writers 2024/11/28 01:28:01 DEBUG : file1: reading active writers 2024/11/28 01:28:01 DEBUG : file1: active writers 1 2024/11/28 01:28:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:02 DEBUG : : Looking for writers 2024/11/28 01:28:02 DEBUG : file1: reading active writers 2024/11/28 01:28:02 DEBUG : file1: active writers 1 2024/11/28 01:28:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:03 DEBUG : : Looking for writers 2024/11/28 01:28:03 DEBUG : file1: reading active writers 2024/11/28 01:28:03 DEBUG : file1: active writers 1 2024/11/28 01:28:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:04 DEBUG : : Looking for writers 2024/11/28 01:28:04 DEBUG : file1: reading active writers 2024/11/28 01:28:04 DEBUG : file1: active writers 1 2024/11/28 01:28:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:05 DEBUG : : Looking for writers 2024/11/28 01:28:05 DEBUG : file1: reading active writers 2024/11/28 01:28:05 DEBUG : file1: active writers 1 2024/11/28 01:28:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:06 DEBUG : : Looking for writers 2024/11/28 01:28:06 DEBUG : file1: reading active writers 2024/11/28 01:28:06 DEBUG : file1: active writers 1 2024/11/28 01:28:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:07 DEBUG : : Looking for writers 2024/11/28 01:28:07 DEBUG : file1: reading active writers 2024/11/28 01:28:07 DEBUG : file1: active writers 1 2024/11/28 01:28:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:08 DEBUG : : Looking for writers 2024/11/28 01:28:08 DEBUG : file1: reading active writers 2024/11/28 01:28:08 DEBUG : file1: active writers 1 2024/11/28 01:28:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:09 DEBUG : : Looking for writers 2024/11/28 01:28:09 DEBUG : file1: reading active writers 2024/11/28 01:28:09 DEBUG : file1: active writers 1 2024/11/28 01:28:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:10 DEBUG : : Looking for writers 2024/11/28 01:28:10 DEBUG : file1: reading active writers 2024/11/28 01:28:10 DEBUG : file1: active writers 1 2024/11/28 01:28:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:11 DEBUG : : Looking for writers 2024/11/28 01:28:11 DEBUG : file1: reading active writers 2024/11/28 01:28:11 DEBUG : file1: active writers 1 2024/11/28 01:28:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:12 DEBUG : : Looking for writers 2024/11/28 01:28:12 DEBUG : file1: reading active writers 2024/11/28 01:28:12 DEBUG : file1: active writers 1 2024/11/28 01:28:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:13 DEBUG : : Looking for writers 2024/11/28 01:28:13 DEBUG : file1: reading active writers 2024/11/28 01:28:13 DEBUG : file1: active writers 1 2024/11/28 01:28:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:14 DEBUG : : Looking for writers 2024/11/28 01:28:14 DEBUG : file1: reading active writers 2024/11/28 01:28:14 DEBUG : file1: active writers 1 2024/11/28 01:28:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:15 DEBUG : : Looking for writers 2024/11/28 01:28:15 DEBUG : file1: reading active writers 2024/11/28 01:28:15 DEBUG : file1: active writers 1 2024/11/28 01:28:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:16 DEBUG : : Looking for writers 2024/11/28 01:28:16 DEBUG : file1: reading active writers 2024/11/28 01:28:16 DEBUG : file1: active writers 1 2024/11/28 01:28:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:17 DEBUG : : Looking for writers 2024/11/28 01:28:17 DEBUG : file1: reading active writers 2024/11/28 01:28:17 DEBUG : file1: active writers 1 2024/11/28 01:28:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:18 DEBUG : : Looking for writers 2024/11/28 01:28:18 DEBUG : file1: reading active writers 2024/11/28 01:28:18 DEBUG : file1: active writers 1 2024/11/28 01:28:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:19 DEBUG : : Looking for writers 2024/11/28 01:28:19 DEBUG : file1: reading active writers 2024/11/28 01:28:19 DEBUG : file1: active writers 1 2024/11/28 01:28:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:20 DEBUG : : Looking for writers 2024/11/28 01:28:20 DEBUG : file1: reading active writers 2024/11/28 01:28:20 DEBUG : file1: active writers 1 2024/11/28 01:28:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/28 01:28:21 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/28 01:28:21 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:28:21 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:28:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:28:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:28:21 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 01:28:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:28:21 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:28:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:28:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:28:21 DEBUG : file1: Open: flags=O_RDONLY 2024/11/28 01:28:21 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/28 01:28:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/28 01:28:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:28:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/28 01:28:21 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:28:21 DEBUG : : Looking for writers 2024/11/28 01:28:21 DEBUG : file1: reading active writers 2024/11/28 01:28:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-wacaruz9xona'", Local "Local file system at /tmp/rclone1455288290", Modify Window "1s" 2024/11/28 01:28:21 INFO : webdav root 'rclone-test-wacaruz9xona': poll-interval is not supported by this remote 2024/11/28 01:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 01:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 01:28:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 01:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 01:28:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:28:21 DEBUG : webdav root 'rclone-test-wacaruz9xona': File to upload is small (100 bytes), uploading instead of streaming 2024/11/28 01:28:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/28 01:28:21 DEBUG : file1: Size of src and dst objects identical 2024/11/28 01:28:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 01:28:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 01:28:21 DEBUG : file1: Open: flags=O_RDONLY 2024/11/28 01:28:21 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/28 01:28:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/28 01:28:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 01:28:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/28 01:28:21 DEBUG : WaitForWriters: timeout=30s 2024/11/28 01:28:21 DEBUG : : Looking for writers 2024/11/28 01:28:21 DEBUG : file1: reading active writers 2024/11/28 01:28:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/28 01:28:21 DEBUG : webdav root 'rclone-test-wacaruz9xona': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.947916451s (try 1/5)