yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18435
[Bug 1351333] [NEW] Don't trace for image not found from glanceclient
Public bug reported:
Take this for example:
http://logs.openstack.org/31/111131/2/gate/gate-tempest-dsvm-
full/58b9b4d/logs/screen-n-cpu.txt.gz?level=TRACE
In a normal tempest run we generate a lot of errors for "Request
returned failure status 404." from glanceclient, in negative tests so
this is expected and normal in a tempest run.
On this query:
message:"Request returned failure status 404" AND
module:"glanceclient.common.http" AND tags:"screen-n-cpu.txt"
In a week we get nearly 60K hits on that:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiUmVxdWVzdCByZXR1cm5lZCBmYWlsdXJlIHN0YXR1cyA0MDRcIiBBTkQgbW9kdWxlOlwiZ2xhbmNlY2xpZW50LmNvbW1vbi5odHRwXCIgQU5EIHRhZ3M6XCJzY3JlZW4tbi1jcHUudHh0XCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDY5MDI4Mjg0NjF9
In a non-tempest scenario, would this really necessitate an error/trace,
i.e. does an operator need to be called up in the middle of the night to
fix an 'image not found' situation? The user might have goofed and
tried booting an instance with image 'foo'.
So we should just drop this to something less than error, maybe warning
to start.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1351333
Title:
Don't trace for image not found from glanceclient
Status in OpenStack Compute (Nova):
New
Bug description:
Take this for example:
http://logs.openstack.org/31/111131/2/gate/gate-tempest-dsvm-
full/58b9b4d/logs/screen-n-cpu.txt.gz?level=TRACE
In a normal tempest run we generate a lot of errors for "Request
returned failure status 404." from glanceclient, in negative tests so
this is expected and normal in a tempest run.
On this query:
message:"Request returned failure status 404" AND
module:"glanceclient.common.http" AND tags:"screen-n-cpu.txt"
In a week we get nearly 60K hits on that:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiUmVxdWVzdCByZXR1cm5lZCBmYWlsdXJlIHN0YXR1cyA0MDRcIiBBTkQgbW9kdWxlOlwiZ2xhbmNlY2xpZW50LmNvbW1vbi5odHRwXCIgQU5EIHRhZ3M6XCJzY3JlZW4tbi1jcHUudHh0XCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDY5MDI4Mjg0NjF9
In a non-tempest scenario, would this really necessitate an
error/trace, i.e. does an operator need to be called up in the middle
of the night to fix an 'image not found' situation? The user might
have goofed and tried booting an instance with image 'foo'.
So we should just drop this to something less than error, maybe
warning to start.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1351333/+subscriptions
Follow ups
References