I have completed this 3 time its working but here it is showing failed

How did you handle modifying /root/.ssh/authorized_keys? That’s often the issue, because the line that is originally in the file blocks access to the root user. If you delete that line and then add your private key, things tend to work.