"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/11/05 04:53:51 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-ratacuc9gero" 2024/11/05 04:53:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 04:53:51 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/11/05 04:53:51 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/05 04:53:51 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/05 04:53:51 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/05 04:53:51 DEBUG : Setting pass="P7p1FbavMcDqh0DcHIVDfoubymzafLfq9fPDvjaS_oZ4" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/05 04:53:51 DEBUG : TestWebdavRclone: detected overridden config - adding "{EJuNY}" suffix to name 2024/11/05 04:53:51 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/05 04:53:51 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/05 04:53:51 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/05 04:53:51 DEBUG : Setting pass="P7p1FbavMcDqh0DcHIVDfoubymzafLfq9fPDvjaS_oZ4" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/05 04:53:51 DEBUG : found headers: 2024/11/05 04:53:51 DEBUG : Creating backend with remote "/tmp/rclone3284780851" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:51 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:51 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:51 DEBUG : dir: Looking for writers 2024/11/05 04:53:51 DEBUG : : Looking for writers 2024/11/05 04:53:51 DEBUG : dir: reading active writers 2024/11/05 04:53:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:52 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:52 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:52 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:52 DEBUG : dir/subdir: Looking for writers 2024/11/05 04:53:52 DEBUG : dir: Looking for writers 2024/11/05 04:53:52 DEBUG : file1: reading active writers 2024/11/05 04:53:52 DEBUG : file2: reading active writers 2024/11/05 04:53:52 DEBUG : subdir: reading active writers 2024/11/05 04:53:52 DEBUG : : Looking for writers 2024/11/05 04:53:52 DEBUG : dir: reading active writers 2024/11/05 04:53:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:52 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:52 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:52 DEBUG : dir: Looking for writers 2024/11/05 04:53:52 DEBUG : file1: reading active writers 2024/11/05 04:53:52 DEBUG : : Looking for writers 2024/11/05 04:53:52 DEBUG : dir: reading active writers 2024/11/05 04:53:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:52 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:52 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:52 DEBUG : dir: Looking for writers 2024/11/05 04:53:52 DEBUG : : Looking for writers 2024/11/05 04:53:52 DEBUG : dir: reading active writers 2024/11/05 04:53:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:52 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:52 DEBUG : dir: forgetting directory cache 2024/11/05 04:53:52 DEBUG : : forgetting directory cache 2024/11/05 04:53:52 DEBUG : dir: forgetting directory cache 2024/11/05 04:53:52 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:52 DEBUG : : Looking for writers 2024/11/05 04:53:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:52 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:52 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/05 04:53:52 DEBUG : dir: invalidating directory cache 2024/11/05 04:53:52 DEBUG : : >ForgetPath: 2024/11/05 04:53:52 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/05 04:53:52 DEBUG : : invalidating directory cache 2024/11/05 04:53:52 DEBUG : dir: forgetting directory cache 2024/11/05 04:53:52 DEBUG : : >ForgetPath: 2024/11/05 04:53:52 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/05 04:53:52 DEBUG : : >ForgetPath: 2024/11/05 04:53:52 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:52 DEBUG : dir: Looking for writers 2024/11/05 04:53:52 DEBUG : : Looking for writers 2024/11/05 04:53:52 DEBUG : dir: reading active writers 2024/11/05 04:53:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:52 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : : forgetting directory cache 2024/11/05 04:53:53 DEBUG : dir: forgetting directory cache 2024/11/05 04:53:53 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:53 DEBUG : dir: Looking for writers 2024/11/05 04:53:53 DEBUG : fil/a/b: Looking for writers 2024/11/05 04:53:53 DEBUG : fil/a: Looking for writers 2024/11/05 04:53:53 DEBUG : b: reading active writers 2024/11/05 04:53:53 DEBUG : fil: Looking for writers 2024/11/05 04:53:53 DEBUG : a: reading active writers 2024/11/05 04:53:53 DEBUG : : Looking for writers 2024/11/05 04:53:53 DEBUG : dir: reading active writers 2024/11/05 04:53:53 DEBUG : fil: reading active writers 2024/11/05 04:53:53 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:53 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:53 DEBUG : dir: Looking for writers 2024/11/05 04:53:53 DEBUG : : Looking for writers 2024/11/05 04:53:53 DEBUG : dir: reading active writers 2024/11/05 04:53:53 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:53 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:53 DEBUG : dir: Looking for writers 2024/11/05 04:53:53 DEBUG : file1: reading active writers 2024/11/05 04:53:53 DEBUG : : Looking for writers 2024/11/05 04:53:53 DEBUG : dir: reading active writers 2024/11/05 04:53:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:53 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/05 04:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/05 04:53:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/05 04:53:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/05 04:53:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/05 04:53:53 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:53 DEBUG : dir: invalidating directory cache 2024/11/05 04:53:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/05 04:53:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/05 04:53:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/05 04:53:53 DEBUG : dir/file1: Reset virtual modtime 2024/11/05 04:53:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/05 04:53:53 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/05 04:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/05 04:53:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/05 04:53:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:53 DEBUG : dir: invalidating directory cache 2024/11/05 04:53:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/05 04:53:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/05 04:53:53 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/05 04:53:53 DEBUG : : forgetting directory cache 2024/11/05 04:53:53 DEBUG : dir: forgetting directory cache 2024/11/05 04:53:53 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/05 04:53:53 DEBUG : dir/file1: Reset virtual modtime 2024/11/05 04:53:53 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/05 04:53:53 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:53 DEBUG : dir/virtualDir: Looking for writers 2024/11/05 04:53:53 DEBUG : dir: Looking for writers 2024/11/05 04:53:53 DEBUG : file1: reading active writers 2024/11/05 04:53:53 DEBUG : virtualFile2: reading active writers 2024/11/05 04:53:53 DEBUG : virtualFile: reading active writers 2024/11/05 04:53:53 DEBUG : virtualDir: reading active writers 2024/11/05 04:53:53 DEBUG : : Looking for writers 2024/11/05 04:53:53 DEBUG : dir: reading active writers 2024/11/05 04:53:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:53 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:54 ERROR : dir/: Can only open directories read only 2024/11/05 04:53:54 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:54 DEBUG : dir: Looking for writers 2024/11/05 04:53:54 DEBUG : : Looking for writers 2024/11/05 04:53:54 DEBUG : dir: reading active writers 2024/11/05 04:53:54 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:54 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:53:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/05 04:53:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/05 04:53:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/05 04:53:54 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (5 bytes), uploading instead of streaming 2024/11/05 04:53:54 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:54 NOTICE: webdav root 'rclone-test-ratacuc9gero': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/05 04:53:54 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/05 04:53:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/05 04:53:54 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:54 DEBUG : dir: Looking for writers 2024/11/05 04:53:54 DEBUG : file1: reading active writers 2024/11/05 04:53:54 DEBUG : potato: reading active writers 2024/11/05 04:53:54 DEBUG : : Looking for writers 2024/11/05 04:53:54 DEBUG : dir: reading active writers 2024/11/05 04:53:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:54 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/05 04:53:54 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:54 DEBUG : dir/sub: Looking for writers 2024/11/05 04:53:54 DEBUG : dir: Looking for writers 2024/11/05 04:53:54 DEBUG : file1: reading active writers 2024/11/05 04:53:54 DEBUG : sub: reading active writers 2024/11/05 04:53:54 DEBUG : : Looking for writers 2024/11/05 04:53:54 DEBUG : dir: reading active writers 2024/11/05 04:53:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:54 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/05 04:53:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/05 04:53:54 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:54 DEBUG : dir/sub/subsub: Looking for writers 2024/11/05 04:53:54 DEBUG : dir/sub: Looking for writers 2024/11/05 04:53:54 DEBUG : subsub: reading active writers 2024/11/05 04:53:54 DEBUG : dir: Looking for writers 2024/11/05 04:53:54 DEBUG : file1: reading active writers 2024/11/05 04:53:54 DEBUG : sub: reading active writers 2024/11/05 04:53:54 DEBUG : : Looking for writers 2024/11/05 04:53:54 DEBUG : dir: reading active writers 2024/11/05 04:53:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:54 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:55 ERROR : dir/: Dir.Remove not empty 2024/11/05 04:53:55 DEBUG : dir/file1: Remove: 2024/11/05 04:53:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:55 DEBUG : dir/file1: >Remove: err= 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/05 04:53:55 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:55 DEBUG : : Looking for writers 2024/11/05 04:53:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:55 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:55 DEBUG : dir/file1: Remove: 2024/11/05 04:53:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:55 DEBUG : dir/file1: >Remove: err= 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/05 04:53:55 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:55 DEBUG : : Looking for writers 2024/11/05 04:53:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:55 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:55 DEBUG : dir/file1: Remove: 2024/11/05 04:53:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:55 DEBUG : dir/file1: >Remove: err= 2024/11/05 04:53:55 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:55 DEBUG : dir: Looking for writers 2024/11/05 04:53:55 DEBUG : : Looking for writers 2024/11/05 04:53:55 DEBUG : dir: reading active writers 2024/11/05 04:53:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:55 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:55 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/05 04:53:55 DEBUG : dir: Updating dir with dir2 0xc0001bcd00 2024/11/05 04:53:55 DEBUG : dir: forgetting directory cache 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/05 04:53:55 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/05 04:53:55 DEBUG : file2: Updating file with file2 0xc0007c89c0 2024/11/05 04:53:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/05 04:53:55 INFO : dir2/file3: Deleted 2024/11/05 04:53:55 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/05 04:53:55 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007c89c0 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/05 04:53:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/05 04:53:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003e5ba0 2024/11/05 04:53:55 DEBUG : empty directory: forgetting directory cache 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/05 04:53:55 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/05 04:53:55 DEBUG : dir2: Renaming to "dir3" 2024/11/05 04:53:55 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:55 DEBUG : renamed empty directory: Looking for writers 2024/11/05 04:53:55 DEBUG : dir3: Looking for writers 2024/11/05 04:53:55 DEBUG : file3: reading active writers 2024/11/05 04:53:55 DEBUG : : Looking for writers 2024/11/05 04:53:55 DEBUG : dir3: reading active writers 2024/11/05 04:53:55 DEBUG : renamed empty directory: reading active writers 2024/11/05 04:53:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:56 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:56 DEBUG : dir: Looking for writers 2024/11/05 04:53:56 DEBUG : file1: reading active writers 2024/11/05 04:53:56 DEBUG : : Looking for writers 2024/11/05 04:53:56 DEBUG : dir: reading active writers 2024/11/05 04:53:56 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:56 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/05 04:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:56 DEBUG : dir: Looking for writers 2024/11/05 04:53:56 DEBUG : file1: reading active writers 2024/11/05 04:53:56 DEBUG : : Looking for writers 2024/11/05 04:53:56 DEBUG : dir: reading active writers 2024/11/05 04:53:56 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:56 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:53:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/05 04:53:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:53:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/05 04:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:56 DEBUG : dir: Looking for writers 2024/11/05 04:53:56 DEBUG : file1: reading active writers 2024/11/05 04:53:56 DEBUG : : Looking for writers 2024/11/05 04:53:56 DEBUG : dir: reading active writers 2024/11/05 04:53:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/11/05 04:53:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/05 04:53:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/05 04:53:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:53:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/05 04:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:56 DEBUG : : Looking for writers 2024/11/05 04:53:56 DEBUG : file.txt: reading active writers 2024/11/05 04:53:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:56 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:56 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (25 bytes), uploading instead of streaming 2024/11/05 04:53:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/05 04:53:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:56 DEBUG : dir: Looking for writers 2024/11/05 04:53:56 DEBUG : file1: reading active writers 2024/11/05 04:53:56 DEBUG : : Looking for writers 2024/11/05 04:53:56 DEBUG : dir: reading active writers 2024/11/05 04:53:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:56 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : dir/file1: Remove: 2024/11/05 04:53:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:56 DEBUG : dir/file1: >Remove: err= 2024/11/05 04:53:56 DEBUG : dir/file1: Remove: 2024/11/05 04:53:56 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/05 04:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:56 DEBUG : dir: Looking for writers 2024/11/05 04:53:56 DEBUG : : Looking for writers 2024/11/05 04:53:56 DEBUG : dir: reading active writers 2024/11/05 04:53:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:56 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:56 DEBUG : dir/file1: Remove: 2024/11/05 04:53:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:56 DEBUG : dir/file1: >Remove: err= 2024/11/05 04:53:56 DEBUG : dir/file1: Remove: 2024/11/05 04:53:56 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/05 04:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:56 DEBUG : dir: Looking for writers 2024/11/05 04:53:56 DEBUG : : Looking for writers 2024/11/05 04:53:56 DEBUG : dir: reading active writers 2024/11/05 04:53:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:57 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/05 04:53:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/05 04:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/05 04:53:57 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/05 04:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/05 04:53:57 DEBUG : dir/file1: Open: flags=0x3 2024/11/05 04:53:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/05 04:53:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/05 04:53:57 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:57 DEBUG : dir: Looking for writers 2024/11/05 04:53:57 DEBUG : file1: reading active writers 2024/11/05 04:53:57 DEBUG : : Looking for writers 2024/11/05 04:53:57 DEBUG : dir: reading active writers 2024/11/05 04:53:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:57 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:57 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:57 DEBUG : dir: Looking for writers 2024/11/05 04:53:57 DEBUG : file1: reading active writers 2024/11/05 04:53:57 DEBUG : : Looking for writers 2024/11/05 04:53:57 DEBUG : dir: reading active writers 2024/11/05 04:53:57 DEBUG : >WaitForWriters: 2024/11/05 04:53:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c23c0 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/05 04:53:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0004c23c0 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004c23c0 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:57 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (25 bytes), uploading instead of streaming 2024/11/05 04:53:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:57 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:57 DEBUG : newLeaf: Running delayed rename now 2024/11/05 04:53:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c23c0 2024/11/05 04:53:57 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:57 DEBUG : dir: Looking for writers 2024/11/05 04:53:57 DEBUG : : Looking for writers 2024/11/05 04:53:57 DEBUG : dir: reading active writers 2024/11/05 04:53:57 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:57 DEBUG : >WaitForWriters: 2024/11/05 04:53:57 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:57 DEBUG : dir: Looking for writers 2024/11/05 04:53:57 DEBUG : : Looking for writers 2024/11/05 04:53:57 DEBUG : dir: reading active writers 2024/11/05 04:53:57 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:57 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:53:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:53:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:57 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:57 DEBUG : dir: Looking for writers 2024/11/05 04:53:57 DEBUG : file1: reading active writers 2024/11/05 04:53:57 DEBUG : : Looking for writers 2024/11/05 04:53:57 DEBUG : dir: reading active writers 2024/11/05 04:53:57 DEBUG : >WaitForWriters: 2024/11/05 04:53:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c2600 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/05 04:53:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0004c2600 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004c2600 2024/11/05 04:53:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:57 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (25 bytes), uploading instead of streaming 2024/11/05 04:53:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:57 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/05 04:53:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:57 DEBUG : newLeaf: Running delayed rename now 2024/11/05 04:53:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c2600 2024/11/05 04:53:57 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:57 DEBUG : dir: Looking for writers 2024/11/05 04:53:57 DEBUG : : Looking for writers 2024/11/05 04:53:57 DEBUG : dir: reading active writers 2024/11/05 04:53:57 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:57 DEBUG : >WaitForWriters: 2024/11/05 04:53:57 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:57 DEBUG : dir: Looking for writers 2024/11/05 04:53:57 DEBUG : : Looking for writers 2024/11/05 04:53:57 DEBUG : dir: reading active writers 2024/11/05 04:53:57 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:57 DEBUG : >WaitForWriters: 2024/11/05 04:53:57 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:57 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:53:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:53:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/05 04:53:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d40c0): openPending: 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d40c0): >openPending: err= 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/05 04:53:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d40c0): _writeAt: size=14, off=0 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d40c0): >_writeAt: n=14, err= 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d40c0): close: 2024/11/05 04:53:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/05 04:53:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d40c0): >close: err= 2024/11/05 04:53:58 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : file1: reading active writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : file1: reading active writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : file1: reading active writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : file1: reading active writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: starting upload 2024/11/05 04:53:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:58 INFO : dir/file1: Copied (replaced existing) 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/05 04:53:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : file1: reading active writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : >WaitForWriters: 2024/11/05 04:53:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:53:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d42c0): _readAt: size=512, off=0 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d42c0): openPending: 2024/11/05 04:53:58 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/05 04:53:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d42c0): >openPending: err= 2024/11/05 04:53:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d42c0): >_readAt: n=14, err=EOF 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d42c0): close: 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:53:58 DEBUG : dir/file1(0xc0006d42c0): >close: err= 2024/11/05 04:53:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/05 04:53:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0007c9500 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/05 04:53:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/05 04:53:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0007c9500 2024/11/05 04:53:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:53:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000023ec0): openPending: 2024/11/05 04:53:58 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/05 04:53:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000023ec0): >openPending: err= 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/05 04:53:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000023ec0): _writeAt: size=25, off=0 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000023ec0): >_writeAt: n=25, err= 2024/11/05 04:53:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/05 04:53:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0007c9500 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:58 DEBUG : newLeaf(0xc000023ec0): close: 2024/11/05 04:53:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/05 04:53:58 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-05 04:53:58.346458054 +0000 UTC m=+6.504020591 2024/11/05 04:53:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/05 04:53:58 DEBUG : newLeaf(0xc000023ec0): >close: err= 2024/11/05 04:53:58 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:53:58 DEBUG : newLeaf: vfs cache: starting upload 2024/11/05 04:53:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:58 INFO : newLeaf: Copied (replaced existing) 2024/11/05 04:53:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-05 04:53:58 +0000 UTC" 2024/11/05 04:53:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/05 04:53:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : >WaitForWriters: 2024/11/05 04:53:58 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : >WaitForWriters: 2024/11/05 04:53:58 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:58 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:53:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:53:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:58 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : file1: reading active writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : >WaitForWriters: 2024/11/05 04:53:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000368600 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/05 04:53:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000368600 2024/11/05 04:53:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:53:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000841bc0): openPending: 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000841bc0): >openPending: err= 2024/11/05 04:53:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/05 04:53:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000841bc0): _writeAt: size=25, off=0 2024/11/05 04:53:58 DEBUG : dir/file1(0xc000841bc0): >_writeAt: n=25, err= 2024/11/05 04:53:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/05 04:53:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000368600 2024/11/05 04:53:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:58 DEBUG : newLeaf(0xc000841bc0): close: 2024/11/05 04:53:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/05 04:53:58 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-05 04:53:58.846545201 +0000 UTC m=+7.004107749 2024/11/05 04:53:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/05 04:53:58 DEBUG : newLeaf(0xc000841bc0): >close: err= 2024/11/05 04:53:58 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:53:58 DEBUG : dir: Looking for writers 2024/11/05 04:53:58 DEBUG : : Looking for writers 2024/11/05 04:53:58 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:58 DEBUG : dir: reading active writers 2024/11/05 04:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:53:58 DEBUG : newLeaf: vfs cache: starting upload 2024/11/05 04:53:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:59 INFO : newLeaf: Copied (replaced existing) 2024/11/05 04:53:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-05 04:53:58 +0000 UTC" 2024/11/05 04:53:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/05 04:53:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : >WaitForWriters: 2024/11/05 04:53:59 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : >WaitForWriters: 2024/11/05 04:53:59 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:59 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:53:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:53:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/05 04:53:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000884040): openPending: 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000884040): >openPending: err= 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/05 04:53:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000884040): _writeAt: size=14, off=0 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000884040): >_writeAt: n=14, err= 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000884040): close: 2024/11/05 04:53:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/05 04:53:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000884040): >close: err= 2024/11/05 04:53:59 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : file1: reading active writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : file1: reading active writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : file1: reading active writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : file1: reading active writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: starting upload 2024/11/05 04:53:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:59 INFO : dir/file1: Copied (replaced existing) 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/05 04:53:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : file1: reading active writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : >WaitForWriters: 2024/11/05 04:53:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:53:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0007a2440): _readAt: size=512, off=0 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0007a2440): openPending: 2024/11/05 04:53:59 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/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0007a2440): >openPending: err= 2024/11/05 04:53:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0007a2440): >_readAt: n=14, err=EOF 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0007a2440): close: 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0007a2440): >close: err= 2024/11/05 04:53:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/05 04:53:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00020e900 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/05 04:53:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/05 04:53:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00020e900 2024/11/05 04:53:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:53:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:59 DEBUG : dir/file1(0xc00076c980): openPending: 2024/11/05 04:53:59 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/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1(0xc00076c980): >openPending: err= 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/05 04:53:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:59 DEBUG : dir/file1(0xc00076c980): _writeAt: size=25, off=0 2024/11/05 04:53:59 DEBUG : dir/file1(0xc00076c980): >_writeAt: n=25, err= 2024/11/05 04:53:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/05 04:53:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00020e900 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:59 DEBUG : newLeaf(0xc00076c980): close: 2024/11/05 04:53:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/05 04:53:59 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-05 04:53:59.489316708 +0000 UTC m=+7.646879255 2024/11/05 04:53:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/05 04:53:59 DEBUG : newLeaf(0xc00076c980): >close: err= 2024/11/05 04:53:59 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:53:59 DEBUG : newLeaf: vfs cache: starting upload 2024/11/05 04:53:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:59 INFO : newLeaf: Copied (replaced existing) 2024/11/05 04:53:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-05 04:53:59 +0000 UTC" 2024/11/05 04:53:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/05 04:53:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : >WaitForWriters: 2024/11/05 04:53:59 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : newLeaf: reading active writers 2024/11/05 04:53:59 DEBUG : >WaitForWriters: 2024/11/05 04:53:59 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:53:59 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:53:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:53:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:53:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:53:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:53:59 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:53:59 DEBUG : dir: Looking for writers 2024/11/05 04:53:59 DEBUG : file1: reading active writers 2024/11/05 04:53:59 DEBUG : : Looking for writers 2024/11/05 04:53:59 DEBUG : dir: reading active writers 2024/11/05 04:53:59 DEBUG : >WaitForWriters: 2024/11/05 04:53:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:53:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000692680): _readAt: size=512, off=0 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000692680): openPending: 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000692680): >openPending: err= 2024/11/05 04:53:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/05 04:53:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:53:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:53:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000692680): >_readAt: n=14, err=EOF 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000692680): close: 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:53:59 DEBUG : dir/file1(0xc000692680): >close: err= 2024/11/05 04:53:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:53:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/05 04:53:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c2d80 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:53:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:53:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/05 04:53:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/05 04:53:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0004c2d80 2024/11/05 04:53:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:53:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0006bc0c0): openPending: 2024/11/05 04:53:59 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/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/05 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0006bc0c0): >openPending: err= 2024/11/05 04:53:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/05 04:53:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:53:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0006bc0c0): _writeAt: size=25, off=0 2024/11/05 04:53:59 DEBUG : dir/file1(0xc0006bc0c0): >_writeAt: n=25, err= 2024/11/05 04:54:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/05 04:54:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/05 04:54:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c2d80 2024/11/05 04:54:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:54:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:54:00 DEBUG : newLeaf(0xc0006bc0c0): close: 2024/11/05 04:54:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/05 04:54:00 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-05 04:53:59.999463107 +0000 UTC m=+8.157025654 2024/11/05 04:54:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:00 DEBUG : newLeaf(0xc0006bc0c0): >close: err= 2024/11/05 04:54:00 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : newLeaf: reading active writers 2024/11/05 04:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : newLeaf: reading active writers 2024/11/05 04:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : newLeaf: reading active writers 2024/11/05 04:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : newLeaf: reading active writers 2024/11/05 04:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:00 DEBUG : newLeaf: vfs cache: starting upload 2024/11/05 04:54:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:00 INFO : newLeaf: Copied (replaced existing) 2024/11/05 04:54:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-05 04:53:59 +0000 UTC" 2024/11/05 04:54:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/05 04:54:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/05 04:54:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : newLeaf: reading active writers 2024/11/05 04:54:00 DEBUG : >WaitForWriters: 2024/11/05 04:54:00 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : newLeaf: reading active writers 2024/11/05 04:54:00 DEBUG : >WaitForWriters: 2024/11/05 04:54:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- 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.50s) --- 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-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:00 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:00 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:00 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 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-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:00 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : file1: reading active writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:00 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/05 04:54:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/05 04:54:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/05 04:54:00 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : file1: reading active writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:00 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/05 04:54:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/05 04:54:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/05 04:54:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/05 04:54:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/05 04:54:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/05 04:54:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/05 04:54:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/05 04:54:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/05 04:54:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/05 04:54:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/05 04:54:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/05 04:54:00 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : file1: reading active writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:00 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:00 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:00 DEBUG : dir: Looking for writers 2024/11/05 04:54:00 DEBUG : file1: reading active writers 2024/11/05 04:54:00 DEBUG : : Looking for writers 2024/11/05 04:54:00 DEBUG : dir: reading active writers 2024/11/05 04:54:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:01 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/05 04:54:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/05 04:54:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/05 04:54:01 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:01 DEBUG : dir: Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : dir: reading active writers 2024/11/05 04:54:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:01 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:01 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:54:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): _readAt: size=1, off=0 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): openPending: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/05 04:54:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): >openPending: err= 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): _readAt: size=256, off=1 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): >_readAt: n=15, err=EOF 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): _readAt: size=16, off=16 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): >_readAt: n=0, err=EOF 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): close: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): >close: err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): close: 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000b14a80): >close: err=file already closed 2024/11/05 04:54:01 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:01 DEBUG : dir: Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : dir: reading active writers 2024/11/05 04:54:01 DEBUG : >WaitForWriters: 2024/11/05 04:54:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:01 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:01 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:54:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): _readAt: size=1, off=0 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): openPending: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/05 04:54:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): >openPending: err= 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): _readAt: size=1, off=5 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): _readAt: size=1, off=3 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): _readAt: size=1, off=13 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): _readAt: size=16, off=100 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): >_readAt: n=0, err=EOF 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): close: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:54:01 DEBUG : dir/file1(0xc00057d080): >close: err= 2024/11/05 04:54:01 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:01 DEBUG : dir: Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : dir: reading active writers 2024/11/05 04:54:01 DEBUG : >WaitForWriters: 2024/11/05 04:54:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:01 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:01 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:54:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): _readAt: size=1, off=0 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): openPending: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/05 04:54:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >openPending: err= 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): _readAt: size=1, off=5 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): _readAt: size=1, off=1 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >_readAt: n=1, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): _readAt: size=6, off=10 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >_readAt: n=6, err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): _readAt: size=256, off=10 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >_readAt: n=6, err=EOF 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): _readAt: size=256, off=100 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >_readAt: n=0, err=EOF 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): close: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >close: err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): _readAt: size=256, off=100 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0006f5900): >_readAt: n=0, err=file already closed 2024/11/05 04:54:01 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:01 DEBUG : dir: Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : dir: reading active writers 2024/11/05 04:54:01 DEBUG : >WaitForWriters: 2024/11/05 04:54:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:01 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:01 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:54:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): RWFileHandle.Flush 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): _readAt: size=256, off=0 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): openPending: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/05 04:54:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): >openPending: err= 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): >_readAt: n=16, err=EOF 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): RWFileHandle.Flush 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): RWFileHandle.Flush 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): close: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:54:01 DEBUG : dir/file1(0xc000ad4300): >close: err= 2024/11/05 04:54:01 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:01 DEBUG : dir: Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : dir: reading active writers 2024/11/05 04:54:01 DEBUG : >WaitForWriters: 2024/11/05 04:54:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:01 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/05 04:54:01 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:54:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): _readAt: size=256, off=0 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): openPending: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/05 04:54:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): >openPending: err= 2024/11/05 04:54:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): >_readAt: n=16, err=EOF 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): RWFileHandle.Release 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): close: 2024/11/05 04:54:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): >close: err= 2024/11/05 04:54:01 DEBUG : dir/file1(0xc0005ce6c0): RWFileHandle.Release 2024/11/05 04:54:01 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:01 DEBUG : dir: Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : dir: reading active writers 2024/11/05 04:54:01 DEBUG : >WaitForWriters: 2024/11/05 04:54:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:01 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:01 DEBUG : file1: newRWFileHandle: 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): openPending: 2024/11/05 04:54:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): >openPending: err= 2024/11/05 04:54:01 DEBUG : file1: >newRWFileHandle: err= 2024/11/05 04:54:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/05 04:54:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): _writeAt: size=5, off=0 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): >_writeAt: n=5, err= 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): _writeAt: size=7, off=5 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): >_writeAt: n=7, err= 2024/11/05 04:54:01 DEBUG : file1: vfs cache: truncate to size=11 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): close: 2024/11/05 04:54:01 DEBUG : file1: vfs cache: setting modification time to 2024-11-05 04:54:01.966893597 +0000 UTC m=+10.124456155 2024/11/05 04:54:01 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): >close: err= 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): close: 2024/11/05 04:54:01 DEBUG : file1(0xc000688640): >close: err=file already closed 2024/11/05 04:54:01 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:01 DEBUG : : Looking for writers 2024/11/05 04:54:01 DEBUG : file1: reading active writers 2024/11/05 04:54:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:02 DEBUG : file1: vfs cache: starting upload 2024/11/05 04:54:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:02 INFO : file1: Copied (new) 2024/11/05 04:54:02 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-05 04:54:01 +0000 UTC" 2024/11/05 04:54:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 INFO : file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : >WaitForWriters: 2024/11/05 04:54:02 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : >WaitForWriters: 2024/11/05 04:54:02 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:02 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:02 DEBUG : file1: newRWFileHandle: 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): openPending: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): >openPending: err= 2024/11/05 04:54:02 DEBUG : file1: >newRWFileHandle: err= 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): _writeAt: size=7, off=0 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): >_writeAt: n=7, err= 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): _writeAt: size=6, off=5 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): >_writeAt: n=6, err= 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): close: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: setting modification time to 2024-11-05 04:54:02.163534576 +0000 UTC m=+10.321097123 2024/11/05 04:54:02 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): >close: err= 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): _writeAt: size=5, off=0 2024/11/05 04:54:02 DEBUG : file1(0xc000af4d80): >_writeAt: n=0, err=file already closed 2024/11/05 04:54:02 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:02 DEBUG : file1: vfs cache: starting upload 2024/11/05 04:54:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:02 INFO : file1: Copied (new) 2024/11/05 04:54:02 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-05 04:54:02 +0000 UTC" 2024/11/05 04:54:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 INFO : file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : >WaitForWriters: 2024/11/05 04:54:02 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : >WaitForWriters: 2024/11/05 04:54:02 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:02 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:02 DEBUG : file1: newRWFileHandle: 2024/11/05 04:54:02 DEBUG : file1(0xc000811800): openPending: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1(0xc000811800): >openPending: err= 2024/11/05 04:54:02 DEBUG : file1: >newRWFileHandle: err= 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1(0xc000811800): close: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: setting modification time to 2024-11-05 04:54:02.359287246 +0000 UTC m=+10.516849793 2024/11/05 04:54:02 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:02 DEBUG : file1(0xc000811800): >close: err= 2024/11/05 04:54:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/05 04:54:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/05 04:54:02 DEBUG : file2: newRWFileHandle: 2024/11/05 04:54:02 DEBUG : file2(0xc0008118c0): openPending: 2024/11/05 04:54:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/05 04:54:02 DEBUG : file2(0xc0008118c0): >openPending: err= 2024/11/05 04:54:02 DEBUG : file2: >newRWFileHandle: err= 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/05 04:54:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/05 04:54:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/05 04:54:02 DEBUG : file2(0xc0008118c0): RWFileHandle.Flush 2024/11/05 04:54:02 DEBUG : file2(0xc0008118c0): RWFileHandle.Release 2024/11/05 04:54:02 DEBUG : file2(0xc0008118c0): close: 2024/11/05 04:54:02 DEBUG : file2: vfs cache: setting modification time to 2024-11-05 04:54:02.359868792 +0000 UTC m=+10.517431339 2024/11/05 04:54:02 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:02 DEBUG : file2(0xc0008118c0): >close: err= 2024/11/05 04:54:02 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : file2: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : file2: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : file2: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : file2: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/05 04:54:02 DEBUG : file2: vfs cache: starting upload 2024/11/05 04:54:02 DEBUG : file1: vfs cache: starting upload 2024/11/05 04:54:02 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:02 INFO : file2: Copied (new) 2024/11/05 04:54:02 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-05 04:54:02 +0000 UTC" 2024/11/05 04:54:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/05 04:54:02 INFO : file2: vfs cache: upload succeeded try #1 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file2: reading active writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/05 04:54:02 INFO : file1: Copied (new) 2024/11/05 04:54:02 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-05 04:54:02 +0000 UTC" 2024/11/05 04:54:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 INFO : file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : file2: reading active writers 2024/11/05 04:54:02 DEBUG : >WaitForWriters: 2024/11/05 04:54:02 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : file2: reading active writers 2024/11/05 04:54:02 DEBUG : >WaitForWriters: 2024/11/05 04:54:02 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:02 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:02 DEBUG : file1: newRWFileHandle: 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): openPending: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): >openPending: err= 2024/11/05 04:54:02 DEBUG : file1: >newRWFileHandle: err= 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): _writeAt: size=5, off=0 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): >_writeAt: n=5, err= 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): RWFileHandle.Flush 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): RWFileHandle.Flush 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): close: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: setting modification time to 2024-11-05 04:54:02.726791642 +0000 UTC m=+10.884354219 2024/11/05 04:54:02 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:02 DEBUG : file1(0xc000844b40): >close: err= 2024/11/05 04:54:02 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:02 DEBUG : file1: vfs cache: starting upload 2024/11/05 04:54:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:02 INFO : file1: Copied (new) 2024/11/05 04:54:02 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-05 04:54:02 +0000 UTC" 2024/11/05 04:54:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 INFO : file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : >WaitForWriters: 2024/11/05 04:54:02 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:02 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:02 DEBUG : file1: newRWFileHandle: 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): openPending: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): >openPending: err= 2024/11/05 04:54:02 DEBUG : file1: >newRWFileHandle: err= 2024/11/05 04:54:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): _writeAt: size=5, off=0 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): >_writeAt: n=5, err= 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): RWFileHandle.Release 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): close: 2024/11/05 04:54:02 DEBUG : file1: vfs cache: setting modification time to 2024-11-05 04:54:02.912406512 +0000 UTC m=+11.069969059 2024/11/05 04:54:02 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): >close: err= 2024/11/05 04:54:02 DEBUG : file1(0xc00086a700): RWFileHandle.Release 2024/11/05 04:54:02 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:02 DEBUG : : Looking for writers 2024/11/05 04:54:02 DEBUG : file1: reading active writers 2024/11/05 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:03 DEBUG : file1: vfs cache: starting upload 2024/11/05 04:54:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:03 INFO : file1: Copied (new) 2024/11/05 04:54:03 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-05 04:54:02 +0000 UTC" 2024/11/05 04:54:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 INFO : file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : >WaitForWriters: 2024/11/05 04:54:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:03 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:54:03 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0009e4f40): openPending: 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/05 04:54:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0009e4f40): >openPending: err= 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:54:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0009e4f40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0009e4f40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0009e4f40): close: 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-05 04:54:03.16323895 +0000 UTC m=+11.320801497 2024/11/05 04:54:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0009e4f40): >close: err= 2024/11/05 04:54:03 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: starting upload 2024/11/05 04:54:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:03 INFO : dir/file1: Copied (replaced existing) 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-05 04:54:03 +0000 UTC" 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : >WaitForWriters: 2024/11/05 04:54:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:03 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : dir/file1: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/05 04:54:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): openPending: 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/05 04:54:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): >openPending: err= 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): _writeAt: size=15, off=5 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): >_writeAt: n=15, err= 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): close: 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-05 04:54:03.445903264 +0000 UTC m=+11.603465811 2024/11/05 04:54:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : dir/file1(0xc0008b6540): >close: err= 2024/11/05 04:54:03 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: starting upload 2024/11/05 04:54:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:03 INFO : dir/file1: Copied (replaced existing) 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-05 04:54:03 +0000 UTC" 2024/11/05 04:54:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:03 DEBUG : dir: Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : dir: reading active writers 2024/11/05 04:54:03 DEBUG : >WaitForWriters: 2024/11/05 04:54:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:03 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : file1: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : file1(0xc0007525c0): openPending: 2024/11/05 04:54:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 DEBUG : file1(0xc0007525c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : file1: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/05 04:54:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/05 04:54:03 DEBUG : file1(0xc0007525c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : file1(0xc0007525c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : file1(0xc0007525c0): close: 2024/11/05 04:54:03 DEBUG : file1: vfs cache: setting modification time to 2024-11-05 04:54:03.663267847 +0000 UTC m=+11.820830485 2024/11/05 04:54:03 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : file1(0xc0007525c0): >close: err= 2024/11/05 04:54:03 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:03 DEBUG : file1: vfs cache: starting upload 2024/11/05 04:54:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:03 INFO : file1: Copied (new) 2024/11/05 04:54:03 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-05 04:54:03 +0000 UTC" 2024/11/05 04:54:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:03 INFO : file1: vfs cache: upload succeeded try #1 2024/11/05 04:54:03 DEBUG : : Looking for writers 2024/11/05 04:54:03 DEBUG : file1: reading active writers 2024/11/05 04:54:03 DEBUG : >WaitForWriters: 2024/11/05 04:54:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:03 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/05 04:54:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.848222163 +0000 UTC m=+12.005784710 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.848222163 +0000 UTC m=+12.005784710 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51d80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51dc0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51dc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51dc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51dc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51dc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.848222163 +0000 UTC m=+12.005784710 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51dc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003768c0 item 1 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.849836159 +0000 UTC m=+12.007398706 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e40): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.849836159 +0000 UTC m=+12.007398706 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376c40 item 2 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e80): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e80): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e80): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.850972062 +0000 UTC m=+12.008534610 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51e80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.850972062 +0000 UTC m=+12.008534610 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51ec0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51f00): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51f00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51f00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51f00): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51f00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.850972062 +0000 UTC m=+12.008534610 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a51f00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376ee0 item 3 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08000): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08000): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08000): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08000): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08000): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.852419057 +0000 UTC m=+12.009981604 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08000): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.852419057 +0000 UTC m=+12.009981604 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 4 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.853465683 +0000 UTC m=+12.011028231 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.853465683 +0000 UTC m=+12.011028231 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.853465683 +0000 UTC m=+12.011028231 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377500 item 5 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.854969143 +0000 UTC m=+12.012531680 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08240): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08240): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08240): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08240): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08240): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.854969143 +0000 UTC m=+12.012531680 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08240): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003779d0 item 6 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.855937243 +0000 UTC m=+12.013499790 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.855937243 +0000 UTC m=+12.013499790 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.855937243 +0000 UTC m=+12.013499790 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377c70 item 7 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08440): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08440): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08440): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08440): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08440): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.857360333 +0000 UTC m=+12.014922880 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08440): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.857360333 +0000 UTC m=+12.014922880 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a070 item 8 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08500): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000b08500): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08500): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08500): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08500): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08500): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08500): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08540): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08540): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08540): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08540): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08540): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.858622342 +0000 UTC m=+12.016184889 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08540): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.858622342 +0000 UTC m=+12.016184889 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.858622342 +0000 UTC m=+12.016184889 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a310 item 9 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08640): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08640): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08640): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08640): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08640): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.86040899 +0000 UTC m=+12.017971538 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08640): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.86040899 +0000 UTC m=+12.017971538 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a9a0 item 10 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000b08780): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.86152121 +0000 UTC m=+12.019083757 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.86152121 +0000 UTC m=+12.019083757 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.86152121 +0000 UTC m=+12.019083757 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aee0 item 11 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08940): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08940): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08940): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08940): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08940): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.86302475 +0000 UTC m=+12.020587297 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08940): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b089c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b089c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b089c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b089c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b089c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.86302475 +0000 UTC m=+12.020587297 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b089c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b7a0 item 12 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b040): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000a9b040): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b040): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b040): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b040): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b040): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b040): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b080): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b080): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b080): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b080): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b080): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.8641857 +0000 UTC m=+12.021748247 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b080): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b140): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b140): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b140): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b140): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b140): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.8641857 +0000 UTC m=+12.021748247 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b140): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 13 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b1c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b1c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b1c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b1c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b1c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.865153018 +0000 UTC m=+12.022715555 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b1c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b240): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b240): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b240): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b240): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b240): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.865153018 +0000 UTC m=+12.022715555 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b240): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004778f0 item 14 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b300): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000a9b300): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b300): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b300): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b300): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b300): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b300): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b340): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b340): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b340): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b340): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b340): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.8661869 +0000 UTC m=+12.023749438 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b340): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b400): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b400): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b400): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b400): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b400): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.8661869 +0000 UTC m=+12.023749438 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b400): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ea0 item 15 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b480): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b480): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b480): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b480): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b480): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.867350586 +0000 UTC m=+12.024913133 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b480): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b500): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b500): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b500): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b500): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b500): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.867350586 +0000 UTC m=+12.024913133 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b500): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e230 item 16 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b540): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b540): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b540): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b540): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b540): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.868798532 +0000 UTC m=+12.026361079 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b540): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.868798532 +0000 UTC m=+12.026361079 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b580): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b5c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b5c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b5c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b5c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b5c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.868798532 +0000 UTC m=+12.026361079 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b5c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e690 item 17 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b640): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b640): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b640): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b640): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b640): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.8703116 +0000 UTC m=+12.027874148 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b640): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b6c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b6c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b6c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b6c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b6c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.8703116 +0000 UTC m=+12.027874148 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b6c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ecb0 item 18 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b740): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b740): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b740): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b740): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b740): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.871787739 +0000 UTC m=+12.029350286 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b740): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.871787739 +0000 UTC m=+12.029350286 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b800): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b840): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b840): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b840): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b840): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b840): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.871787739 +0000 UTC m=+12.029350286 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b840): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f1f0 item 19 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b8c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b8c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b8c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b8c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b8c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.873260001 +0000 UTC m=+12.030822548 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b8c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b940): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b940): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b940): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b940): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b940): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.873260001 +0000 UTC m=+12.030822548 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b940): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f6c0 item 20 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b9c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b9c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b9c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b9c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b9c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.874209235 +0000 UTC m=+12.031771781 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9b9c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.874209235 +0000 UTC m=+12.031771781 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9ba80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bac0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bac0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bac0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bac0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bac0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.874209235 +0000 UTC m=+12.031771781 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bac0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fab0 item 21 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bb40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bb40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bb40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bb40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bb40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.876610884 +0000 UTC m=+12.034173441 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bb40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bbc0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bbc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bbc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bbc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bbc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.876610884 +0000 UTC m=+12.034173441 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bbc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 22 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bc40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bc40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bc40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bc40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bc40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.877631471 +0000 UTC m=+12.035194018 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bc40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.877631471 +0000 UTC m=+12.035194018 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd40): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.877631471 +0000 UTC m=+12.035194018 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bd40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 23 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bdc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bdc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bdc0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bdc0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bdc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.879902947 +0000 UTC m=+12.037465494 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bdc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9be40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9be40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9be40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9be40): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9be40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.879902947 +0000 UTC m=+12.037465494 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9be40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 24 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf00): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000a9bf00): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf00): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf00): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf00): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.880942741 +0000 UTC m=+12.038505287 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000a9bf40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.880942741 +0000 UTC m=+12.038505287 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94080): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.880942741 +0000 UTC m=+12.038505287 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 25 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.882386459 +0000 UTC m=+12.039949006 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.882386459 +0000 UTC m=+12.039949006 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 26 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000c94280): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.883461438 +0000 UTC m=+12.041023985 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.883461438 +0000 UTC m=+12.041023985 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c943c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c943c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c943c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c943c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c943c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.883461438 +0000 UTC m=+12.041023985 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c943c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003881c0 item 27 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.884814917 +0000 UTC m=+12.042377465 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.884814917 +0000 UTC m=+12.042377465 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388770 item 28 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94580): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000c94580): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94580): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94580): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94580): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94580): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94580): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c945c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c945c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c945c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c945c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c945c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.885949248 +0000 UTC m=+12.043511795 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c945c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94680): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94680): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94680): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94680): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94680): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.885949248 +0000 UTC m=+12.043511795 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94680): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388a80 item 29 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08a40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08a40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08a40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08a40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08a40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.887654856 +0000 UTC m=+12.045217393 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08a40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ac0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ac0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ac0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ac0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ac0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.887654856 +0000 UTC m=+12.045217393 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ac0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bd50 item 30 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08b80): _readAt: size=2, off=0 2024/11/05 04:54:03 ERROR : open-test-file(0xc000b08b80): Couldn't read size of file 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08b80): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08b80): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08b80): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08b80): close: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08b80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08bc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08bc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08bc0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08bc0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08bc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.888770812 +0000 UTC m=+12.046333359 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08bc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08c80): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08c80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08c80): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08c80): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08c80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.888770812 +0000 UTC m=+12.046333359 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08c80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8070 item 31 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94040): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94040): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94040): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94040): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94040): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.889819733 +0000 UTC m=+12.047382269 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94040): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.889819733 +0000 UTC m=+12.047382269 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c940c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388310 item 32 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94100): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94100): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94100): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94100): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94100): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.890809492 +0000 UTC m=+12.048372039 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94100): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388770 item 33 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.891249405 +0000 UTC m=+12.048811951 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94140): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94180): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94180): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94180): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94180): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94180): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.891249405 +0000 UTC m=+12.048811951 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94180): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388930 item 33 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.892444508 +0000 UTC m=+12.050007055 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c941c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388ee0 item 34 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.892899558 +0000 UTC m=+12.050462105 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94200): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94240): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94240): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94240): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94240): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94240): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.892899558 +0000 UTC m=+12.050462105 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94240): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003890a0 item 34 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.893822985 +0000 UTC m=+12.051385521 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94280): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389340 item 35 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.894175654 +0000 UTC m=+12.051738201 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c942c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94300): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94300): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94300): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94300): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94300): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.894175654 +0000 UTC m=+12.051738201 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94300): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389650 item 35 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.895874659 +0000 UTC m=+12.053437207 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94380): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389dc0 item 36 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.897554248 +0000 UTC m=+12.055116796 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94440): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94480): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94480): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94480): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94480): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94480): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.897554248 +0000 UTC m=+12.055116796 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94480): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389f10 item 36 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.898596466 +0000 UTC m=+12.056159014 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c944c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc380 item 37 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.898961759 +0000 UTC m=+12.056524306 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94500): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94540): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94540): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94540): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94540): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94540): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.898961759 +0000 UTC m=+12.056524306 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94540): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc5b0 item 37 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c946c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c946c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c946c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c946c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c946c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.899916554 +0000 UTC m=+12.057479101 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c946c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dca80 item 38 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.900242804 +0000 UTC m=+12.057805351 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94780): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c947c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c947c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c947c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c947c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c947c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.900242804 +0000 UTC m=+12.057805351 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c947c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce70 item 38 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94840): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94840): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94840): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94840): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94840): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.901121857 +0000 UTC m=+12.058684403 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94840): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd2d0 item 39 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.90145516 +0000 UTC m=+12.059017706 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94900): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94940): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94940): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94940): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94940): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94940): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.90145516 +0000 UTC m=+12.059017706 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c94940): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd500 item 39 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c949c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c949c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c949c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c949c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c949c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.902345794 +0000 UTC m=+12.059908341 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000c949c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b82a0 item 40 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.902779095 +0000 UTC m=+12.060341642 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08080): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.902779095 +0000 UTC m=+12.060341642 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b080c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b83f0 item 40 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.904311219 +0000 UTC m=+12.061873765 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08100): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b87e0 item 41 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.904650251 +0000 UTC m=+12.062212798 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08140): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8a80 item 41 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.904989956 +0000 UTC m=+12.062552503 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08180): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.904989956 +0000 UTC m=+12.062552503 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b081c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8c40 item 41 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.905910968 +0000 UTC m=+12.063473514 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08280): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8f50 item 42 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.906267645 +0000 UTC m=+12.063830192 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b082c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9110 item 42 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.906727674 +0000 UTC m=+12.064290222 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08380): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.906727674 +0000 UTC m=+12.064290222 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b083c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9260 item 42 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.907563847 +0000 UTC m=+12.065126395 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08480): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9ce0 item 43 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.907919141 +0000 UTC m=+12.065481678 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b084c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c000 item 43 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.90825568 +0000 UTC m=+12.065818228 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08580): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.90825568 +0000 UTC m=+12.065818228 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b085c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c380 item 43 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.909304321 +0000 UTC m=+12.066866868 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08680): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cd20 item 44 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.909605724 +0000 UTC m=+12.067168272 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b086c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d570 item 44 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.910058601 +0000 UTC m=+12.067621147 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08780): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.910058601 +0000 UTC m=+12.067621147 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b087c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d7a0 item 44 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.911014648 +0000 UTC m=+12.068577185 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08880): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052df10 item 45 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.911600212 +0000 UTC m=+12.069162759 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b088c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08980): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08980): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08980): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08980): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08980): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.911600212 +0000 UTC m=+12.069162759 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08980): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe0e0 item 45 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.912664471 +0000 UTC m=+12.070227018 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe690 item 46 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.913016259 +0000 UTC m=+12.070578806 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08d40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08e00): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08e00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08e00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08e00): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08e00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.913016259 +0000 UTC m=+12.070578806 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08e00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe850 item 46 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.914338931 +0000 UTC m=+12.071901478 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08ec0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08f00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08f00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08f00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fee00 item 47 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08f00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08f00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.914799121 +0000 UTC m=+12.072361668 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08f00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08fc0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08fc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08fc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08fc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08fc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.914799121 +0000 UTC m=+12.072361668 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b08fc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff030 item 47 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.916041743 +0000 UTC m=+12.073604280 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09080): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b090c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b090c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b090c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff730 item 48 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b090c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b090c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.916479201 +0000 UTC m=+12.074041747 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b090c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09180): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09180): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09180): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09180): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09180): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.916479201 +0000 UTC m=+12.074041747 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09180): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff8f0 item 48 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b091c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b091c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b091c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b091c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b091c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.917749204 +0000 UTC m=+12.075311752 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b091c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffce0 item 49 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.918481183 +0000 UTC m=+12.076043729 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09200): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09240): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09240): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09240): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09240): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09240): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.918481183 +0000 UTC m=+12.076043729 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09240): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec070 item 49 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b092c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b092c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b092c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b092c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b092c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.919802894 +0000 UTC m=+12.077365440 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b092c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eca10 item 50 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.920291677 +0000 UTC m=+12.077854224 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09380): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b093c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b093c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b093c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b093c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b093c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.920291677 +0000 UTC m=+12.077854224 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b093c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecbd0 item 50 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09440): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09440): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09440): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09440): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09440): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.921356287 +0000 UTC m=+12.078918834 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09440): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed030 item 51 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.921735054 +0000 UTC m=+12.079297611 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09500): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09540): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09540): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09540): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09540): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09540): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.921735054 +0000 UTC m=+12.079297611 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09540): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed2d0 item 51 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b095c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b095c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b095c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b095c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b095c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.922773977 +0000 UTC m=+12.080336524 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b095c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e150 item 52 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.923259975 +0000 UTC m=+12.080822522 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752080): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007520c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007520c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007520c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007520c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007520c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.923259975 +0000 UTC m=+12.080822522 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007520c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e5b0 item 52 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752140): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752140): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752140): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752140): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752140): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.924371683 +0000 UTC m=+12.081934220 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752140): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ec40 item 53 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.924815743 +0000 UTC m=+12.082378290 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752200): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752240): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752240): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752240): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752240): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752240): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.924815743 +0000 UTC m=+12.082378290 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752240): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ee00 item 53 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007522c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007522c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007522c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007522c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007522c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.925969629 +0000 UTC m=+12.083532177 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007522c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f1f0 item 54 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.926458453 +0000 UTC m=+12.084021000 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752380): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007523c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007523c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007523c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007523c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007523c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.926458453 +0000 UTC m=+12.084021000 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007523c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f500 item 54 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752440): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752440): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752440): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752440): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752440): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.927694814 +0000 UTC m=+12.085257361 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752440): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f880 item 55 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.928125449 +0000 UTC m=+12.085687995 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752500): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752540): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752540): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752540): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752540): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752540): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.928125449 +0000 UTC m=+12.085687995 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752540): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fa40 item 55 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752640): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752640): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752640): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752640): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752640): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.929182666 +0000 UTC m=+12.086745212 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752640): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fe30 item 56 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.929630623 +0000 UTC m=+12.087193169 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752700): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752740): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752740): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752740): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752740): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752740): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.929630623 +0000 UTC m=+12.087193169 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752740): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2460 item 56 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.930751647 +0000 UTC m=+12.088314194 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752800): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752840): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752840): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752840): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2f50 item 57 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752840): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752840): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.931121909 +0000 UTC m=+12.088684457 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752840): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3180 item 57 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.931525604 +0000 UTC m=+12.089088150 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752900): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752940): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752940): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752940): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752940): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752940): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.931525604 +0000 UTC m=+12.089088150 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752940): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c35e0 item 57 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.932522347 +0000 UTC m=+12.090084894 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3d50 item 58 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.932891287 +0000 UTC m=+12.090453844 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752a40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005263f0 item 58 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.933324737 +0000 UTC m=+12.090887284 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b40): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.933324737 +0000 UTC m=+12.090887284 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752b40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526e70 item 58 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.934338431 +0000 UTC m=+12.091901008 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527810 item 59 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.934737768 +0000 UTC m=+12.092300315 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752c40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ce0 item 59 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.935733929 +0000 UTC m=+12.093296476 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d40): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.935733929 +0000 UTC m=+12.093296476 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752d40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a0e0 item 59 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.936811684 +0000 UTC m=+12.094374230 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a540 item 60 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.93718406 +0000 UTC m=+12.094746607 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752e40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a8c0 item 60 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.937625194 +0000 UTC m=+12.095187741 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f40): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.937625194 +0000 UTC m=+12.095187741 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ac40 item 60 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.938828614 +0000 UTC m=+12.096391160 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09680): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b096c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b096c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b096c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed9d0 item 61 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b096c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b096c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.939237077 +0000 UTC m=+12.096799625 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b096c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09780): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09780): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09780): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09780): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09780): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.939237077 +0000 UTC m=+12.096799625 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09780): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edb20 item 61 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.940407194 +0000 UTC m=+12.097969741 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09840): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09880): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09880): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09880): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a770 item 62 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09880): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09880): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.940942085 +0000 UTC m=+12.098504631 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09880): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09940): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09940): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09940): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09940): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09940): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.940942085 +0000 UTC m=+12.098504631 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09940): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ae70 item 62 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.942048733 +0000 UTC m=+12.099611290 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b5e0 item 63 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.942553947 +0000 UTC m=+12.100116494 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09a40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09b00): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09b00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09b00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09b00): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09b00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.942553947 +0000 UTC m=+12.100116494 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09b00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b9d0 item 63 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): open at offset 0 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.94415009 +0000 UTC m=+12.101712637 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09bc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09c00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09c00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09c00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003761c0 item 64 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09c00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09c00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.944578841 +0000 UTC m=+12.102141388 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09c00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09cc0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09cc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09cc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09cc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09cc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.944578841 +0000 UTC m=+12.102141388 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09cc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376460 item 64 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d00): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d00): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.945733419 +0000 UTC m=+12.103295967 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376850 item 65 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.946197056 +0000 UTC m=+12.103759603 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d80): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d80): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d80): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.946197056 +0000 UTC m=+12.103759603 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09d80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003769a0 item 65 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09dc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09dc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09dc0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09dc0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09dc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.947256767 +0000 UTC m=+12.104819304 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09dc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376c40 item 66 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.947601211 +0000 UTC m=+12.105163757 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e40): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.947601211 +0000 UTC m=+12.105163757 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376d90 item 66 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e80): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e80): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e80): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.948480243 +0000 UTC m=+12.106042790 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09e80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377030 item 67 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.948878408 +0000 UTC m=+12.106440955 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09ec0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09f00): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09f00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09f00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09f00): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09f00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.948878408 +0000 UTC m=+12.106440955 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000b09f00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377180 item 67 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000202cc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000202cc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000202cc0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000202cc0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000202cc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.949736762 +0000 UTC m=+12.107299299 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000202cc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377420 item 68 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.950089892 +0000 UTC m=+12.107652439 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203d80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f00): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f00): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.950089892 +0000 UTC m=+12.107652439 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003775e0 item 68 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.950911338 +0000 UTC m=+12.108473885 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000203f40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377960 item 69 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.951584946 +0000 UTC m=+12.109147494 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad2c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad300): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad300): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad300): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad300): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad300): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.951584946 +0000 UTC m=+12.109147494 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad300): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ab0 item 69 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad3c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad3c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad3c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad3c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad3c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.952429996 +0000 UTC m=+12.109992543 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad3c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377d50 item 70 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.952793816 +0000 UTC m=+12.110356364 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad480): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad4c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad4c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad4c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad4c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad4c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.952793816 +0000 UTC m=+12.110356364 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad4c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ea0 item 70 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad580): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad580): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad580): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad580): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad580): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.953600734 +0000 UTC m=+12.111163281 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad580): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476850 item 71 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.95394648 +0000 UTC m=+12.111509028 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad640): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad680): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad680): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad680): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad680): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad680): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.95394648 +0000 UTC m=+12.111509028 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad680): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 71 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad740): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad740): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad740): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad740): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.954871058 +0000 UTC m=+12.112433606 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad740): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477500 item 72 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.955242894 +0000 UTC m=+12.112805441 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad800): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad900): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad900): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad900): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad900): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad900): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.955242894 +0000 UTC m=+12.112805441 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad900): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477880 item 72 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.956202047 +0000 UTC m=+12.113764593 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad940): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad980): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad980): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad980): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477e30 item 73 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad980): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad980): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.95662645 +0000 UTC m=+12.114188997 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad980): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e000 item 73 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.957128348 +0000 UTC m=+12.114690895 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ad9c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ada00): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ada00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ada00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ada00): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ada00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.957128348 +0000 UTC m=+12.114690895 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000ada00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e150 item 73 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.958147793 +0000 UTC m=+12.115710370 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0000adb40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f80): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f80): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b0a0 item 74 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f80): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.960541528 +0000 UTC m=+12.118104075 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000752f80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b880 item 74 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.961111563 +0000 UTC m=+12.118674110 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753040): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753080): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753080): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753080): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753080): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753080): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.961111563 +0000 UTC m=+12.118674110 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753080): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b9d0 item 74 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.962108316 +0000 UTC m=+12.119670863 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753140): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753180): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753180): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753180): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bea0 item 75 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753180): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753180): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.962492734 +0000 UTC m=+12.120055281 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753180): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): _writeAt: size=3, off=2 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 75 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.963039847 +0000 UTC m=+12.120602404 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753240): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753280): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753280): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753280): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753280): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753280): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.963039847 +0000 UTC m=+12.120602404 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753280): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 75 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.964187401 +0000 UTC m=+12.121749948 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753340): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753380): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753380): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753380): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 76 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753380): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753380): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.964675744 +0000 UTC m=+12.122238282 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753380): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 76 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): _writeAt: size=3, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.965207499 +0000 UTC m=+12.122770046 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753440): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753480): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753480): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753480): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753480): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753480): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.965207499 +0000 UTC m=+12.122770046 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753480): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 76 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.967837885 +0000 UTC m=+12.125400432 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753540): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753580): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753580): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753580): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 77 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753580): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753580): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.968294438 +0000 UTC m=+12.125856985 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753580): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753640): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753640): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753640): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753640): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753640): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.968294438 +0000 UTC m=+12.125856985 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753640): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 77 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.969958017 +0000 UTC m=+12.127520584 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753700): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753740): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753740): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753740): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 78 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753740): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753740): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.970434438 +0000 UTC m=+12.127996985 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753740): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753800): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753800): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753800): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753800): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753800): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.970434438 +0000 UTC m=+12.127996985 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753800): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a070 item 78 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.97184295 +0000 UTC m=+12.129405498 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007538c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753900): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753900): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753900): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a310 item 79 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753900): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753900): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.972350008 +0000 UTC m=+12.129912575 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753900): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007539c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007539c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007539c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007539c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007539c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.972350008 +0000 UTC m=+12.129912575 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0007539c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a4d0 item 79 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.974754472 +0000 UTC m=+12.132317019 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753a80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753ac0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753ac0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753ac0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aa80 item 80 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753ac0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753ac0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.97574819 +0000 UTC m=+12.133310747 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753ac0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753b80): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753b80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753b80): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753b80): >_readAt: n=5, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753b80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.97574819 +0000 UTC m=+12.133310747 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753b80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ad20 item 80 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753bc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753bc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753bc0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753bc0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753bc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.977878391 +0000 UTC m=+12.135440928 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753bc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b340 item 81 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.978773734 +0000 UTC m=+12.136336282 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c40): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.978773734 +0000 UTC m=+12.136336282 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753c40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b650 item 81 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753cc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753cc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753cc0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753cc0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753cc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.981600708 +0000 UTC m=+12.139163255 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753cc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536230 item 82 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.982431371 +0000 UTC m=+12.139993919 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753d80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753dc0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753dc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753dc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753dc0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753dc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.982431371 +0000 UTC m=+12.139993919 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753dc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005364d0 item 82 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753e40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753e40): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753e40): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753e40): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753e40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.984363222 +0000 UTC m=+12.141925769 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753e40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005368c0 item 83 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.985132219 +0000 UTC m=+12.142695026 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f40): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.985132219 +0000 UTC m=+12.142695026 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000753f40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536a10 item 83 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001423c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001423c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001423c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001423c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001423c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.986977339 +0000 UTC m=+12.144539886 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001423c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536e00 item 84 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.987793934 +0000 UTC m=+12.145356481 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142740): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142b40): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142b40): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142b40): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142b40): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142b40): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.987793934 +0000 UTC m=+12.145356481 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142b40): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536fc0 item 84 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142c80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142c80): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142c80): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142c80): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142c80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.989821674 +0000 UTC m=+12.147384231 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142c80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005372d0 item 85 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.991109872 +0000 UTC m=+12.148672419 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142ec0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142f80): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142f80): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142f80): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142f80): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142f80): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.991109872 +0000 UTC m=+12.148672419 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000142f80): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537420 item 85 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001430c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001430c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001430c0): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001430c0): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001430c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.993003582 +0000 UTC m=+12.150566129 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001430c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537730 item 86 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.993852688 +0000 UTC m=+12.151415235 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143340): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001435c0): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001435c0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001435c0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001435c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001435c0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.993852688 +0000 UTC m=+12.151415235 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc0001435c0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005378f0 item 86 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143740): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143740): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143740): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143740): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143740): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.996071286 +0000 UTC m=+12.153633832 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143740): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): _readAt: size=2, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): >_readAt: n=2, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): _writeAt: size=3, off=7 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537e30 item 87 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.9968227 +0000 UTC m=+12.154385276 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143bc0): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143d00): _readAt: size=512, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143d00): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143d00): >openPending: err= 2024/11/05 04:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143d00): >_readAt: n=8, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143d00): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.9968227 +0000 UTC m=+12.154385276 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000143d00): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: Remove: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8230 item 87 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:03 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/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654040): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654040): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654040): _writeAt: size=5, off=0 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654040): >_writeAt: n=5, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654040): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.998719886 +0000 UTC m=+12.156282433 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654040): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): openPending: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): open at offset 5 2024/11/05 04:54:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): >openPending: err= 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c85b0 item 88 2024/11/05 04:54:03 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): _readAt: size=2, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): >_readAt: n=0, err=EOF 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): _writeAt: size=3, off=5 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): >_writeAt: n=3, err= 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): close: 2024/11/05 04:54:03 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.999613155 +0000 UTC m=+12.157175703 2024/11/05 04:54:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:03 DEBUG : open-test-file(0xc000654100): >close: err= 2024/11/05 04:54:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:03 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654140): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654140): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654140): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654140): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654140): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:03.999613155 +0000 UTC m=+12.157175703 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654140): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c88c0 item 88 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.00176638 +0000 UTC m=+12.159328927 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654200): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8cb0 item 89 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.002266906 +0000 UTC m=+12.159829452 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8e00 item 89 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.002924896 +0000 UTC m=+12.160487432 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.002924896 +0000 UTC m=+12.160487432 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8f50 item 89 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.004730831 +0000 UTC m=+12.162293377 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654400): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654440): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654440): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654440): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9260 item 90 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654440): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654440): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.005253658 +0000 UTC m=+12.162816205 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654440): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9420 item 90 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.005892592 +0000 UTC m=+12.163455139 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.005892592 +0000 UTC m=+12.163455139 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c96c0 item 90 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.007449162 +0000 UTC m=+12.165011709 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654600): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654640): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654640): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654640): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9b90 item 91 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654640): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654640): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.007998127 +0000 UTC m=+12.165560674 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654640): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9f10 item 91 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.008586467 +0000 UTC m=+12.166149014 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654700): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654740): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654740): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654740): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654740): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654740): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.008586467 +0000 UTC m=+12.166149014 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654740): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de150 item 91 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.010106218 +0000 UTC m=+12.167668765 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654800): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654840): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654840): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654840): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de3f0 item 92 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654840): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654840): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.010715246 +0000 UTC m=+12.168277814 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654840): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de540 item 92 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.011331308 +0000 UTC m=+12.168893855 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654900): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654940): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654940): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654940): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654940): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654940): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.011331308 +0000 UTC m=+12.168893855 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654940): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de770 item 92 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.01339256 +0000 UTC m=+12.170955107 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003decb0 item 93 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.013910839 +0000 UTC m=+12.171473386 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b00): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b00): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b00): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.013910839 +0000 UTC m=+12.171473386 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dee00 item 93 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.015763441 +0000 UTC m=+12.173325988 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df0a0 item 94 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.016280539 +0000 UTC m=+12.173843085 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.016280539 +0000 UTC m=+12.173843085 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df1f0 item 94 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.017912308 +0000 UTC m=+12.175474854 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654dc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654dc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654dc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df490 item 95 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654dc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654dc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.018555991 +0000 UTC m=+12.176118538 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654dc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.018555991 +0000 UTC m=+12.176118538 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df5e0 item 95 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.020123812 +0000 UTC m=+12.177686359 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df880 item 96 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.020619949 +0000 UTC m=+12.178182496 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.020619949 +0000 UTC m=+12.178182496 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfa40 item 96 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= 2024/11/05 04:54:04 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : >WaitForWriters: 2024/11/05 04:54:04 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:04 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/05 04:54:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.044084066 +0000 UTC m=+12.201646623 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.044084066 +0000 UTC m=+12.201646623 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.044084066 +0000 UTC m=+12.201646623 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357a80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c921c0 item 1 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357ac0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357ac0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357ac0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357ac0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357ac0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.04558989 +0000 UTC m=+12.203152437 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357ac0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b00): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b00): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b00): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.04558989 +0000 UTC m=+12.203152437 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c92540 item 2 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.046629143 +0000 UTC m=+12.204191690 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.046629143 +0000 UTC m=+12.204191690 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357b80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357bc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357bc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357bc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357bc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357bc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.046629143 +0000 UTC m=+12.204191690 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357bc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c927e0 item 3 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357c40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357c40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357c40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357c40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357c40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.048099581 +0000 UTC m=+12.205662128 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357c40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357cc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357cc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357cc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357cc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357cc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.048099581 +0000 UTC m=+12.205662128 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357cc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c92b60 item 4 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.049213182 +0000 UTC m=+12.206775730 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.049213182 +0000 UTC m=+12.206775730 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.049213182 +0000 UTC m=+12.206775730 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357d80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c92e00 item 5 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.050733494 +0000 UTC m=+12.208296040 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.050733494 +0000 UTC m=+12.208296040 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357e80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c93180 item 6 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357f00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357f00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357f00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357f00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357f00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.051883283 +0000 UTC m=+12.209445820 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357f00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.051883283 +0000 UTC m=+12.209445820 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c080): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c080): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c080): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c080): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c080): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.051883283 +0000 UTC m=+12.209445820 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c080): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c93420 item 7 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.053496958 +0000 UTC m=+12.211059506 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c2c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c2c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c2c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c2c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c2c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.053496958 +0000 UTC m=+12.211059506 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c2c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c937a0 item 8 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c300): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00057c300): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c300): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c300): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c300): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c300): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c300): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.05449777 +0000 UTC m=+12.212060316 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.05449777 +0000 UTC m=+12.212060316 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c3c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.05449777 +0000 UTC m=+12.212060316 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c93a40 item 9 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.055983656 +0000 UTC m=+12.213546203 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c500): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c500): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c500): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c500): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c500): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.055983656 +0000 UTC m=+12.213546203 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c500): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c93dc0 item 10 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c6c0): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00057c6c0): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c6c0): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c6c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c6c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c6c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c6c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c700): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c700): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c700): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c700): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c700): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.057087239 +0000 UTC m=+12.214649776 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c700): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.057087239 +0000 UTC m=+12.214649776 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c800): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c800): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c800): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c800): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c800): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.057087239 +0000 UTC m=+12.214649776 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c800): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d660e0 item 11 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.060841736 +0000 UTC m=+12.218404284 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.060841736 +0000 UTC m=+12.218404284 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66460 item 12 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00057c9c0): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.062352951 +0000 UTC m=+12.219915498 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cac0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cac0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cac0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cac0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cac0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.062352951 +0000 UTC m=+12.219915498 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cac0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66700 item 13 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adcc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adcc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adcc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adcc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adcc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.064798744 +0000 UTC m=+12.222361290 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adcc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adec0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adec0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adec0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adec0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adec0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.064798744 +0000 UTC m=+12.222361290 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0000adec0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e7e0 item 14 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a080): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00072a080): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a080): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a080): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a080): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a080): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a080): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a0c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a0c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a0c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a0c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a0c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.066408321 +0000 UTC m=+12.223970868 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a0c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a180): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a180): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a180): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a180): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a180): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.066408321 +0000 UTC m=+12.223970868 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a180): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ecb0 item 15 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a200): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a200): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a200): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a200): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a200): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.067927511 +0000 UTC m=+12.225490057 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a200): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a280): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a280): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a280): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a280): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a280): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.067927511 +0000 UTC m=+12.225490057 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a280): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f1f0 item 16 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.069557507 +0000 UTC m=+12.227120064 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.069557507 +0000 UTC m=+12.227120064 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a300): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a340): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a340): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a340): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.069557507 +0000 UTC m=+12.227120064 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f570 item 17 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a3c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a3c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a3c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a3c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a3c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.072183466 +0000 UTC m=+12.229746012 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a3c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a440): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a440): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a440): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a440): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a440): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.072183466 +0000 UTC m=+12.229746012 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a440): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fab0 item 18 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a040): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a040): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a040): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.083960518 +0000 UTC m=+12.241523064 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.083960518 +0000 UTC m=+12.241523064 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a100): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a140): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a140): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a140): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a140): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a140): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.083960518 +0000 UTC m=+12.241523064 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a140): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e2a0 item 19 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a1c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a1c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a1c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a1c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a1c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.085519531 +0000 UTC m=+12.243082079 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a1c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a240): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a240): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a240): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a240): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a240): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.085519531 +0000 UTC m=+12.243082079 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a240): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e850 item 20 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.086588179 +0000 UTC m=+12.244150726 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a2c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.086588179 +0000 UTC m=+12.244150726 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a380): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a400): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a400): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a400): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a400): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a400): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.086588179 +0000 UTC m=+12.244150726 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a400): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ed90 item 21 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a4c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a4c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a4c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a4c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a4c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.088028862 +0000 UTC m=+12.245591409 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a4c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a540): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a540): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a540): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a540): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a540): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.088028862 +0000 UTC m=+12.245591409 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a540): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f3b0 item 22 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a5c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a5c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a5c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a5c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a5c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.089274039 +0000 UTC m=+12.246836596 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a5c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.089274039 +0000 UTC m=+12.246836596 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a6c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a6c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a6c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a6c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a6c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.089274039 +0000 UTC m=+12.246836596 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a6c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f730 item 23 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a740): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a740): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a740): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a740): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a740): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.090993643 +0000 UTC m=+12.248556191 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a740): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a7c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a7c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a7c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a7c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a7c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.090993643 +0000 UTC m=+12.248556191 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a7c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fdc0 item 24 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a880): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00072a880): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a880): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a880): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a880): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a880): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a880): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a8c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a8c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a8c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a8c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a8c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.092057973 +0000 UTC m=+12.249620519 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a8c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.092057973 +0000 UTC m=+12.249620519 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a980): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a9c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a9c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a9c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a9c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a9c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.092057973 +0000 UTC m=+12.249620519 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072a9c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc1c0 item 25 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aa40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aa40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aa40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aa40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aa40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.093472857 +0000 UTC m=+12.251035424 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aa40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aac0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aac0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aac0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aac0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aac0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.093472857 +0000 UTC m=+12.251035424 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072aac0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc8c0 item 26 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ab80): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00072ab80): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ab80): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ab80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ab80): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ab80): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ab80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072abc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072abc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072abc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072abc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072abc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.09453362 +0000 UTC m=+12.252096167 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072abc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.09453362 +0000 UTC m=+12.252096167 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ac80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072acc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072acc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072acc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072acc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072acc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.09453362 +0000 UTC m=+12.252096167 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072acc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce70 item 27 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ad40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ad40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ad40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ad40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ad40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.096078146 +0000 UTC m=+12.253640694 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00072ad40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.096078146 +0000 UTC m=+12.253640694 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de0e0 item 28 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00057c200): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c200): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c240): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c240): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c240): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c240): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c240): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.097463486 +0000 UTC m=+12.255026033 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c240): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.097463486 +0000 UTC m=+12.255026033 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de380 item 29 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.098614648 +0000 UTC m=+12.256177195 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c400): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.098614648 +0000 UTC m=+12.256177195 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c480): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de690 item 30 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c540): _readAt: size=2, off=0 2024/11/05 04:54:04 ERROR : open-test-file(0xc00057c540): Couldn't read size of file 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c540): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c540): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c540): >_writeAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c540): close: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c540): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c680): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c680): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c680): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.100336746 +0000 UTC m=+12.257899294 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c740): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c740): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c740): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c740): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c740): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.100336746 +0000 UTC m=+12.257899294 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c740): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003debd0 item 31 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.101326697 +0000 UTC m=+12.258889243 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c7c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c840): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c840): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c840): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c840): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c840): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.101326697 +0000 UTC m=+12.258889243 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c840): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003deee0 item 32 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.102318761 +0000 UTC m=+12.259881308 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c880): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df180 item 33 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.102769283 +0000 UTC m=+12.260331830 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c8c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.102769283 +0000 UTC m=+12.260331830 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c900): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df2d0 item 33 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c940): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c940): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c940): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c940): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c940): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.103843972 +0000 UTC m=+12.261406508 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c940): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df570 item 34 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.104289074 +0000 UTC m=+12.261851620 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c980): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.104289074 +0000 UTC m=+12.261851620 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057c9c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df6c0 item 34 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.10519108 +0000 UTC m=+12.262753627 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df9d0 item 35 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.105582732 +0000 UTC m=+12.263145278 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.105582732 +0000 UTC m=+12.263145278 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ca80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfb20 item 35 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cb00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cb00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cb00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cb00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cb00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.106642152 +0000 UTC m=+12.264204688 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cb00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dff10 item 36 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.10721937 +0000 UTC m=+12.264781917 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cbc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc00): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc00): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc00): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.10721937 +0000 UTC m=+12.264781917 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003881c0 item 36 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.108069941 +0000 UTC m=+12.265632487 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388690 item 37 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.10842307 +0000 UTC m=+12.265985618 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cc80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ccc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ccc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ccc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ccc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ccc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.10842307 +0000 UTC m=+12.265985618 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ccc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388850 item 37 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cd40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cd40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cd40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cd40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cd40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.109350554 +0000 UTC m=+12.266913101 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cd40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388b60 item 38 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.109799122 +0000 UTC m=+12.267361669 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce40): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce40): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce40): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.109799122 +0000 UTC m=+12.267361669 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057ce40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388d20 item 38 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cec0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cec0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cec0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cec0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cec0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.111153363 +0000 UTC m=+12.268715901 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cec0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003890a0 item 39 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.111636476 +0000 UTC m=+12.269199023 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cf80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cfc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cfc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cfc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cfc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cfc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.111636476 +0000 UTC m=+12.269199023 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057cfc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003891f0 item 39 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d040): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d040): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d040): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.112920997 +0000 UTC m=+12.270483545 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389650 item 40 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.113429327 +0000 UTC m=+12.270991874 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d100): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d140): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d140): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d140): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d140): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d140): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.113429327 +0000 UTC m=+12.270991874 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d140): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389b90 item 40 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.114770775 +0000 UTC m=+12.272333322 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d180): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d1c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d1c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d1c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389f10 item 41 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d1c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d1c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.115484639 +0000 UTC m=+12.273047176 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d1c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8230 item 41 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.116184056 +0000 UTC m=+12.273746603 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d200): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d240): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d240): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d240): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d240): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d240): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.116184056 +0000 UTC m=+12.273746603 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d240): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8380 item 41 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.117864717 +0000 UTC m=+12.275427255 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d300): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d340): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d340): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8770 item 42 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d340): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.118392935 +0000 UTC m=+12.275955483 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b89a0 item 42 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.119146223 +0000 UTC m=+12.276708760 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d400): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d440): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d440): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d440): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d440): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d440): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.119146223 +0000 UTC m=+12.276708760 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d440): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8b60 item 42 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.120837174 +0000 UTC m=+12.278399710 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d500): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d540): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d540): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d540): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8ee0 item 43 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d540): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d540): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.121424672 +0000 UTC m=+12.278987219 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d540): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9030 item 43 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.12210822 +0000 UTC m=+12.279670766 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d600): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d640): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d640): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d640): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d640): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d640): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.12210822 +0000 UTC m=+12.279670766 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d640): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b91f0 item 43 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.123828815 +0000 UTC m=+12.281391372 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d700): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d740): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d740): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d740): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9ab0 item 44 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d740): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d740): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.124422064 +0000 UTC m=+12.281984611 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d740): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9f10 item 44 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.125090202 +0000 UTC m=+12.282652769 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d800): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d840): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d840): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d840): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d840): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d840): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.125090202 +0000 UTC m=+12.282652769 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d840): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c230 item 44 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.126648294 +0000 UTC m=+12.284210841 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d900): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d940): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d940): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d940): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ccb0 item 45 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d940): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d940): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.127390212 +0000 UTC m=+12.284952759 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057d940): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057da00): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057da00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057da00): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057da00): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057da00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.127390212 +0000 UTC m=+12.284952759 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057da00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d2d0 item 45 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.128634558 +0000 UTC m=+12.286197105 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dac0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057db00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057db00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057db00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d880 item 46 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057db00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057db00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.129027972 +0000 UTC m=+12.286590520 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057db00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dbc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dbc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dbc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dbc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dbc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.129027972 +0000 UTC m=+12.286590520 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dbc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052de30 item 46 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.130143217 +0000 UTC m=+12.287705755 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dc80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dcc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dcc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dcc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe380 item 47 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dcc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dcc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.130711048 +0000 UTC m=+12.288273595 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dcc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dd80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dd80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dd80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dd80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dd80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.130711048 +0000 UTC m=+12.288273595 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057dd80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe620 item 47 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.131930126 +0000 UTC m=+12.289492674 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fec40 item 48 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.132383264 +0000 UTC m=+12.289945800 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057de80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057df40): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057df40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057df40): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057df40): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057df40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.132383264 +0000 UTC m=+12.289945800 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc00057df40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fed90 item 48 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6000): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6000): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6000): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6000): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6000): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.13373956 +0000 UTC m=+12.291302106 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6000): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff260 item 49 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.134140057 +0000 UTC m=+12.291702604 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6080): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6080): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6080): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6080): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6080): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.134140057 +0000 UTC m=+12.291702604 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6080): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff490 item 49 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6100): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6100): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6100): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6100): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6100): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.135368864 +0000 UTC m=+12.292931411 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6100): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffa40 item 50 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.135768331 +0000 UTC m=+12.293330878 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e61c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6200): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6200): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6200): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6200): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6200): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.135768331 +0000 UTC m=+12.293330878 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6200): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffc00 item 50 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6280): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6280): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6280): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6280): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6280): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.136710542 +0000 UTC m=+12.294273089 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6280): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e2a0 item 51 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.137111181 +0000 UTC m=+12.294673728 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6380): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6380): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6380): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6380): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6380): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.137111181 +0000 UTC m=+12.294673728 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6380): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e690 item 51 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6400): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6400): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6400): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6400): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6400): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.138056247 +0000 UTC m=+12.295618794 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6400): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ecb0 item 52 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.138490409 +0000 UTC m=+12.296052956 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e64c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6500): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6500): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6500): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6500): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6500): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.138490409 +0000 UTC m=+12.296052956 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6500): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eee0 item 52 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6580): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6580): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6580): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6580): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6580): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.140007343 +0000 UTC m=+12.297569891 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6580): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f260 item 53 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.140391773 +0000 UTC m=+12.297954320 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6640): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6680): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6680): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6680): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.140391773 +0000 UTC m=+12.297954320 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f570 item 53 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6700): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6700): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6700): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6700): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6700): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.141399135 +0000 UTC m=+12.298961682 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6700): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f960 item 54 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.141837185 +0000 UTC m=+12.299399732 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e67c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6800): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6800): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6800): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6800): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6800): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.141837185 +0000 UTC m=+12.299399732 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6800): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fab0 item 54 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6880): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6880): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6880): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6880): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6880): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.142729512 +0000 UTC m=+12.300292059 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6880): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fea0 item 55 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.143035574 +0000 UTC m=+12.300598121 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6940): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6980): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6980): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6980): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6980): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6980): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.143035574 +0000 UTC m=+12.300598121 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6980): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2540 item 55 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6a00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6a00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6a00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6a00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6a00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.1439321 +0000 UTC m=+12.301494647 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6a00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2fc0 item 56 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.144362654 +0000 UTC m=+12.301925201 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6b00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6d80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6d80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6d80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6d80): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6d80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.144362654 +0000 UTC m=+12.301925201 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6d80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c32d0 item 56 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.145297902 +0000 UTC m=+12.302860449 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e6e80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7180): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7180): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7180): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3c00 item 57 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7180): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7180): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.145634953 +0000 UTC m=+12.303197499 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7180): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005262a0 item 57 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.146030001 +0000 UTC m=+12.303592548 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7240): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7280): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7280): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7280): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7280): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7280): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.146030001 +0000 UTC m=+12.303592548 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7280): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526540 item 57 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.146982731 +0000 UTC m=+12.304545278 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7380): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7380): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7380): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527420 item 58 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7380): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7380): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.147314591 +0000 UTC m=+12.304877139 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7380): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527b20 item 58 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.147756198 +0000 UTC m=+12.305318755 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7480): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e74c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e74c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e74c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e74c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e74c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.147756198 +0000 UTC m=+12.305318755 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e74c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527dc0 item 58 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.148973943 +0000 UTC m=+12.306536491 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7580): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e75c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e75c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e75c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec4d0 item 59 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e75c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e75c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.149465162 +0000 UTC m=+12.307027719 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e75c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eca80 item 59 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.149904563 +0000 UTC m=+12.307467110 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7700): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7700): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7700): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7700): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7700): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.149904563 +0000 UTC m=+12.307467110 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7700): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecc40 item 59 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.151130425 +0000 UTC m=+12.308692971 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7800): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7840): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7840): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7840): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed0a0 item 60 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7840): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7840): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.151710939 +0000 UTC m=+12.309273486 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7840): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed3b0 item 60 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.152150581 +0000 UTC m=+12.309713128 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7900): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7940): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7940): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7940): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7940): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7940): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.152150581 +0000 UTC m=+12.309713128 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7940): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed5e0 item 60 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.153197698 +0000 UTC m=+12.310760245 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ac0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7bc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7bc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7bc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eda40 item 61 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7bc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7bc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.153555847 +0000 UTC m=+12.311118395 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7bc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7c80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7c80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7c80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7c80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7c80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.153555847 +0000 UTC m=+12.311118395 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7c80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edc70 item 61 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.154759627 +0000 UTC m=+12.312322234 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0005e7ec0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000202cc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000202cc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000202cc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aa10 item 62 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000202cc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000202cc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.155202917 +0000 UTC m=+12.312765463 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000202cc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000203d80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000203d80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000203d80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000203d80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000203d80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.155202917 +0000 UTC m=+12.312765463 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000203d80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aee0 item 62 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.156466146 +0000 UTC m=+12.314028693 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752000): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752040): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752040): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b650 item 63 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752040): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.156823305 +0000 UTC m=+12.314385851 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000752040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142380): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142380): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142380): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142380): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142380): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.156823305 +0000 UTC m=+12.314385851 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142380): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bce0 item 63 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): >_readAt: n=0, err=Bad file descriptor 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.157861935 +0000 UTC m=+12.315424483 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142740): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142740): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142740): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003763f0 item 64 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142740): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142740): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.158206469 +0000 UTC m=+12.315769017 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142740): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142c80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142c80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142c80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142c80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142c80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.158206469 +0000 UTC m=+12.315769017 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142c80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003765b0 item 64 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142cc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142cc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142cc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142cc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142cc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.159361659 +0000 UTC m=+12.316924206 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142cc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003768c0 item 65 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.16173737 +0000 UTC m=+12.319299917 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142e00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142ec0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142ec0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142ec0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142ec0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142ec0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.16173737 +0000 UTC m=+12.319299917 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142ec0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376a10 item 65 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142f80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142f80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142f80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142f80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142f80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.163499763 +0000 UTC m=+12.321062310 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142f80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376cb0 item 66 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.164203719 +0000 UTC m=+12.321766267 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000142fc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001430c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001430c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001430c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001430c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001430c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.164203719 +0000 UTC m=+12.321766267 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001430c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376e00 item 66 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143100): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143100): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143100): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143100): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143100): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.166095895 +0000 UTC m=+12.323658442 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143100): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003770a0 item 67 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.167074906 +0000 UTC m=+12.324637473 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0001431c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143340): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143340): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143340): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.167074906 +0000 UTC m=+12.324637473 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003771f0 item 67 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143600): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143600): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143600): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143600): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143600): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.17057111 +0000 UTC m=+12.328133658 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143600): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377490 item 68 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.17196723 +0000 UTC m=+12.329529787 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143840): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143bc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143bc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143bc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143bc0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143bc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.17196723 +0000 UTC m=+12.329529787 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143bc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003776c0 item 68 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143d00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143d00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143d00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143d00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143d00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.175350574 +0000 UTC m=+12.332913141 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000143d00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003779d0 item 69 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.176455619 +0000 UTC m=+12.334018176 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654000): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654040): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654040): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654040): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.176455619 +0000 UTC m=+12.334018176 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b20 item 69 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006540c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006540c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006540c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006540c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006540c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.180012667 +0000 UTC m=+12.337575215 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006540c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377dc0 item 70 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.180803515 +0000 UTC m=+12.338366073 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654180): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006541c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006541c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006541c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006541c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006541c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.180803515 +0000 UTC m=+12.338366073 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006541c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377f10 item 70 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.182591828 +0000 UTC m=+12.340154375 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654240): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004768c0 item 71 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.183307126 +0000 UTC m=+12.340869683 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654300): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.183307126 +0000 UTC m=+12.340869683 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476fc0 item 71 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006543c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006543c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006543c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006543c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006543c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.185080429 +0000 UTC m=+12.342642976 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006543c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 72 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.185763927 +0000 UTC m=+12.343326464 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654480): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006544c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006544c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006544c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006544c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006544c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.185763927 +0000 UTC m=+12.343326464 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006544c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004778f0 item 72 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.187908175 +0000 UTC m=+12.345470722 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654500): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ea0 item 73 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.18847337 +0000 UTC m=+12.346035918 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654540): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a230 item 73 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.189177097 +0000 UTC m=+12.346739643 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654580): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006545c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006545c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006545c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006545c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006545c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.189177097 +0000 UTC m=+12.346739643 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006545c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a460 item 73 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.190810379 +0000 UTC m=+12.348372926 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006546c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006546c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006546c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051aa80 item 74 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006546c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006546c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.191390624 +0000 UTC m=+12.348953161 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006546c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ae00 item 74 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.192242025 +0000 UTC m=+12.349804572 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654780): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006547c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006547c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006547c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006547c0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006547c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.192242025 +0000 UTC m=+12.349804572 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006547c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b2d0 item 74 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.194215503 +0000 UTC m=+12.351778050 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654880): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006548c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006548c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006548c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ba40 item 75 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006548c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006548c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.194959845 +0000 UTC m=+12.352522392 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006548c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): _writeAt: size=3, off=2 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bce0 item 75 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.196119673 +0000 UTC m=+12.353682230 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654980): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006549c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006549c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006549c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006549c0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006549c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.196119673 +0000 UTC m=+12.353682230 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006549c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bf10 item 75 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.19751478 +0000 UTC m=+12.355077317 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654a80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654ac0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654ac0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654ac0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 76 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654ac0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654ac0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.197939323 +0000 UTC m=+12.355501871 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654ac0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 76 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): _writeAt: size=3, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.198314836 +0000 UTC m=+12.355877383 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654b80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.198314836 +0000 UTC m=+12.355877383 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654bc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 76 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.199276763 +0000 UTC m=+12.356839311 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654c80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 77 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.199787619 +0000 UTC m=+12.357350166 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654cc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.199787619 +0000 UTC m=+12.357350166 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654d80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 77 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.200795773 +0000 UTC m=+12.358358319 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 78 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.201088881 +0000 UTC m=+12.358651427 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654e80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.201088881 +0000 UTC m=+12.358651427 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000654f40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 78 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.201979024 +0000 UTC m=+12.359541571 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655000): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a0e0 item 79 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.202292981 +0000 UTC m=+12.359855517 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655040): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655140): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655140): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655140): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655140): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655140): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.202292981 +0000 UTC m=+12.359855517 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655140): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a230 item 79 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.20384942 +0000 UTC m=+12.361411967 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655200): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655240): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655240): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655240): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a540 item 80 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655240): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655240): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.204237566 +0000 UTC m=+12.361800133 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655240): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655300): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655300): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655300): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655300): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655300): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.204237566 +0000 UTC m=+12.361800133 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655300): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a8c0 item 80 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655340): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655340): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655340): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655340): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655340): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.205241862 +0000 UTC m=+12.362804410 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655340): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ae00 item 81 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.205576278 +0000 UTC m=+12.363138825 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655380): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006553c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006553c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006553c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006553c0): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006553c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.205576278 +0000 UTC m=+12.363138825 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006553c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b180 item 81 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655440): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655440): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655440): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655440): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655440): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.206731417 +0000 UTC m=+12.364293964 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655440): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b7a0 item 82 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.207183983 +0000 UTC m=+12.364746530 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655500): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655540): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655540): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655540): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655540): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655540): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.207183983 +0000 UTC m=+12.364746530 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655540): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bb20 item 82 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006555c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006555c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006555c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006555c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006555c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.208224778 +0000 UTC m=+12.365787325 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006555c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bea0 item 83 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.208695087 +0000 UTC m=+12.366257644 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006556c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006556c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006556c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006556c0): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006556c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.208695087 +0000 UTC m=+12.366257644 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006556c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536150 item 83 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655740): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655740): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655740): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655740): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655740): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.209973036 +0000 UTC m=+12.367535593 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655740): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536690 item 84 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.210674025 +0000 UTC m=+12.368236573 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655800): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655840): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655840): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655840): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655840): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655840): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.210674025 +0000 UTC m=+12.368236573 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655840): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005367e0 item 84 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006558c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006558c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006558c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006558c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006558c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.212055429 +0000 UTC m=+12.369617976 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006558c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536b60 item 85 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.212510649 +0000 UTC m=+12.370073196 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655980): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006559c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006559c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006559c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006559c0): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006559c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.212510649 +0000 UTC m=+12.370073196 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0006559c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536d20 item 85 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655a40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655a40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655a40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655a40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655a40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.213523471 +0000 UTC m=+12.371086019 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655a40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005370a0 item 86 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.214001685 +0000 UTC m=+12.371564233 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b40): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b40): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b40): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.214001685 +0000 UTC m=+12.371564233 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655b40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537260 item 86 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655bc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655bc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655bc0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655bc0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655bc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.214992718 +0000 UTC m=+12.372555266 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655bc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537570 item 87 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.2153629 +0000 UTC m=+12.372925447 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655d80): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655dc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655dc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655dc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655dc0): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655dc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.2153629 +0000 UTC m=+12.372925447 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655dc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005376c0 item 87 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655e40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655e40): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655e40): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655e40): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655e40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.216331841 +0000 UTC m=+12.373894388 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655e40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537b20 item 88 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.216737048 +0000 UTC m=+12.374299595 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f40): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f40): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f40): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f40): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f40): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.216737048 +0000 UTC m=+12.374299595 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000655f40): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537dc0 item 88 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.217686713 +0000 UTC m=+12.375249260 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356080): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356180): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356180): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356180): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8310 item 89 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356180): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356180): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.217989739 +0000 UTC m=+12.375552286 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356180): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8460 item 89 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.218462683 +0000 UTC m=+12.376025231 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356400): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356440): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356440): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356440): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356440): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356440): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.218462683 +0000 UTC m=+12.376025231 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356440): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8770 item 89 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.219585493 +0000 UTC m=+12.377148039 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356540): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356580): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356580): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356580): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8c40 item 90 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356580): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356580): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.219976573 +0000 UTC m=+12.377539121 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356580): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8d90 item 90 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.220410304 +0000 UTC m=+12.377972851 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356640): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356680): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356680): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356680): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.220410304 +0000 UTC m=+12.377972851 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8ee0 item 90 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.221362534 +0000 UTC m=+12.378925081 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356740): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356780): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356780): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356780): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c91f0 item 91 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356780): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356780): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.221718148 +0000 UTC m=+12.379280695 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356780): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): >_readAt: n=2, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): _writeAt: size=3, off=7 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c93b0 item 91 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.222113307 +0000 UTC m=+12.379675855 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356880): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003568c0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003568c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003568c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003568c0): >_readAt: n=8, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003568c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.222113307 +0000 UTC m=+12.379675855 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003568c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9650 item 91 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.223066339 +0000 UTC m=+12.380628886 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003569c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356c00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356c00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356c00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9ab0 item 92 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356c00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356c00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.223669956 +0000 UTC m=+12.381232504 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356c00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): open at offset 5 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9dc0 item 92 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): _readAt: size=2, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): _writeAt: size=3, off=5 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): >_writeAt: n=3, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.224116862 +0000 UTC m=+12.381679399 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356dc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356e00): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356e00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356e00): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356e00): >_readAt: n=3, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356e00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.224116862 +0000 UTC m=+12.381679399 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356e00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44070 item 92 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.225276198 +0000 UTC m=+12.382838745 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356ec0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356f00): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356f00): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356f00): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44310 item 93 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356f00): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356f00): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.225630321 +0000 UTC m=+12.383192868 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356f00): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356fc0): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356fc0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356fc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356fc0): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356fc0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.225630321 +0000 UTC m=+12.383192868 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000356fc0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44460 item 93 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.226694529 +0000 UTC m=+12.384257076 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357080): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003570c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003570c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003570c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44700 item 94 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003570c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003570c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.227081453 +0000 UTC m=+12.384644000 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003570c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357180): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357180): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357180): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357180): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357180): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.227081453 +0000 UTC m=+12.384644000 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357180): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44850 item 94 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.228552132 +0000 UTC m=+12.386114678 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357580): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003575c0): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003575c0): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003575c0): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44af0 item 95 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003575c0): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003575c0): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.228920631 +0000 UTC m=+12.386483178 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc0003575c0): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357680): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357680): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357680): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357680): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357680): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.228920631 +0000 UTC m=+12.386483178 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357680): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44c40 item 95 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 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/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): open at offset 0 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): _readAt: size=2, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): >_readAt: n=0, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.230063697 +0000 UTC m=+12.387626244 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357840): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357880): _writeAt: size=5, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357880): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357880): >openPending: err= 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c44ee0 item 96 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357880): >_writeAt: n=5, err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357880): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.230462432 +0000 UTC m=+12.388024980 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357880): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/05 04:54:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/05 04:54:04 DEBUG : open-test-file: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357940): _readAt: size=512, off=0 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357940): openPending: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357940): >openPending: err= 2024/11/05 04:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357940): >_readAt: n=5, err=EOF 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357940): close: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-05 04:54:04.230462432 +0000 UTC m=+12.388024980 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:04 DEBUG : open-test-file(0xc000357940): >close: err= 2024/11/05 04:54:04 DEBUG : open-test-file: Remove: 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c45030 item 96 2024/11/05 04:54:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/05 04:54:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/05 04:54:04 DEBUG : open-test-file: >Remove: err= 2024/11/05 04:54:04 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : >WaitForWriters: 2024/11/05 04:54:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- 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.21s) --- 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.01s) --- 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-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:04 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:04 DEBUG : file1: newRWFileHandle: 2024/11/05 04:54:04 DEBUG : file1(0xc00086efc0): openPending: 2024/11/05 04:54:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:04 DEBUG : file1(0xc00086efc0): >openPending: err= 2024/11/05 04:54:04 DEBUG : file1: >newRWFileHandle: err= 2024/11/05 04:54:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/05 04:54:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/05 04:54:04 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : file1: reading active writers 2024/11/05 04:54:04 DEBUG : file1: active writers 1 2024/11/05 04:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : file1: reading active writers 2024/11/05 04:54:04 DEBUG : file1: active writers 1 2024/11/05 04:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : file1: reading active writers 2024/11/05 04:54:04 DEBUG : file1: active writers 1 2024/11/05 04:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : file1: reading active writers 2024/11/05 04:54:04 DEBUG : file1: active writers 1 2024/11/05 04:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : file1: reading active writers 2024/11/05 04:54:04 DEBUG : file1: active writers 1 2024/11/05 04:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : file1: reading active writers 2024/11/05 04:54:04 DEBUG : file1: active writers 1 2024/11/05 04:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/05 04:54:04 DEBUG : : Looking for writers 2024/11/05 04:54:04 DEBUG : file1: reading active writers 2024/11/05 04:54:04 DEBUG : file1: active writers 1 2024/11/05 04:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/05 04:54:05 DEBUG : : Looking for writers 2024/11/05 04:54:05 DEBUG : file1: reading active writers 2024/11/05 04:54:05 DEBUG : file1: active writers 1 2024/11/05 04:54:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:06 DEBUG : : Looking for writers 2024/11/05 04:54:06 DEBUG : file1: reading active writers 2024/11/05 04:54:06 DEBUG : file1: active writers 1 2024/11/05 04:54:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:07 DEBUG : : Looking for writers 2024/11/05 04:54:07 DEBUG : file1: reading active writers 2024/11/05 04:54:07 DEBUG : file1: active writers 1 2024/11/05 04:54:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:08 DEBUG : : Looking for writers 2024/11/05 04:54:08 DEBUG : file1: reading active writers 2024/11/05 04:54:08 DEBUG : file1: active writers 1 2024/11/05 04:54:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:09 DEBUG : : Looking for writers 2024/11/05 04:54:09 DEBUG : file1: reading active writers 2024/11/05 04:54:09 DEBUG : file1: active writers 1 2024/11/05 04:54:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:10 DEBUG : : Looking for writers 2024/11/05 04:54:10 DEBUG : file1: reading active writers 2024/11/05 04:54:10 DEBUG : file1: active writers 1 2024/11/05 04:54:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:11 DEBUG : : Looking for writers 2024/11/05 04:54:11 DEBUG : file1: reading active writers 2024/11/05 04:54:11 DEBUG : file1: active writers 1 2024/11/05 04:54:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:12 DEBUG : : Looking for writers 2024/11/05 04:54:12 DEBUG : file1: reading active writers 2024/11/05 04:54:12 DEBUG : file1: active writers 1 2024/11/05 04:54:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:13 DEBUG : : Looking for writers 2024/11/05 04:54:13 DEBUG : file1: reading active writers 2024/11/05 04:54:13 DEBUG : file1: active writers 1 2024/11/05 04:54:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:14 DEBUG : : Looking for writers 2024/11/05 04:54:14 DEBUG : file1: reading active writers 2024/11/05 04:54:14 DEBUG : file1: active writers 1 2024/11/05 04:54:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:15 DEBUG : : Looking for writers 2024/11/05 04:54:15 DEBUG : file1: reading active writers 2024/11/05 04:54:15 DEBUG : file1: active writers 1 2024/11/05 04:54:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:16 DEBUG : : Looking for writers 2024/11/05 04:54:16 DEBUG : file1: reading active writers 2024/11/05 04:54:16 DEBUG : file1: active writers 1 2024/11/05 04:54:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:17 DEBUG : : Looking for writers 2024/11/05 04:54:17 DEBUG : file1: reading active writers 2024/11/05 04:54:17 DEBUG : file1: active writers 1 2024/11/05 04:54:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:18 DEBUG : : Looking for writers 2024/11/05 04:54:18 DEBUG : file1: reading active writers 2024/11/05 04:54:18 DEBUG : file1: active writers 1 2024/11/05 04:54:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:19 DEBUG : : Looking for writers 2024/11/05 04:54:19 DEBUG : file1: reading active writers 2024/11/05 04:54:19 DEBUG : file1: active writers 1 2024/11/05 04:54:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:20 DEBUG : : Looking for writers 2024/11/05 04:54:20 DEBUG : file1: reading active writers 2024/11/05 04:54:20 DEBUG : file1: active writers 1 2024/11/05 04:54:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:21 DEBUG : : Looking for writers 2024/11/05 04:54:21 DEBUG : file1: reading active writers 2024/11/05 04:54:21 DEBUG : file1: active writers 1 2024/11/05 04:54:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:22 DEBUG : : Looking for writers 2024/11/05 04:54:22 DEBUG : file1: reading active writers 2024/11/05 04:54:22 DEBUG : file1: active writers 1 2024/11/05 04:54:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:23 DEBUG : : Looking for writers 2024/11/05 04:54:23 DEBUG : file1: reading active writers 2024/11/05 04:54:23 DEBUG : file1: active writers 1 2024/11/05 04:54:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:24 DEBUG : : Looking for writers 2024/11/05 04:54:24 DEBUG : file1: reading active writers 2024/11/05 04:54:24 DEBUG : file1: active writers 1 2024/11/05 04:54:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:25 DEBUG : : Looking for writers 2024/11/05 04:54:25 DEBUG : file1: reading active writers 2024/11/05 04:54:25 DEBUG : file1: active writers 1 2024/11/05 04:54:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:26 DEBUG : : Looking for writers 2024/11/05 04:54:26 DEBUG : file1: reading active writers 2024/11/05 04:54:26 DEBUG : file1: active writers 1 2024/11/05 04:54:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:27 DEBUG : : Looking for writers 2024/11/05 04:54:27 DEBUG : file1: reading active writers 2024/11/05 04:54:27 DEBUG : file1: active writers 1 2024/11/05 04:54:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:28 DEBUG : : Looking for writers 2024/11/05 04:54:28 DEBUG : file1: reading active writers 2024/11/05 04:54:28 DEBUG : file1: active writers 1 2024/11/05 04:54:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:29 DEBUG : : Looking for writers 2024/11/05 04:54:29 DEBUG : file1: reading active writers 2024/11/05 04:54:29 DEBUG : file1: active writers 1 2024/11/05 04:54:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:30 DEBUG : : Looking for writers 2024/11/05 04:54:30 DEBUG : file1: reading active writers 2024/11/05 04:54:30 DEBUG : file1: active writers 1 2024/11/05 04:54:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:31 DEBUG : : Looking for writers 2024/11/05 04:54:31 DEBUG : file1: reading active writers 2024/11/05 04:54:31 DEBUG : file1: active writers 1 2024/11/05 04:54:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:32 DEBUG : : Looking for writers 2024/11/05 04:54:32 DEBUG : file1: reading active writers 2024/11/05 04:54:32 DEBUG : file1: active writers 1 2024/11/05 04:54:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:33 DEBUG : : Looking for writers 2024/11/05 04:54:33 DEBUG : file1: reading active writers 2024/11/05 04:54:33 DEBUG : file1: active writers 1 2024/11/05 04:54:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/05 04:54:34 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00080a0f0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0007d6208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641937984} name:file1 opens:1 downloaders: o: fd:0xc000608090 info:{ModTime:{wall:13961870345089357034 ext:12411093917 loc:0x39d4e20} ATime:{wall:13961870345089357034 ext:12411093917 loc:0x39d4e20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/05 04:54:34 DEBUG : >WaitForWriters: 2024/11/05 04:54:34 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:34 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : Config file has changed externally - reloading 2024/11/05 04:54:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:34 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:34 DEBUG : rename_me: newRWFileHandle: 2024/11/05 04:54:34 DEBUG : rename_me(0xc00072bec0): openPending: 2024/11/05 04:54:34 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/05 04:54:34 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/05 04:54:34 DEBUG : rename_me(0xc00072bec0): >openPending: err= 2024/11/05 04:54:34 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/05 04:54:34 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/05 04:54:34 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/05 04:54:34 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/05 04:54:34 DEBUG : rename_me(0xc00072bec0): _writeAt: size=5, off=0 2024/11/05 04:54:34 DEBUG : rename_me(0xc00072bec0): >_writeAt: n=5, err= 2024/11/05 04:54:34 DEBUG : rename_me(0xc00072bec0): close: 2024/11/05 04:54:34 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-05 04:54:34.278810808 +0000 UTC m=+42.436373366 2024/11/05 04:54:34 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/05 04:54:34 DEBUG : rename_me(0xc00072bec0): >close: err= 2024/11/05 04:54:34 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/05 04:54:34 DEBUG : i_was_renamed: Updating file with 0xc0006d0240 2024/11/05 04:54:34 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/05 04:54:34 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/05 04:54:34 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:34 DEBUG : : Looking for writers 2024/11/05 04:54:34 DEBUG : i_was_renamed: reading active writers 2024/11/05 04:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/05 04:54:34 DEBUG : : Looking for writers 2024/11/05 04:54:34 DEBUG : i_was_renamed: reading active writers 2024/11/05 04:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/05 04:54:34 DEBUG : : Looking for writers 2024/11/05 04:54:34 DEBUG : i_was_renamed: reading active writers 2024/11/05 04:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/05 04:54:34 DEBUG : : Looking for writers 2024/11/05 04:54:34 DEBUG : i_was_renamed: reading active writers 2024/11/05 04:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/05 04:54:34 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/05 04:54:34 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:34 INFO : i_was_renamed: Copied (new) 2024/11/05 04:54:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-05 04:54:34 +0000 UTC" 2024/11/05 04:54:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/05 04:54:34 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/05 04:54:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/05 04:54:34 DEBUG : : Looking for writers 2024/11/05 04:54:34 DEBUG : i_was_renamed: reading active writers 2024/11/05 04:54:34 DEBUG : >WaitForWriters: 2024/11/05 04:54:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:34 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/05 04:54:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/05 04:54:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{EJuNY}/rclone-test-ratacuc9gero" 2024/11/05 04:54:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:34 DEBUG : : forgetting directory cache 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc000022100): _readAt: size=512, off=0 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc000022100): openPending: 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-05 03:55:34 +0000 UTC" against cached fingerprint "" 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/05 04:54:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc000022100): >openPending: err= 2024/11/05 04:54:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc000022100): >_readAt: n=20, err=EOF 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc000022100): close: 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 03:55:34 +0000 GMT 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc000022100): >close: err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:34 DEBUG : : forgetting directory cache 2024/11/05 04:54:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc0006f5d40): _readAt: size=512, off=0 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc0006f5d40): openPending: 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-05 03:56:34 +0000 UTC" against cached fingerprint "20,2024-11-05 03:55:34 +0000 UTC" 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-05 03:56:34 +0000 UTC" != cached fingerprint "20,2024-11-05 03:55:34 +0000 UTC") 2024/11/05 04:54:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/05 04:54:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc0006f5d40): >openPending: err= 2024/11/05 04:54:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc0006f5d40): >_readAt: n=20, err=EOF 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc0006f5d40): close: 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 03:56:34 +0000 GMT 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate(0xc0006f5d40): >close: err= 2024/11/05 04:54:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:35 DEBUG : : forgetting directory cache 2024/11/05 04:54:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc0006bcbc0): _readAt: size=512, off=0 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc0006bcbc0): openPending: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-05 03:57:34 +0000 UTC" against cached fingerprint "20,2024-11-05 03:56:34 +0000 UTC" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-05 03:57:34 +0000 UTC" != cached fingerprint "20,2024-11-05 03:56:34 +0000 UTC") 2024/11/05 04:54:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/05 04:54:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc0006bcbc0): >openPending: err= 2024/11/05 04:54:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc0006bcbc0): >_readAt: n=20, err=EOF 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc0006bcbc0): close: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 03:57:34 +0000 GMT 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc0006bcbc0): >close: err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:35 DEBUG : : forgetting directory cache 2024/11/05 04:54:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc00088c780): _readAt: size=512, off=0 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc00088c780): openPending: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-05 03:58:34 +0000 UTC" against cached fingerprint "20,2024-11-05 03:57:34 +0000 UTC" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-05 03:58:34 +0000 UTC" != cached fingerprint "20,2024-11-05 03:57:34 +0000 UTC") 2024/11/05 04:54:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/05 04:54:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc00088c780): >openPending: err= 2024/11/05 04:54:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc00088c780): >_readAt: n=20, err=EOF 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc00088c780): close: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 03:58:34 +0000 GMT 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc00088c780): >close: err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:35 DEBUG : : forgetting directory cache 2024/11/05 04:54:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000ae2f40): _readAt: size=512, off=0 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000ae2f40): openPending: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-05 03:59:34 +0000 UTC" against cached fingerprint "20,2024-11-05 03:58:34 +0000 UTC" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-05 03:59:34 +0000 UTC" != cached fingerprint "20,2024-11-05 03:58:34 +0000 UTC") 2024/11/05 04:54:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/05 04:54:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000ae2f40): >openPending: err= 2024/11/05 04:54:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000ae2f40): >_readAt: n=20, err=EOF 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000ae2f40): close: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 03:59:34 +0000 GMT 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000ae2f40): >close: err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:35 DEBUG : : forgetting directory cache 2024/11/05 04:54:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000811400): _readAt: size=512, off=0 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000811400): openPending: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-05 04:00:34 +0000 UTC" against cached fingerprint "20,2024-11-05 03:59:34 +0000 UTC" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-05 04:00:34 +0000 UTC" != cached fingerprint "20,2024-11-05 03:59:34 +0000 UTC") 2024/11/05 04:54:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/05 04:54:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000811400): >openPending: err= 2024/11/05 04:54:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000811400): >_readAt: n=20, err=EOF 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000811400): close: 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 04:00:34 +0000 GMT 2024/11/05 04:54:35 DEBUG : TestRWCacheUpdate(0xc000811400): >close: err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:36 DEBUG : : forgetting directory cache 2024/11/05 04:54:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0005cf040): _readAt: size=512, off=0 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0005cf040): openPending: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-05 04:01:34 +0000 UTC" against cached fingerprint "20,2024-11-05 04:00:34 +0000 UTC" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-05 04:01:34 +0000 UTC" != cached fingerprint "20,2024-11-05 04:00:34 +0000 UTC") 2024/11/05 04:54:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/05 04:54:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0005cf040): >openPending: err= 2024/11/05 04:54:36 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0005cf040): >_readAt: n=21, err=EOF 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0005cf040): close: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 04:01:34 +0000 GMT 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0005cf040): >close: err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:36 DEBUG : : forgetting directory cache 2024/11/05 04:54:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc00086aa00): _readAt: size=512, off=0 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc00086aa00): openPending: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-05 04:02:34 +0000 UTC" against cached fingerprint "21,2024-11-05 04:01:34 +0000 UTC" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-05 04:02:34 +0000 UTC" != cached fingerprint "21,2024-11-05 04:01:34 +0000 UTC") 2024/11/05 04:54:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/05 04:54:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc00086aa00): >openPending: err= 2024/11/05 04:54:36 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc00086aa00): >_readAt: n=22, err=EOF 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc00086aa00): close: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 04:02:34 +0000 GMT 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc00086aa00): >close: err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:36 DEBUG : : forgetting directory cache 2024/11/05 04:54:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0008b7780): _readAt: size=512, off=0 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0008b7780): openPending: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-05 04:03:34 +0000 UTC" against cached fingerprint "22,2024-11-05 04:02:34 +0000 UTC" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-05 04:03:34 +0000 UTC" != cached fingerprint "22,2024-11-05 04:02:34 +0000 UTC") 2024/11/05 04:54:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/05 04:54:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0008b7780): >openPending: err= 2024/11/05 04:54:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0008b7780): >_readAt: n=23, err=EOF 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0008b7780): close: 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 04:03:34 +0000 GMT 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate(0xc0008b7780): >close: err= 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:36 DEBUG : : forgetting directory cache 2024/11/05 04:54:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate(0xc000e76f40): _readAt: size=512, off=0 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate(0xc000e76f40): openPending: 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-05 04:04:34 +0000 UTC" against cached fingerprint "23,2024-11-05 04:03:34 +0000 UTC" 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-05 04:04:34 +0000 UTC" != cached fingerprint "23,2024-11-05 04:03:34 +0000 UTC") 2024/11/05 04:54:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/05 04:54:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate(0xc000e76f40): >openPending: err= 2024/11/05 04:54:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate(0xc000e76f40): >_readAt: n=24, err=EOF 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate(0xc000e76f40): close: 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-05 04:04:34 +0000 GMT 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate(0xc000e76f40): >close: err= 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: 2024/11/05 04:54:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : : forgetting directory cache 2024/11/05 04:54:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/05 04:54:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/05 04:54:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/05 04:54:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/05 04:54:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/05 04:54:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/05 04:54:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/05 04:54:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/05 04:54:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/05 04:54:37 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/05 04:54:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/05 04:54:37 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/05 04:54:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/05 04:54:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/05 04:54:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/05 04:54:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/05 04:54:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : FiLeA: reading active writers 2024/11/05 04:54:37 DEBUG : FiLeB: reading active writers 2024/11/05 04:54:37 DEBUG : FilEb: reading active writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : FiLeB: reading active writers 2024/11/05 04:54:37 DEBUG : FilEb: reading active writers 2024/11/05 04:54:37 DEBUG : FiLeA: reading active writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/05 04:54:37 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : webdav root 'rclone-test-ratacuc9gero': Re-using VFS from active cache 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : dir: Looking for writers 2024/11/05 04:54:37 DEBUG : file2: reading active writers 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : dir: reading active writers 2024/11/05 04:54:37 DEBUG : file1: reading active writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:37 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:37 DEBUG : dir: Looking for writers 2024/11/05 04:54:37 DEBUG : : Looking for writers 2024/11/05 04:54:37 DEBUG : file1: reading active writers 2024/11/05 04:54:37 DEBUG : dir: reading active writers 2024/11/05 04:54:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:37 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:38 DEBUG : file1: Open: flags=O_RDONLY 2024/11/05 04:54:38 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/05 04:54:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/05 04:54:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/05 04:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/05 04:54:38 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (0 bytes), uploading instead of streaming 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:38 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/05 04:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/05 04:54:38 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:38 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/05 04:54:38 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:38 DEBUG : dir: Looking for writers 2024/11/05 04:54:38 DEBUG : file2: reading active writers 2024/11/05 04:54:38 DEBUG : new_file.txt: reading active writers 2024/11/05 04:54:38 DEBUG : : Looking for writers 2024/11/05 04:54:38 DEBUG : dir: reading active writers 2024/11/05 04:54:38 DEBUG : file1: reading active writers 2024/11/05 04:54:38 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:38 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:38 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/05 04:54:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000742300 2024/11/05 04:54:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/05 04:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:38 INFO : dir/file1: Moved (server-side) to: file0 2024/11/05 04:54:38 DEBUG : file0: Updating file with file0 0xc000742300 2024/11/05 04:54:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/05 04:54:38 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/05 04:54:38 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:38 DEBUG : dir: Looking for writers 2024/11/05 04:54:38 DEBUG : : Looking for writers 2024/11/05 04:54:38 DEBUG : dir: reading active writers 2024/11/05 04:54:38 DEBUG : file0: reading active writers 2024/11/05 04:54:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:38 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:38 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:38 DEBUG : : Looking for writers 2024/11/05 04:54:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:38 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:38 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/05 04:54:38 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/05 04:54:38 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/05 04:54:38 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/05 04:54:38 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/05 04:54:38 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:38 DEBUG : : Looking for writers 2024/11/05 04:54:38 DEBUG : a: Looking for writers 2024/11/05 04:54:38 DEBUG : b: Looking for writers 2024/11/05 04:54:38 DEBUG : c: Looking for writers 2024/11/05 04:54:38 DEBUG : d: Looking for writers 2024/11/05 04:54:38 DEBUG : : Looking for writers 2024/11/05 04:54:38 DEBUG : /: reading active writers 2024/11/05 04:54:38 DEBUG : a: reading active writers 2024/11/05 04:54:38 DEBUG : b: reading active writers 2024/11/05 04:54:38 DEBUG : c: reading active writers 2024/11/05 04:54:38 DEBUG : d: reading active writers 2024/11/05 04:54:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:38 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:38 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/05 04:54:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/05 04:54:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/05 04:54:39 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/05 04:54:39 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:39 DEBUG : a/b/c/d: Looking for writers 2024/11/05 04:54:39 DEBUG : a/b/c: Looking for writers 2024/11/05 04:54:39 DEBUG : d: reading active writers 2024/11/05 04:54:39 DEBUG : a/b: Looking for writers 2024/11/05 04:54:39 DEBUG : c: reading active writers 2024/11/05 04:54:39 DEBUG : a: Looking for writers 2024/11/05 04:54:39 DEBUG : b: reading active writers 2024/11/05 04:54:39 DEBUG : : Looking for writers 2024/11/05 04:54:39 DEBUG : a: reading active writers 2024/11/05 04:54:39 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-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:39 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/05 04:54:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/05 04:54:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/05 04:54:39 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (5 bytes), uploading instead of streaming 2024/11/05 04:54:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:39 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/05 04:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/05 04:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (0 bytes), uploading instead of streaming 2024/11/05 04:54:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:39 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/05 04:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (7 bytes), uploading instead of streaming 2024/11/05 04:54:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:39 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:39 DEBUG : : Looking for writers 2024/11/05 04:54:39 DEBUG : file1: reading active writers 2024/11/05 04:54:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:39 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/05 04:54:40 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/05 04:54:40 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/05 04:54:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/05 04:54:40 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (11 bytes), uploading instead of streaming 2024/11/05 04:54:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:40 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/05 04:54:40 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:40 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (5 bytes), uploading instead of streaming 2024/11/05 04:54:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:40 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/05 04:54:40 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:40 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:54:40 DEBUG : file1: WriteFileHandle.Release closing 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (0 bytes), uploading instead of streaming 2024/11/05 04:54:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:54:40 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/05 04:54:40 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:54:40 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:54:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:54:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:54:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:54:40 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:54:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/05 04:54:40 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : file1: active writers 1 2024/11/05 04:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : file1: active writers 1 2024/11/05 04:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : file1: active writers 1 2024/11/05 04:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : file1: active writers 1 2024/11/05 04:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/05 04:54:40 DEBUG : : Looking for writers 2024/11/05 04:54:40 DEBUG : file1: reading active writers 2024/11/05 04:54:40 DEBUG : file1: active writers 1 2024/11/05 04:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/05 04:54:41 DEBUG : : Looking for writers 2024/11/05 04:54:41 DEBUG : file1: reading active writers 2024/11/05 04:54:41 DEBUG : file1: active writers 1 2024/11/05 04:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/05 04:54:41 DEBUG : : Looking for writers 2024/11/05 04:54:41 DEBUG : file1: reading active writers 2024/11/05 04:54:41 DEBUG : file1: active writers 1 2024/11/05 04:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/05 04:54:42 DEBUG : : Looking for writers 2024/11/05 04:54:42 DEBUG : file1: reading active writers 2024/11/05 04:54:42 DEBUG : file1: active writers 1 2024/11/05 04:54:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:43 DEBUG : : Looking for writers 2024/11/05 04:54:43 DEBUG : file1: reading active writers 2024/11/05 04:54:43 DEBUG : file1: active writers 1 2024/11/05 04:54:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:44 DEBUG : : Looking for writers 2024/11/05 04:54:44 DEBUG : file1: reading active writers 2024/11/05 04:54:44 DEBUG : file1: active writers 1 2024/11/05 04:54:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:45 DEBUG : : Looking for writers 2024/11/05 04:54:45 DEBUG : file1: reading active writers 2024/11/05 04:54:45 DEBUG : file1: active writers 1 2024/11/05 04:54:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:46 DEBUG : : Looking for writers 2024/11/05 04:54:46 DEBUG : file1: reading active writers 2024/11/05 04:54:46 DEBUG : file1: active writers 1 2024/11/05 04:54:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:47 DEBUG : : Looking for writers 2024/11/05 04:54:47 DEBUG : file1: reading active writers 2024/11/05 04:54:47 DEBUG : file1: active writers 1 2024/11/05 04:54:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:48 DEBUG : : Looking for writers 2024/11/05 04:54:48 DEBUG : file1: reading active writers 2024/11/05 04:54:48 DEBUG : file1: active writers 1 2024/11/05 04:54:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:49 DEBUG : : Looking for writers 2024/11/05 04:54:49 DEBUG : file1: reading active writers 2024/11/05 04:54:49 DEBUG : file1: active writers 1 2024/11/05 04:54:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:50 DEBUG : : Looking for writers 2024/11/05 04:54:50 DEBUG : file1: reading active writers 2024/11/05 04:54:50 DEBUG : file1: active writers 1 2024/11/05 04:54:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:51 DEBUG : : Looking for writers 2024/11/05 04:54:51 DEBUG : file1: reading active writers 2024/11/05 04:54:51 DEBUG : file1: active writers 1 2024/11/05 04:54:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:52 DEBUG : : Looking for writers 2024/11/05 04:54:52 DEBUG : file1: reading active writers 2024/11/05 04:54:52 DEBUG : file1: active writers 1 2024/11/05 04:54:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:53 DEBUG : : Looking for writers 2024/11/05 04:54:53 DEBUG : file1: reading active writers 2024/11/05 04:54:53 DEBUG : file1: active writers 1 2024/11/05 04:54:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:54 DEBUG : : Looking for writers 2024/11/05 04:54:54 DEBUG : file1: reading active writers 2024/11/05 04:54:54 DEBUG : file1: active writers 1 2024/11/05 04:54:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:55 DEBUG : : Looking for writers 2024/11/05 04:54:55 DEBUG : file1: reading active writers 2024/11/05 04:54:55 DEBUG : file1: active writers 1 2024/11/05 04:54:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:56 DEBUG : : Looking for writers 2024/11/05 04:54:56 DEBUG : file1: reading active writers 2024/11/05 04:54:56 DEBUG : file1: active writers 1 2024/11/05 04:54:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:57 DEBUG : : Looking for writers 2024/11/05 04:54:57 DEBUG : file1: reading active writers 2024/11/05 04:54:57 DEBUG : file1: active writers 1 2024/11/05 04:54:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:58 DEBUG : : Looking for writers 2024/11/05 04:54:58 DEBUG : file1: reading active writers 2024/11/05 04:54:58 DEBUG : file1: active writers 1 2024/11/05 04:54:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:54:59 DEBUG : : Looking for writers 2024/11/05 04:54:59 DEBUG : file1: reading active writers 2024/11/05 04:54:59 DEBUG : file1: active writers 1 2024/11/05 04:54:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:00 DEBUG : : Looking for writers 2024/11/05 04:55:00 DEBUG : file1: reading active writers 2024/11/05 04:55:00 DEBUG : file1: active writers 1 2024/11/05 04:55:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:01 DEBUG : : Looking for writers 2024/11/05 04:55:01 DEBUG : file1: reading active writers 2024/11/05 04:55:01 DEBUG : file1: active writers 1 2024/11/05 04:55:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:02 DEBUG : : Looking for writers 2024/11/05 04:55:02 DEBUG : file1: reading active writers 2024/11/05 04:55:02 DEBUG : file1: active writers 1 2024/11/05 04:55:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:03 DEBUG : : Looking for writers 2024/11/05 04:55:03 DEBUG : file1: reading active writers 2024/11/05 04:55:03 DEBUG : file1: active writers 1 2024/11/05 04:55:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:04 DEBUG : : Looking for writers 2024/11/05 04:55:04 DEBUG : file1: reading active writers 2024/11/05 04:55:04 DEBUG : file1: active writers 1 2024/11/05 04:55:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:05 DEBUG : : Looking for writers 2024/11/05 04:55:05 DEBUG : file1: reading active writers 2024/11/05 04:55:05 DEBUG : file1: active writers 1 2024/11/05 04:55:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:06 DEBUG : : Looking for writers 2024/11/05 04:55:06 DEBUG : file1: reading active writers 2024/11/05 04:55:06 DEBUG : file1: active writers 1 2024/11/05 04:55:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:07 DEBUG : : Looking for writers 2024/11/05 04:55:07 DEBUG : file1: reading active writers 2024/11/05 04:55:07 DEBUG : file1: active writers 1 2024/11/05 04:55:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:08 DEBUG : : Looking for writers 2024/11/05 04:55:08 DEBUG : file1: reading active writers 2024/11/05 04:55:08 DEBUG : file1: active writers 1 2024/11/05 04:55:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:09 DEBUG : : Looking for writers 2024/11/05 04:55:09 DEBUG : file1: reading active writers 2024/11/05 04:55:09 DEBUG : file1: active writers 1 2024/11/05 04:55:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:10 DEBUG : : Looking for writers 2024/11/05 04:55:10 DEBUG : file1: reading active writers 2024/11/05 04:55:10 DEBUG : file1: active writers 1 2024/11/05 04:55:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/05 04:55:10 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/05 04:55:10 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:55:10 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:55:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:55:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:55:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:55:10 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:55:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:55:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:55:10 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (0 bytes), uploading instead of streaming 2024/11/05 04:55:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:55:10 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:55:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:55:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:55:10 DEBUG : file1: Open: flags=O_RDONLY 2024/11/05 04:55:10 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/05 04:55:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/05 04:55:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:55:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/05 04:55:10 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:55:10 DEBUG : : Looking for writers 2024/11/05 04:55:10 DEBUG : file1: reading active writers 2024/11/05 04:55:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-ratacuc9gero'", Local "Local file system at /tmp/rclone3284780851", Modify Window "1s" 2024/11/05 04:55:10 INFO : webdav root 'rclone-test-ratacuc9gero': poll-interval is not supported by this remote 2024/11/05 04:55:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/05 04:55:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/05 04:55:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:55:10 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/05 04:55:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/05 04:55:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:55:10 DEBUG : webdav root 'rclone-test-ratacuc9gero': File to upload is small (100 bytes), uploading instead of streaming 2024/11/05 04:55:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/05 04:55:10 DEBUG : file1: Size of src and dst objects identical 2024/11/05 04:55:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/05 04:55:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/05 04:55:10 DEBUG : file1: Open: flags=O_RDONLY 2024/11/05 04:55:10 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/05 04:55:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/05 04:55:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/05 04:55:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/05 04:55:10 DEBUG : WaitForWriters: timeout=30s 2024/11/05 04:55:10 DEBUG : : Looking for writers 2024/11/05 04:55:10 DEBUG : file1: reading active writers 2024/11/05 04:55:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/05 04:55:10 DEBUG : webdav root 'rclone-test-ratacuc9gero': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.108670603s (try 1/5)