← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1337037] [NEW] Havana LBaas test_pool_unscheduling_on_pool_deletion test failure

 

Public bug reported:

neutron.tests.unit.services.loadbalancer.test_agent_scheduler.LBaaSAgentSchedulerTestCaseXML.test_pool_unscheduling_on_pool_deletion
is consistently failing in Havana Jenkins pipeline.

Here's the output:

2014-06-28 20:36:22.462 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmpFeintR
2014-06-28 20:36:22.462 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmprzutWf
2014-06-28 20:36:22.463 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmpNTtU8e
2014-06-28 20:36:22.463 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmpgy4CvV
2014-06-28 20:36:22.463 | ======================================================================
2014-06-28 20:36:22.463 | FAIL: neutron.tests.unit.services.loadbalancer.test_agent_scheduler.LBaaSAgentSchedulerTestCaseXML.test_pool_unscheduling_on_pool_deletion
2014-06-28 20:36:22.464 | tags: worker-5
2014-06-28 20:36:22.464 | ----------------------------------------------------------------------
2014-06-28 20:36:22.464 | Empty attachments:
2014-06-28 20:36:22.465 |   stderr
2014-06-28 20:36:22.465 |   stdout
2014-06-28 20:36:22.465 | 
2014-06-28 20:36:22.465 | pythonlogging:'': {{{
2014-06-28 20:36:22.466 | 2014-06-28 20:32:51,760     INFO [neutron.manager] Loading Plugin: neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2
2014-06-28 20:36:22.466 | 2014-06-28 20:32:51,829     INFO [neutron.plugins.openvswitch.ovs_neutron_plugin] Network VLAN ranges: {}
2014-06-28 20:36:22.466 | 2014-06-28 20:32:51,831     INFO [neutron.manager] Service L3_ROUTER_NAT is supported by the core plugin
2014-06-28 20:36:22.467 | 2014-06-28 20:32:51,832     INFO [neutron.manager] Loading Plugin: neutron.services.loadbalancer.plugin.LoadBalancerPlugin
2014-06-28 20:36:22.467 | 2014-06-28 20:32:51,856    ERROR [neutron.api.extensions] Extension path 'unit/extensions' doesn't exist!
2014-06-28 20:36:22.467 | 2014-06-28 20:32:51,875     INFO [neutron.common.config] Config paste file: /home/jenkins/workspace/gate-neutron-python26/neutron/tests/etc/api-paste.ini.test
2014-06-28 20:36:22.468 | 2014-06-28 20:32:51,877  WARNING [neutron.quota] security_group is already registered.
2014-06-28 20:36:22.468 | 2014-06-28 20:32:51,877  WARNING [neutron.quota] security_group_rule is already registered.
2014-06-28 20:36:22.468 | 2014-06-28 20:32:51,883     INFO [neutron.common.config] Config paste file: /home/jenkins/workspace/gate-neutron-python26/neutron/tests/etc/api-paste.ini.test
2014-06-28 20:36:22.469 | 2014-06-28 20:32:51,886  WARNING [neutron.quota] router is already registered.
2014-06-28 20:36:22.469 | 2014-06-28 20:32:51,887  WARNING [neutron.quota] floatingip is already registered.
2014-06-28 20:36:22.469 | }}}
2014-06-28 20:36:22.469 | 
2014-06-28 20:36:22.470 | pythonlogging:'neutron.api.extensions': {{{2014-06-28 20:32:51,856    ERROR [neutron.api.extensions] Extension path 'unit/extensions' doesn't exist!}}}
2014-06-28 20:36:22.470 | 
2014-06-28 20:36:22.470 | Traceback (most recent call last):
2014-06-28 20:36:22.471 |   File "neutron/tests/unit/services/loadbalancer/test_agent_scheduler.py", line 181, in test_pool_unscheduling_on_pool_deletion
2014-06-28 20:36:22.471 |     self.assertIsNotNone(lbaas_agent)
2014-06-28 20:36:22.471 |   File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 345, in assertIsNotNone
2014-06-28 20:36:22.472 |     self.assertThat(observed, matcher, message)
2014-06-28 20:36:22.472 |   File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
2014-06-28 20:36:22.472 |     raise mismatch_error
2014-06-28 20:36:22.473 | MismatchError: None matches Is(None)
2014-06-28 20:36:22.473 | ======================================================================
2014-06-28 20:36:22.473 | FAIL: process-returncode
2014-06-28 20:36:22.473 | tags: worker-5
2014-06-28 20:36:22.474 | ----------------------------------------------------------------------
2014-06-28 20:36:22.474 | Binary content:
2014-06-28 20:36:22.474 |   traceback (test/plain; charset="utf8")
2014-06-28 20:36:22.475 | Ran 9551 tests in 660.708s
2014-06-28 20:36:22.476 | FAILED (id=0, failures=2, skips=322)
2014-06-28 20:36:22.477 | error: testr failed (1)
2014-06-28 20:36:22.821 | ERROR: InvocationError: '/home/jenkins/workspace/gate-neutron-python26/.tox/py26/bin/python setup.py testr --slowest --testr-args='
2014-06-28 20:36:22.822 | ___________________________________ summary ____________________________________
2014-06-28 20:36:22.823 | ERROR:   py26: commands failed
2014-06-28 20:36:22.828 | + result=1

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: in-stable-havana

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

Title:
  Havana LBaas test_pool_unscheduling_on_pool_deletion test failure

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  neutron.tests.unit.services.loadbalancer.test_agent_scheduler.LBaaSAgentSchedulerTestCaseXML.test_pool_unscheduling_on_pool_deletion
  is consistently failing in Havana Jenkins pipeline.

  Here's the output:

  2014-06-28 20:36:22.462 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmpFeintR
  2014-06-28 20:36:22.462 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmprzutWf
  2014-06-28 20:36:22.463 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmpNTtU8e
  2014-06-28 20:36:22.463 | running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests  --load-list /tmp/tmp.MU3aAz5wHA/tmpgy4CvV
  2014-06-28 20:36:22.463 | ======================================================================
  2014-06-28 20:36:22.463 | FAIL: neutron.tests.unit.services.loadbalancer.test_agent_scheduler.LBaaSAgentSchedulerTestCaseXML.test_pool_unscheduling_on_pool_deletion
  2014-06-28 20:36:22.464 | tags: worker-5
  2014-06-28 20:36:22.464 | ----------------------------------------------------------------------
  2014-06-28 20:36:22.464 | Empty attachments:
  2014-06-28 20:36:22.465 |   stderr
  2014-06-28 20:36:22.465 |   stdout
  2014-06-28 20:36:22.465 | 
  2014-06-28 20:36:22.465 | pythonlogging:'': {{{
  2014-06-28 20:36:22.466 | 2014-06-28 20:32:51,760     INFO [neutron.manager] Loading Plugin: neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2
  2014-06-28 20:36:22.466 | 2014-06-28 20:32:51,829     INFO [neutron.plugins.openvswitch.ovs_neutron_plugin] Network VLAN ranges: {}
  2014-06-28 20:36:22.466 | 2014-06-28 20:32:51,831     INFO [neutron.manager] Service L3_ROUTER_NAT is supported by the core plugin
  2014-06-28 20:36:22.467 | 2014-06-28 20:32:51,832     INFO [neutron.manager] Loading Plugin: neutron.services.loadbalancer.plugin.LoadBalancerPlugin
  2014-06-28 20:36:22.467 | 2014-06-28 20:32:51,856    ERROR [neutron.api.extensions] Extension path 'unit/extensions' doesn't exist!
  2014-06-28 20:36:22.467 | 2014-06-28 20:32:51,875     INFO [neutron.common.config] Config paste file: /home/jenkins/workspace/gate-neutron-python26/neutron/tests/etc/api-paste.ini.test
  2014-06-28 20:36:22.468 | 2014-06-28 20:32:51,877  WARNING [neutron.quota] security_group is already registered.
  2014-06-28 20:36:22.468 | 2014-06-28 20:32:51,877  WARNING [neutron.quota] security_group_rule is already registered.
  2014-06-28 20:36:22.468 | 2014-06-28 20:32:51,883     INFO [neutron.common.config] Config paste file: /home/jenkins/workspace/gate-neutron-python26/neutron/tests/etc/api-paste.ini.test
  2014-06-28 20:36:22.469 | 2014-06-28 20:32:51,886  WARNING [neutron.quota] router is already registered.
  2014-06-28 20:36:22.469 | 2014-06-28 20:32:51,887  WARNING [neutron.quota] floatingip is already registered.
  2014-06-28 20:36:22.469 | }}}
  2014-06-28 20:36:22.469 | 
  2014-06-28 20:36:22.470 | pythonlogging:'neutron.api.extensions': {{{2014-06-28 20:32:51,856    ERROR [neutron.api.extensions] Extension path 'unit/extensions' doesn't exist!}}}
  2014-06-28 20:36:22.470 | 
  2014-06-28 20:36:22.470 | Traceback (most recent call last):
  2014-06-28 20:36:22.471 |   File "neutron/tests/unit/services/loadbalancer/test_agent_scheduler.py", line 181, in test_pool_unscheduling_on_pool_deletion
  2014-06-28 20:36:22.471 |     self.assertIsNotNone(lbaas_agent)
  2014-06-28 20:36:22.471 |   File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 345, in assertIsNotNone
  2014-06-28 20:36:22.472 |     self.assertThat(observed, matcher, message)
  2014-06-28 20:36:22.472 |   File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
  2014-06-28 20:36:22.472 |     raise mismatch_error
  2014-06-28 20:36:22.473 | MismatchError: None matches Is(None)
  2014-06-28 20:36:22.473 | ======================================================================
  2014-06-28 20:36:22.473 | FAIL: process-returncode
  2014-06-28 20:36:22.473 | tags: worker-5
  2014-06-28 20:36:22.474 | ----------------------------------------------------------------------
  2014-06-28 20:36:22.474 | Binary content:
  2014-06-28 20:36:22.474 |   traceback (test/plain; charset="utf8")
  2014-06-28 20:36:22.475 | Ran 9551 tests in 660.708s
  2014-06-28 20:36:22.476 | FAILED (id=0, failures=2, skips=322)
  2014-06-28 20:36:22.477 | error: testr failed (1)
  2014-06-28 20:36:22.821 | ERROR: InvocationError: '/home/jenkins/workspace/gate-neutron-python26/.tox/py26/bin/python setup.py testr --slowest --testr-args='
  2014-06-28 20:36:22.822 | ___________________________________ summary ____________________________________
  2014-06-28 20:36:22.823 | ERROR:   py26: commands failed
  2014-06-28 20:36:22.828 | + result=1

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


Follow ups

References