Bug 1433712
| Summary: | neutron.tests.tempest.scenario.test_basic.NetworkBasicTest.test_basic_instance failed on our CI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eran Kuris <ekuris> | ||||
| Component: | openstack-neutron | Assignee: | Assaf Muller <amuller> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Toni Freger <tfreger> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 11.0 (Ocata) | CC: | abregman, amuller, chrisw, nyechiel, oblaut, srevivo | ||||
| Target Milestone: | --- | Keywords: | Automation, AutomationBlocker | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-04-04 06:01:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/neutron/tests/tempest/scenario/test_basic.py", line 35, in test_basic_instance
self.keypair['private_key'])
File "/usr/lib/python2.7/site-packages/neutron/tests/tempest/scenario/base.py", line 154, in check_connectivity
ssh_client.test_connection_auth()
File "/usr/lib/python2.7/site-packages/tempest/lib/common/ssh.py", line 206, in test_connection_auth
connection = self._get_ssh_connection()
File "/usr/lib/python2.7/site-packages/tempest/lib/common/ssh.py", line 120, in _get_ssh_connection
password=self.password)
tempest.lib.exceptions.SSHTimeout: Connection to the 10.0.0.219 via SSH timed out.
User: cirros, Password: None
https://rhos-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/RHOS/view/RHOS11/job/qe-DFG-neutron-11_director-rhel-7.3-virthost-3cont_2comp-ipv4-vlan-lvm-lbaas/lastCompletedBuild/testReport/neutron.tests.tempest.scenario.test_basic/NetworkBasicTest/test_basic_instance_id_de07fe0a_e955_449e_b48b_8641c14cd52e_/
*** This bug has been marked as a duplicate of bug 1438662 *** |
Created attachment 1264612 [details] log Description of problem: run neutron ci and this test failed : neutron.tests.tempest.scenario.test_basic.NetworkBasicTest.test_basic_instance attached log file Version-Release number of selected component (if applicable): python-neutron-lib-1.1.0-0.20170213120052.9b3ea8f.el7ost.noarch openstack-neutron-ml2-10.0.0-5.el7ost.noarch openstack-neutron-lbaas-10.0.1-0.20170222151526.c6011fb.el7ost.noarch python-neutronclient-6.1.0-0.20170208193918.1a2820d.el7ost.noarch openstack-neutron-common-10.0.0-5.el7ost.noarch openstack-neutron-10.0.0-5.el7ost.noarch openstack-neutron-openvswitch-10.0.0-5.el7ost.noarch puppet-neutron-10.3.0-1.el7ost.noarch python-neutron-10.0.0-5.el7ost.noarch python-neutron-lbaas-10.0.1-0.20170222151526.c6011fb.el7ost.noarch How reproducible: Failed 3 times in the last 8 runs. Stability: 62 % Steps to Reproduce: 1.Run tempest Neutron DFG CI job 2. 3. Actual results: Expected results: Additional info: