← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1953481] [NEW] openstack-tox-py36-with-ovsdbapp-master job is failing every day since 12.03.2021

 

Public bug reported:

Failure example:
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a93/periodic/opendev.org/openstack/neutron/master/openstack-
tox-py36-with-ovsdbapp-master/a93ba3a/testr_results.html

Failed test:
neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_watch_and_unwatch_events


Stacktrace: 

ft1.2: neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_watch_and_unwatch_eventstesttools.testresult.real._StringException: Traceback (most recent call last):
  File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 183, in func
    return f(self, *args, **kwargs)
  File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py", line 119, in test_watch_and_unwatch_events
    self.handler.watch_event(networking_event)
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 151, in watch_event
    self._add(event)
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 131, in _add
    self._get_queue(event).add(event)
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 124, in _get_queue
    return self._queues.setdefault(event.priority, set())
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/sortedcontainers/sorteddict.py", line 541, in setdefault
    self._list_add(key)
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/sortedcontainers/sortedlist.py", line 1798, in add
    key = self._key(value)
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 112, in <lambda>
    self._queues = sortedcontainers.SortedDict(lambda p: -p)
TypeError: bad operand type for unary -: 'Mock'

** Affects: neutron
     Importance: Critical
         Status: Confirmed


** Tags: gate-failure unittest

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

Title:
  openstack-tox-py36-with-ovsdbapp-master job is failing every day since
  12.03.2021

Status in neutron:
  Confirmed

Bug description:
  Failure example:
  https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a93/periodic/opendev.org/openstack/neutron/master/openstack-
  tox-py36-with-ovsdbapp-master/a93ba3a/testr_results.html

  Failed test:
  neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_watch_and_unwatch_events

  
  Stacktrace: 

  ft1.2: neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_watch_and_unwatch_eventstesttools.testresult.real._StringException: Traceback (most recent call last):
    File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 183, in func
      return f(self, *args, **kwargs)
    File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py", line 119, in test_watch_and_unwatch_events
      self.handler.watch_event(networking_event)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 151, in watch_event
      self._add(event)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 131, in _add
      self._get_queue(event).add(event)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 124, in _get_queue
      return self._queues.setdefault(event.priority, set())
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/sortedcontainers/sorteddict.py", line 541, in setdefault
      self._list_add(key)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/sortedcontainers/sortedlist.py", line 1798, in add
      key = self._key(value)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/ovsdbapp/event.py", line 112, in <lambda>
      self._queues = sortedcontainers.SortedDict(lambda p: -p)
  TypeError: bad operand type for unary -: 'Mock'

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



Follow ups