>>I got this same error using the lastest code, just now. I clone autotest from >>git-repos in a >new host and run autotest, the "Warning: Permanently added >>'localhost' (RSA) to the list of known hosts." output repeatedly until Login >>timeout expired >in LoginTimeoutError. >>please refer the info. >> >>Best Regards, >>wuyu >H, I got a sentence “(qemu) Warning: No DNS server” in these logs, so after >adding dns server >to /etc/resolv.cfg, the issue resolved and boot successfully. please refer it. > >Best Regards, >wuyu
So it appears that we need to check for a more detailed string than "[Ww]arning", for my case, so that we don't pick up other Warnings? The full string I see is "Warning: Permanently added 'localhost' (RSA) to the list of known hosts." Jason _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
