Public bug reported: The function platforms/instance._wait_for_system causes ssh timeout on Azure cloud tests in the instance.start after initializing VM. Here is the tracebacks before and after removing it.
Before https://paste.ubuntu.com/p/QyBnfrhVSs/ After removing https://paste.ubuntu.com/p/gxKZffv2zd/ Something in platforms/instance._wait_for_system is causing this, don't want to mess with it because it's also used in ec2 and other cloud tests. -- Added more logging to investigate and then found this Thanks ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1861921 Title: cloud tests ssh time out Status in cloud-init: New Bug description: The function platforms/instance._wait_for_system causes ssh timeout on Azure cloud tests in the instance.start after initializing VM. Here is the tracebacks before and after removing it. Before https://paste.ubuntu.com/p/QyBnfrhVSs/ After removing https://paste.ubuntu.com/p/gxKZffv2zd/ Something in platforms/instance._wait_for_system is causing this, don't want to mess with it because it's also used in ec2 and other cloud tests. -- Added more logging to investigate and then found this Thanks To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1861921/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

