yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22721
[Bug 1357055] Re: Race to delete shared subnet in Tempest neutron full jobs
yea, one more case.
I didn't the root cause. But put my analyze at here.
The analyze base on this:
http://logs.openstack.org/71/125171/2/gate/gate-tempest-dsvm-neutron-full/62dd074/console.html
The subnet is deleted at: http://logs.openstack.org/71/125171/2/gate/gate-tempest-dsvm-neutron-full/62dd074/logs/tempest.txt.gz#_2014-09-30_22_04_05_218
ServerRescueNegativeTestXML create two servers for tests.
server id: b2c534bf-3655-4f16-b5a0-ed04fc8465ef
rescue server id: d281aee9-50ba-452b-a2f0-b495c8563d5e
The problem is there isn't any log to show those two servers were deleted. So the ports attach to those servers won't be delete.
But I don't know way those two servers won't be deleted.
Anyone has idea?
** Also affects: tempest
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1357055
Title:
Race to delete shared subnet in Tempest neutron full jobs
Status in OpenStack Neutron (virtual network service):
New
Status in OpenStack Compute (Nova):
Fix Committed
Status in Tempest:
New
Bug description:
This seems to show up in several different tests, basically anything
using neutron. I noticed it here:
http://logs.openstack.org/89/112889/1/gate/check-tempest-dsvm-neutron-
full/21fcf50/console.html#_2014-08-14_17_03_10_330
That's on a stable/icehouse change, but logstash shows this on master
mostly.
I see this in the neutron server logs:
http://logs.openstack.org/89/112889/1/gate/check-tempest-dsvm-neutron-
full/21fcf50/logs/screen-q-svc.txt.gz#_2014-08-14_16_45_02_101
This query shows 82 hits in 10 days:
message:"delete failed \(client error\)\: Unable to complete operation
on subnet" AND message:"One or more ports have an IP allocation from
this subnet" AND tags:"screen-q-svc.txt"
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZGVsZXRlIGZhaWxlZCBcXChjbGllbnQgZXJyb3JcXClcXDogVW5hYmxlIHRvIGNvbXBsZXRlIG9wZXJhdGlvbiBvbiBzdWJuZXRcIiBBTkQgbWVzc2FnZTpcIk9uZSBvciBtb3JlIHBvcnRzIGhhdmUgYW4gSVAgYWxsb2NhdGlvbiBmcm9tIHRoaXMgc3VibmV0XCIgQU5EIHRhZ3M6XCJzY3JlZW4tcS1zdmMudHh0XCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6ImN1c3RvbSIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJmcm9tIjoiMjAxNC0wNy0zMVQxOTo0Mzo0NSswMDowMCIsInRvIjoiMjAxNC0wOC0xNFQxOTo0Mzo0NSswMDowMCIsInVzZXJfaW50ZXJ2YWwiOiIwIn0sInN0YW1wIjoxNDA4MDQ1NDY1OTU2fQ==
Logstash doesn't show this in the gate queue but it does show up in
the uncategorized bugs list which is in the gate queue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1357055/+subscriptions
References