yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63282
[Bug 1683090] [NEW] test_dhcpv6_64_subnets fails with IpAddressAlreadyAllocated
Public bug reported:
Spotted in ocata test run: http://logs.openstack.org/27/456727/1/check
/gate-tempest-dsvm-neutron-dvr-ubuntu-
xenial/eca5fdc/logs/testr_results.html.gz
Traceback (most recent call last):
File "tempest/api/network/test_dhcp_ipv6.py", line 249, in test_dhcpv6_64_subnets
self._clean_network()
File "tempest/api/network/test_dhcp_ipv6.py", line 81, in _clean_network
self.subnets_client.delete_subnet(subnet['id'])
File "tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
File "tempest/lib/services/network/base.py", line 41, in delete_resource
resp, body = self.delete(req_uri)
File "tempest/lib/common/rest_client.py", line 308, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "tempest/lib/common/rest_client.py", line 666, in request
self._error_checker(resp, resp_body)
File "tempest/lib/common/rest_client.py", line 787, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: An object with that identifier already exists
Details: {u'message': u'IP address 2003::f816:3eff:fe4b:d2d9 already allocated in subnet bc0ff248-312a-46ef-8ec2-8a6ae10dd4a4', u'detail': u'', u'type': u'IpAddressAlreadyAllocated'}
** Affects: neutron
Importance: Critical
Status: Confirmed
** Tags: gate-failure
** Tags added: gate-failure
** Changed in: neutron
Status: New => Confirmed
** 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/1683090
Title:
test_dhcpv6_64_subnets fails with IpAddressAlreadyAllocated
Status in neutron:
Confirmed
Bug description:
Spotted in ocata test run: http://logs.openstack.org/27/456727/1/check
/gate-tempest-dsvm-neutron-dvr-ubuntu-
xenial/eca5fdc/logs/testr_results.html.gz
Traceback (most recent call last):
File "tempest/api/network/test_dhcp_ipv6.py", line 249, in test_dhcpv6_64_subnets
self._clean_network()
File "tempest/api/network/test_dhcp_ipv6.py", line 81, in _clean_network
self.subnets_client.delete_subnet(subnet['id'])
File "tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
File "tempest/lib/services/network/base.py", line 41, in delete_resource
resp, body = self.delete(req_uri)
File "tempest/lib/common/rest_client.py", line 308, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "tempest/lib/common/rest_client.py", line 666, in request
self._error_checker(resp, resp_body)
File "tempest/lib/common/rest_client.py", line 787, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: An object with that identifier already exists
Details: {u'message': u'IP address 2003::f816:3eff:fe4b:d2d9 already allocated in subnet bc0ff248-312a-46ef-8ec2-8a6ae10dd4a4', u'detail': u'', u'type': u'IpAddressAlreadyAllocated'}
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1683090/+subscriptions