← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1585022] [NEW] unit.agent.test_securitygroups_rpc broken by neutron-lib 0.2.0

 

Public bug reported:

Example log:
http://logs.openstack.org/72/306272/16/check/gate-neutron-python27/d0e6735/console.html#_2016-05-23_21_16_56_452


 ==============================
 Failed 12 tests - output below:
 ==============================
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_member_updated
 -----------------------------------------------------------------------------------------------------------------------------------
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3048, in test_security_group_member_updated
         self._verify_mock_calls(True)
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_member_updated
 ----------------------------------------------------------------------------------------------------------------------
 
 Captured pythonlogging:
 ~~~~~~~~~~~~~~~~~~~~~~~
      WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
     
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2868, in test_security_group_member_updated
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_rule_updated
 --------------------------------------------------------------------------------------------------------------------
 
 Captured pythonlogging:
 ~~~~~~~~~~~~~~~~~~~~~~~
      WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
     
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2881, in test_security_group_rule_updated
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_rule_updated
 -----------------------------------------------------------------------------------------------------------------------
 
 Captured pythonlogging:
 ~~~~~~~~~~~~~~~~~~~~~~~
      WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
     
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3185, in test_security_group_rule_updated
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_prepare_remove_port
 -------------------------------------------------------------------------------------------------------------------------
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3022, in test_prepare_remove_port
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_rule_updated
 ---------------------------------------------------------------------------------------------------------------------------------
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3063, in test_security_group_rule_updated
         self._verify_mock_calls(True)
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_member_updated
 ---------------------------------------------------------------------------------------------------------------------------------
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2982, in test_security_group_member_updated
         self._verify_mock_calls(True)
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_prepare_remove_port
 ------------------------------------------------------------------------------------------------------------
 
 Captured pythonlogging:
 ~~~~~~~~~~~~~~~~~~~~~~~
      WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
     
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2842, in test_prepare_remove_port
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port
 -----------------------------------------------------------------------------------------------------------------------
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2956, in test_prepare_remove_port
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port
 ---------------------------------------------------------------------------------------------------------------
 
 Captured pythonlogging:
 ~~~~~~~~~~~~~~~~~~~~~~~
      WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
     
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3146, in test_prepare_remove_port
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_rule_updated
 -------------------------------------------------------------------------------------------------------------------------------
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2997, in test_security_group_rule_updated
         self._verify_mock_calls(True)
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error
     
 
 neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_member_updated
 -------------------------------------------------------------------------------------------------------------------------
 
 Captured pythonlogging:
 ~~~~~~~~~~~~~~~~~~~~~~~
      WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
     
 
 Captured traceback:
 ~~~~~~~~~~~~~~~~~~~
     Traceback (most recent call last):
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3172, in test_security_group_member_updated
         self._verify_mock_calls()
       File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
         matchers.MatchesRegex(expected_regex))
       File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
         raise mismatch_error

** Affects: neutron
     Importance: Critical
         Status: New


** Tags: gate-failure unittest

** Summary changed:

- unit.agent.test_securitygroups_rpcneutron.tests.unit.agent.test_securitygroups_rpc broken by neutron-lib 0.2.0
+ unit.agent.test_securitygroups_rpc broken by neutron-lib 0.2.0

** Tags added: gate-failure unittest

** Changed in: neutron
   Importance: Undecided => Critical

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

Title:
  unit.agent.test_securitygroups_rpc broken by neutron-lib 0.2.0

Status in neutron:
  New

Bug description:
  Example log:
  http://logs.openstack.org/72/306272/16/check/gate-neutron-python27/d0e6735/console.html#_2016-05-23_21_16_56_452

  
   ==============================
   Failed 12 tests - output below:
   ==============================
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_member_updated
   -----------------------------------------------------------------------------------------------------------------------------------
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3048, in test_security_group_member_updated
           self._verify_mock_calls(True)
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_member_updated
   ----------------------------------------------------------------------------------------------------------------------
   
   Captured pythonlogging:
   ~~~~~~~~~~~~~~~~~~~~~~~
        WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
       
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2868, in test_security_group_member_updated
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_rule_updated
   --------------------------------------------------------------------------------------------------------------------
   
   Captured pythonlogging:
   ~~~~~~~~~~~~~~~~~~~~~~~
        WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
       
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2881, in test_security_group_rule_updated
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_rule_updated
   -----------------------------------------------------------------------------------------------------------------------
   
   Captured pythonlogging:
   ~~~~~~~~~~~~~~~~~~~~~~~
        WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
       
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3185, in test_security_group_rule_updated
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_prepare_remove_port
   -------------------------------------------------------------------------------------------------------------------------
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3022, in test_prepare_remove_port
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_rule_updated
   ---------------------------------------------------------------------------------------------------------------------------------
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3063, in test_security_group_rule_updated
           self._verify_mock_calls(True)
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_member_updated
   ---------------------------------------------------------------------------------------------------------------------------------
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2982, in test_security_group_member_updated
           self._verify_mock_calls(True)
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_prepare_remove_port
   ------------------------------------------------------------------------------------------------------------
   
   Captured pythonlogging:
   ~~~~~~~~~~~~~~~~~~~~~~~
        WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
       
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2842, in test_prepare_remove_port
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port
   -----------------------------------------------------------------------------------------------------------------------
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2956, in test_prepare_remove_port
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port
   ---------------------------------------------------------------------------------------------------------------
   
   Captured pythonlogging:
   ~~~~~~~~~~~~~~~~~~~~~~~
        WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
       
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3146, in test_prepare_remove_port
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_rule_updated
   -------------------------------------------------------------------------------------------------------------------------------
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2997, in test_security_group_rule_updated
           self._verify_mock_calls(True)
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error
       
   
   neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_member_updated
   -------------------------------------------------------------------------------------------------------------------------
   
   Captured pythonlogging:
   ~~~~~~~~~~~~~~~~~~~~~~~
        WARNING [neutron.agent.securitygroups_rpc] security_group_info_for_devices rpc call not supported by the server, falling back to old security_group_rules_for_devices which scales worse.
       
   
   Captured traceback:
   ~~~~~~~~~~~~~~~~~~~
       Traceback (most recent call last):
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 3172, in test_security_group_member_updated
           self._verify_mock_calls()
         File "neutron/tests/unit/agent/test_securitygroups_rpc.py", line 2800, in _verify_mock_calls
           matchers.MatchesRegex(expected_regex))
         File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
           raise mismatch_error

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


Follow ups