← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1557946] [NEW] functional test test_icmp_from_specific_address fails

 

Public bug reported:

This is the trace:

Traceback (most recent call last):
  File "neutron/tests/functional/agent/test_firewall.py", line 532, in test_icmp_from_specific_address
    direction=self.tester.INGRESS)
  File "neutron/tests/common/conn_testers.py", line 36, in wrap
    return f(self, direction, *args, **kwargs)
  File "neutron/tests/common/conn_testers.py", line 162, in assert_connection
    testing_method(direction, protocol, src_port, dst_port)
  File "neutron/tests/common/conn_testers.py", line 147, in _test_icmp_connectivity
    src_namespace, ip_address))
neutron.tests.common.conn_testers.ConnectionTesterException: ICMP packets can't get from test-d5baf3c4-aca8-4fab-84aa-ae3bfe9dbc14 namespace to 2001:db8:aaaa::2 address


Example of a failure [1], logstash query [2] 16 hits in the last 2 days

[1] http://logs.openstack.org/47/286347/12/check/gate-neutron-dsvm-functional/6dd0cdb/testr_results.html.gz
[2] http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22ICMP%20packets%20can't%20get%5C%22

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: functional-tests gate-failure

** Tags added: functional-tests

** Tags added: gate-failure

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1557946

Title:
  functional test test_icmp_from_specific_address fails

Status in neutron:
  New

Bug description:
  This is the trace:

  Traceback (most recent call last):
    File "neutron/tests/functional/agent/test_firewall.py", line 532, in test_icmp_from_specific_address
      direction=self.tester.INGRESS)
    File "neutron/tests/common/conn_testers.py", line 36, in wrap
      return f(self, direction, *args, **kwargs)
    File "neutron/tests/common/conn_testers.py", line 162, in assert_connection
      testing_method(direction, protocol, src_port, dst_port)
    File "neutron/tests/common/conn_testers.py", line 147, in _test_icmp_connectivity
      src_namespace, ip_address))
  neutron.tests.common.conn_testers.ConnectionTesterException: ICMP packets can't get from test-d5baf3c4-aca8-4fab-84aa-ae3bfe9dbc14 namespace to 2001:db8:aaaa::2 address

  
  Example of a failure [1], logstash query [2] 16 hits in the last 2 days

  [1] http://logs.openstack.org/47/286347/12/check/gate-neutron-dsvm-functional/6dd0cdb/testr_results.html.gz
  [2] http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22ICMP%20packets%20can't%20get%5C%22

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1557946/+subscriptions


Follow ups