Comment 5 for bug 1693339

Revision history for this message
Pradeep Kilambi (pkilambi) wrote :

I just did a deploy this yesterday:

 Stack overcloud CREATE_COMPLETE

/home/stack/.ssh/known_hosts updated.
Original contents retained as /home/stack/.ssh/known_hosts.old
Overcloud Endpoint: https://10.0.0.5:13000/v2.0
Overcloud Deployed

[stack@undercloud ~]$ rpm -q puppet-tripleo
puppet-tripleo-7.1.1-0.20170619152413.43422d4.el7.centos.noarch

[root@overcloud-controller-0 ~]# cat /var/log/ceilometer/ceilometer-upgrade.log
2017-06-19 22:12:37.441 49521 WARNING oslo_reports.guru_meditation_report [-] Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports.
2017-06-19 22:12:37.441 49521 INFO ceilometer.cmd.storage [-] Skipping metering database upgrade

from /var/log/gnocchi/gnocchi-upgrade.log :

2017-06-19 22:14:56.056 51127 WARNING oslo_config.cfg [-] Option "project_id" from group "statsd" is deprecated for removal. Its value may be silently ignored in the future.
2017-06-19 22:14:56.290 51127 INFO gnocchi.cli [-] Upgrading indexer <gnocchi.indexer.sqlalchemy.SQLAlchemyIndexer object at 0x5193d10>
2017-06-19 22:14:56.303 51127 INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2017-06-19 22:14:56.303 51127 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2017-06-19 22:14:56.314 51127 INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2017-06-19 22:14:56.315 51127 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2017-06-19 22:14:56.342 51127 INFO gnocchi.cli [-] Upgrading storage <gnocchi.storage.swift.SwiftStorage object at 0x6712b90>

Perhaps you are missing some recent patches to gnocchi.

Can you try with latest master-tripleo-ci release and see. Lets confirm this is an issue and if so in what scenario before changing state.