Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fail the ingress test if it timesout getting address Updating the test to fail if it timesout getting IP address for the ingress rather than silently ignoring that error. Also improved some logging to print more information. This is to help in debugging tests added in https://github.com/kubernetes/kubernetes/pull/59234 cc @madhusudancs @MrHohn @nicksardo Ref https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/issues/131 ```release-note NONE ```