← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1674434] [NEW] RouterL3AgentBindingDbObjTestCase may fail with NeutronDbObjectDuplicateEntry

 

Public bug reported:

http://logs.openstack.org/08/360908/51/gate/gate-neutron-
python35/8473cfb/testr_results.html.gz

Traceback (most recent call last):
  File "/home/jenkins/workspace/gate-neutron-python35/neutron/tests/base.py", line 116, in func
    return f(self, *args, **kwargs)
  File "/home/jenkins/workspace/gate-neutron-python35/neutron/tests/unit/objects/test_base.py", line 1640, in test_count_validate_filters_false
    self._make_object(fields).create()
  File "/home/jenkins/workspace/gate-neutron-python35/neutron/objects/base.py", line 212, in decorator
    res = func(self, *args, **kwargs)
  File "/home/jenkins/workspace/gate-neutron-python35/neutron/objects/base.py", line 592, in create
    object_class=self.__class__, db_exception=db_exc)
neutron.objects.exceptions.NeutronDbObjectDuplicateEntry: Failed to create a duplicate RouterL3AgentBinding: for attribute(s) ['router_id', 'binding_index'] with value(s) None

This is triggered by https://review.openstack.org/#/c/360908/

** Affects: neutron
     Importance: Medium
     Assignee: Ihar Hrachyshka (ihar-hrachyshka)
         Status: In Progress


** Tags: gate-failure unittest

** Tags added: gate-failure unittest

** Changed in: neutron
     Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka)

** Changed in: neutron
       Status: New => In Progress

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

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

Title:
  RouterL3AgentBindingDbObjTestCase may fail with
  NeutronDbObjectDuplicateEntry

Status in neutron:
  In Progress

Bug description:
  http://logs.openstack.org/08/360908/51/gate/gate-neutron-
  python35/8473cfb/testr_results.html.gz

  Traceback (most recent call last):
    File "/home/jenkins/workspace/gate-neutron-python35/neutron/tests/base.py", line 116, in func
      return f(self, *args, **kwargs)
    File "/home/jenkins/workspace/gate-neutron-python35/neutron/tests/unit/objects/test_base.py", line 1640, in test_count_validate_filters_false
      self._make_object(fields).create()
    File "/home/jenkins/workspace/gate-neutron-python35/neutron/objects/base.py", line 212, in decorator
      res = func(self, *args, **kwargs)
    File "/home/jenkins/workspace/gate-neutron-python35/neutron/objects/base.py", line 592, in create
      object_class=self.__class__, db_exception=db_exc)
  neutron.objects.exceptions.NeutronDbObjectDuplicateEntry: Failed to create a duplicate RouterL3AgentBinding: for attribute(s) ['router_id', 'binding_index'] with value(s) None

  This is triggered by https://review.openstack.org/#/c/360908/

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


Follow ups