← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1600398] [NEW] Conflict: An object with that identifier already exists on gate-tempest-dsvm-neutron-linuxbridge

 

Public bug reported:

http://logs.openstack.org/07/337807/1/gate/gate-tempest-dsvm-neutron-linuxbridge/6f92335/logs/
http://logs.openstack.org/50/332750/4/gate/gate-tempest-dsvm-neutron-linuxbridge/3d93d72/logs/


  File "tempest/api/network/test_floating_ips.py", line 203, in test_create_update_floatingip_with_port_multiple_ip_address
    fixed_ips=fixed_ips)
  File "tempest/lib/services/network/ports_client.py", line 22, in create_port
    return self.create_resource(uri, post_data)
  File "tempest/lib/services/network/base.py", line 60, in create_resource
    resp, body = self.post(req_uri, req_post_data)
  File "tempest/lib/common/rest_client.py", line 270, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "tempest/lib/common/rest_client.py", line 664, in request
    resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 777, in _error_checker
    raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: An object with that identifier already exists
Details: {u'detail': u'', u'message': u'Unable to complete operation for network 58786c5e-247b-4b7b-8906-34d41a0e5d9c. The IP address 10.100.0.2 is in use.', u'type': u'IpAddressInUse'}

** Affects: neutron
     Importance: Critical
         Status: Confirmed


** Tags: gate-failure linuxbridge

** Changed in: neutron
       Status: New => Confirmed

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

** Tags added: gate-failure linuxbridge

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

Title:
  Conflict: An object with that identifier already exists on gate-
  tempest-dsvm-neutron-linuxbridge

Status in neutron:
  Confirmed

Bug description:
  http://logs.openstack.org/07/337807/1/gate/gate-tempest-dsvm-neutron-linuxbridge/6f92335/logs/
  http://logs.openstack.org/50/332750/4/gate/gate-tempest-dsvm-neutron-linuxbridge/3d93d72/logs/

  
    File "tempest/api/network/test_floating_ips.py", line 203, in test_create_update_floatingip_with_port_multiple_ip_address
      fixed_ips=fixed_ips)
    File "tempest/lib/services/network/ports_client.py", line 22, in create_port
      return self.create_resource(uri, post_data)
    File "tempest/lib/services/network/base.py", line 60, in create_resource
      resp, body = self.post(req_uri, req_post_data)
    File "tempest/lib/common/rest_client.py", line 270, in post
      return self.request('POST', url, extra_headers, headers, body, chunked)
    File "tempest/lib/common/rest_client.py", line 664, in request
      resp, resp_body)
    File "tempest/lib/common/rest_client.py", line 777, in _error_checker
      raise exceptions.Conflict(resp_body, resp=resp)
  tempest.lib.exceptions.Conflict: An object with that identifier already exists
  Details: {u'detail': u'', u'message': u'Unable to complete operation for network 58786c5e-247b-4b7b-8906-34d41a0e5d9c. The IP address 10.100.0.2 is in use.', u'type': u'IpAddressInUse'}

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


Follow ups