yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17270
[Bug 1295808] Re: paramiko EOFError in test_security_groups_basic_ops
There are some errors in the neutron server log related to firewalls and
nova/neutron event callbacks, but not sure if those are related to this
failure.
http://logs.openstack.org/40/105840/1/check/check-tempest-dsvm-
neutron/1861848/logs/screen-q-svc.txt.gz?level=TRACE
** Also affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1295808
Title:
paramiko EOFError in test_security_groups_basic_ops
Status in OpenStack Neutron (virtual network service):
New
Status in Tempest:
New
Bug description:
As seen in http://logs.openstack.org/35/81235/6/check/check-tempest-
dsvm-neutron/34d2f0c/console.html
2014-03-20 16:34:48,542 RESP: [404] CaseInsensitiveDict({'date': 'Thu, 20 Mar 2014 16:34:48 GMT', 'content-length': '78', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-73413bde-8be9-445d-8041-a729a5ce7548'})
RESP BODY: {"itemNotFound": {"message": "The resource could not be found.", "code": 404}}
}}}
Traceback (most recent call last):
File "tempest/test.py", line 121, in wrapper
return f(self, *func_args, **func_kwargs)
File "tempest/scenario/test_security_groups_basic_ops.py", line 442, in test_cross_tenant_traffic
self._verify_mac_addr(self.alt_tenant)
File "tempest/scenario/test_security_groups_basic_ops.py", line 423, in _verify_mac_addr
mac_addr = access_point_ssh.get_mac_address()
File "tempest/common/utils/linux/remote_client.py", line 99, in get_mac_address
return self.exec_command(cmd)
File "tempest/common/utils/linux/remote_client.py", line 47, in exec_command
return self.ssh_client.exec_command(cmd)
File "tempest/common/ssh.py", line 110, in exec_command
ssh = self._get_ssh_connection()
File "tempest/common/ssh.py", line 75, in _get_ssh_connection
timeout=self.channel_timeout, pkey=self.pkey)
File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 242, in connect
t.start_client()
File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 348, in start_client
raise e
EOFError
Not a perfect logstash query, but most of these results contain this
specific failure:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRmlsZSBcXFwidGVtcGVzdC9zY2VuYXJpby90ZXN0X3NlY3VyaXR5X2dyb3Vwc19iYXNpY19vcHMucHlcXFwiLCBsaW5lIDQyMywgaW4gX3ZlcmlmeV9tYWNfYWRkclwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiIxNzI4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxMzk1NDI4NDMzODI1fQ==
This appears to be distinct from a couple other bugs with related
titles:
https://bugs.launchpad.net/swift/+bug/1224001
https://bugs.launchpad.net/tempest/+bug/1291957
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1295808/+subscriptions