Comment 3 for bug 1824480

Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote : Re: Running Ceilometer's setup action crashes on gnocchi shortly after deployment

/var/log/gnocchi/gnocchi-api.log has the following at the time it fails setup

2019-04-12 09:56:50,576 [7775] INFO gnocchi.service: Gnocchi version 4.2.5
2019-04-12 09:56:50,587 [7775] INFO gnocchi.rest.app: WSGI config used: /etc/gnocchi/api-paste.ini
2019-04-12 09:56:50,904 [7775] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2019-04-12 09:56:50,904 [7775] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2019-04-12 09:56:50,904 [7775] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2019-04-12 09:56:50,907 [7775] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
2019-04-12 09:56:50,912 [7775] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken".
2019-04-12 09:56:50,934 [7775] INFO gnocchi.common.ceph: Ceph storage backend use 'rados' python library
2019-04-12 09:56:51,397 [7775] INFO gnocchi.common.ceph: Ceph storage backend use 'rados' python library
2019-04-12 09:56:53,029 [7776] INFO gnocchi.service: Gnocchi version 4.2.5
2019-04-12 09:56:53,040 [7776] INFO gnocchi.rest.app: WSGI config used: /etc/gnocchi/api-paste.ini
2019-04-12 09:56:53,370 [7776] WARNING keystonemiddleware._common.config: The option "configkey" in conf is not known to auth_token
2019-04-12 09:56:53,370 [7776] WARNING keystonemiddleware._common.config: The option "here" in conf is not known to auth_token
2019-04-12 09:56:53,370 [7776] WARNING keystonemiddleware._common.config: The option "__file__" in conf is not known to auth_token
2019-04-12 09:56:53,373 [7776] WARNING keystonemiddleware.auth_token: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
2019-04-12 09:56:53,380 [7776] WARNING oslo_config.cfg: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken".
2019-04-12 09:56:53,424 [7776] WARNING keystoneauth.identity.generic.base: Failed to discover available identity versions when contacting https://10.5.0.36:35357. Attempting to parse version from URL.