← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1435588] Re: request-ids aren't being logged for any cinder.api.openstack.wsgi [-]

 

Keystone doesn't log the request ids either:

http://logs.openstack.org/48/165548/4/gate/gate-tempest-dsvm-neutron-
full/5cbdc8e/logs/apache/keystone.txt.gz?level=INFO#_2015-03-19_20_35_44_383968

request ids were only recently added to keystone with:
https://review.openstack.org/#/c/155901/ I think to get the logging
working we need to switch keystone from it's internal AuthContext dict
to use OsloContext instead.

** Also affects: keystone
   Importance: Undecided
       Status: New

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

Title:
   request-ids aren't being logged for any cinder.api.openstack.wsgi [-]

Status in Cinder:
  New
Status in Orchestration API (Heat):
  New
Status in OpenStack Identity (Keystone):
  New

Bug description:
   request-ids aren't being logged for any cinder.api.openstack.wsgi [-]

  Although request ids are logged for things like:

  2015-03-19 02:18:09.900 5394 INFO cinder.api.v2.volumes [req-31f27442
  -7b3e-4bcb-84f7-2d84ff65f3f1 9039ff7c560e4b6591f34f629fe978f4
  0c28fcc6ceac4288a51bb05721563d2c - - -] Create volume of 1 GB

  They are missing for most of the cinder logs in cinder-api:

  2015-03-19 02:18:09.899 5394 INFO cinder.api.openstack.wsgi [-] POST
  http://127.0.0.1:8776/v2/0c28fcc6ceac4288a51bb05721563d2c/volumes


  http://logs.openstack.org/16/165616/2/check/check-tempest-dsvm-
  postgres-
  full/5cd3197/logs/screen-c-api.txt.gz?#_2015-03-19_02_28_04_252

  
  This makes debugging failures signifanctly harder since you can't match the req-id from a failed command to the relevant cinder logs.

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