SSH timeout in tempest.test.boto.test_ec2_instance_run
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Invalid
|
Undecided
|
Unassigned | ||
tempest |
Fix Released
|
Critical
|
Attila Fazekas |
Bug Description
quantum devstack gate failure:
http://
2013-02-06 16:26:40.052 | =======
2013-02-06 16:26:40.053 | ERROR: tempest.
2013-02-06 16:26:40.054 | -------
2013-02-06 16:26:40.054 | _StringException: Traceback (most recent call last):
2013-02-06 16:26:40.054 | File "/opt/stack/
2013-02-06 16:26:40.054 | pkey=self.
2013-02-06 16:26:40.054 | File "/opt/stack/
2013-02-06 16:26:40.054 | if not self.ssh_
2013-02-06 16:26:40.055 | File "/opt/stack/
2013-02-06 16:26:40.055 | connection = self._get_
2013-02-06 16:26:40.055 | File "/opt/stack/
2013-02-06 16:26:40.055 | password=
2013-02-06 16:26:40.055 | SSHTimeout: Connection to the 172.24.4.228 via SSH timed out.
2013-02-06 16:26:40.055 | User: cirros, Password: None
2013-02-06 16:26:40.055 |
2013-02-06 16:26:40.055 | -------
2013-02-06 16:26:40.056 | tempest.config: INFO: Using tempest config file /opt/stack/
2013-02-06 16:26:40.056 | requests.
2013-02-06 16:26:40.056 | requests.
2013-02-06 16:26:40.056 | requests.
2013-02-06 16:26:40.056 | requests.
2013-02-06 16:26:40.056 | requests.
2013-02-06 16:26:40.056 | requests.
2013-02-06 16:26:40.057 | requests.
2013-02-06 16:26:40.057 | requests.
2013-02-06 16:26:40.057 | requests.
2013-02-06 16:26:40.057 | requests.
2013-02-06 16:26:40.057 | requests.
2013-02-06 16:26:40.057 | requests.
affects: | openstack-ci → tempest |
Changed in tempest: | |
status: | Fix Released → New |
importance: | Undecided → Critical |
status: | New → Triaged |
Changed in tempest: | |
assignee: | Sean Dague (sdague-b) → Attila Fazekas (afazekas) |
Changed in tempest: | |
milestone: | none → havana-3 |
This was a problem for a while but doesn't seem to occur anymore and I'm unable to replicate it.
John are you able to still see the problem with the latest version of devstack?