Jul 07 01:28:28.821007 np0000184300 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 07 01:28:28.827524 np0000184300 devstack@c-api.service[111252]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 7 01:28:28 2026] *** Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: nodename: np0000184300 Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: machine: x86_64 Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: clock source: unix Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: pcre jit disabled Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: detected number of CPU cores: 16 Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: current working directory: / Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: detected binary path: /usr/bin/uwsgi-core Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: your processes number limit is 256916 Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: your memory page size is 4096 bytes Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: detected max file descriptor number: 2048 Jul 07 01:28:28.830181 np0000184300 devstack@c-api.service[111252]: lock engine: pthread robust mutexes Jul 07 01:28:28.830711 np0000184300 devstack@c-api.service[111252]: thunder lock: enabled Jul 07 01:28:28.830711 np0000184300 devstack@c-api.service[111252]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 07 01:28:28.830711 np0000184300 devstack@c-api.service[111252]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 07 01:28:28.830711 np0000184300 devstack@c-api.service[111252]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 07 01:28:28.830711 np0000184300 devstack@c-api.service[111252]: Set PythonHome to /opt/stack/data/venv Jul 07 01:28:28.871314 np0000184300 devstack@c-api.service[111252]: Python main interpreter initialized at 0x7eb1952a4668 Jul 07 01:28:28.871314 np0000184300 devstack@c-api.service[111252]: python threads support enabled Jul 07 01:28:28.871314 np0000184300 devstack@c-api.service[111252]: your server socket listen backlog is limited to 100 connections Jul 07 01:28:28.871314 np0000184300 devstack@c-api.service[111252]: your mercy for graceful operations on workers is 80 seconds Jul 07 01:28:28.871872 np0000184300 devstack@c-api.service[111252]: mapped 671795 bytes (656 KB) for 4 cores Jul 07 01:28:28.872036 np0000184300 devstack@c-api.service[111252]: *** Operational MODE: preforking *** Jul 07 01:28:28.872208 np0000184300 devstack@c-api.service[111252]: *** uWSGI is running in multiple interpreter mode *** Jul 07 01:28:28.872208 np0000184300 devstack@c-api.service[111252]: spawned uWSGI master process (pid: 111252) Jul 07 01:28:28.872427 np0000184300 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 07 01:28:28.873003 np0000184300 devstack@c-api.service[111252]: spawned uWSGI worker 1 (pid: 111256, cores: 1) Jul 07 01:28:28.873874 np0000184300 devstack@c-api.service[111252]: spawned uWSGI worker 2 (pid: 111257, cores: 1) Jul 07 01:28:28.874522 np0000184300 devstack@c-api.service[111252]: spawned uWSGI worker 3 (pid: 111258, cores: 1) Jul 07 01:28:28.875095 np0000184300 devstack@c-api.service[111252]: spawned uWSGI worker 4 (pid: 111259, cores: 1) Jul 07 01:28:28.875172 np0000184300 devstack@c-api.service[111252]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 07 01:28:29.006524 np0000184300 devstack@c-api.service[111257]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:28:29.006524 np0000184300 devstack@c-api.service[111257]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:28:29.006524 np0000184300 devstack@c-api.service[111257]: we strongly recommend against using it for new projects. Jul 07 01:28:29.006524 np0000184300 devstack@c-api.service[111257]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:28:29.006524 np0000184300 devstack@c-api.service[111257]: framework. For more detail see Jul 07 01:28:29.006524 np0000184300 devstack@c-api.service[111257]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:28:29.006524 np0000184300 devstack@c-api.service[111257]: import eventlet # noqa Jul 07 01:28:29.007844 np0000184300 devstack@c-api.service[111258]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:28:29.007844 np0000184300 devstack@c-api.service[111258]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:28:29.007844 np0000184300 devstack@c-api.service[111258]: we strongly recommend against using it for new projects. Jul 07 01:28:29.007844 np0000184300 devstack@c-api.service[111258]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:28:29.007844 np0000184300 devstack@c-api.service[111258]: framework. For more detail see Jul 07 01:28:29.007844 np0000184300 devstack@c-api.service[111258]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:28:29.007844 np0000184300 devstack@c-api.service[111258]: import eventlet # noqa Jul 07 01:28:29.013399 np0000184300 devstack@c-api.service[111259]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:28:29.013399 np0000184300 devstack@c-api.service[111259]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:28:29.013399 np0000184300 devstack@c-api.service[111259]: we strongly recommend against using it for new projects. Jul 07 01:28:29.013399 np0000184300 devstack@c-api.service[111259]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:28:29.013399 np0000184300 devstack@c-api.service[111259]: framework. For more detail see Jul 07 01:28:29.013399 np0000184300 devstack@c-api.service[111259]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:28:29.013399 np0000184300 devstack@c-api.service[111259]: import eventlet # noqa Jul 07 01:28:29.036066 np0000184300 devstack@c-api.service[111256]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 07 01:28:29.036066 np0000184300 devstack@c-api.service[111256]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 07 01:28:29.036066 np0000184300 devstack@c-api.service[111256]: we strongly recommend against using it for new projects. Jul 07 01:28:29.036066 np0000184300 devstack@c-api.service[111256]: If you are already using Eventlet, we recommend migrating to a different Jul 07 01:28:29.036066 np0000184300 devstack@c-api.service[111256]: framework. For more detail see Jul 07 01:28:29.036066 np0000184300 devstack@c-api.service[111256]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 07 01:28:29.036066 np0000184300 devstack@c-api.service[111256]: import eventlet # noqa Jul 07 01:28:29.095798 np0000184300 devstack@c-api.service[111258]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:28:29.095798 np0000184300 devstack@c-api.service[111258]: warnings.warn( Jul 07 01:28:29.102435 np0000184300 devstack@c-api.service[111257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:28:29.102435 np0000184300 devstack@c-api.service[111257]: warnings.warn( Jul 07 01:28:29.116942 np0000184300 devstack@c-api.service[111259]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:28:29.116942 np0000184300 devstack@c-api.service[111259]: warnings.warn( Jul 07 01:28:29.149094 np0000184300 devstack@c-api.service[111256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 07 01:28:29.149094 np0000184300 devstack@c-api.service[111256]: warnings.warn( Jul 07 01:28:29.174105 np0000184300 devstack@c-api.service[111258]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 07 01:28:29.174105 np0000184300 devstack@c-api.service[111258]: from cgi import parse_header Jul 07 01:28:29.177708 np0000184300 devstack@c-api.service[111257]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 07 01:28:29.177708 np0000184300 devstack@c-api.service[111257]: from cgi import parse_header Jul 07 01:28:29.194028 np0000184300 devstack@c-api.service[111259]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 07 01:28:29.194028 np0000184300 devstack@c-api.service[111259]: from cgi import parse_header Jul 07 01:28:29.221732 np0000184300 devstack@c-api.service[111258]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 07 01:28:29.221732 np0000184300 devstack@c-api.service[111258]: removals.removed_module( Jul 07 01:28:29.223793 np0000184300 devstack@c-api.service[111258]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 07 01:28:29.223793 np0000184300 devstack@c-api.service[111258]: removals.removed_module( Jul 07 01:28:29.226016 np0000184300 devstack@c-api.service[111257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 07 01:28:29.226016 np0000184300 devstack@c-api.service[111257]: removals.removed_module( Jul 07 01:28:29.227446 np0000184300 devstack@c-api.service[111257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 07 01:28:29.227446 np0000184300 devstack@c-api.service[111257]: removals.removed_module( Jul 07 01:28:29.235495 np0000184300 devstack@c-api.service[111256]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 07 01:28:29.235495 np0000184300 devstack@c-api.service[111256]: from cgi import parse_header Jul 07 01:28:29.242320 np0000184300 devstack@c-api.service[111259]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 07 01:28:29.242320 np0000184300 devstack@c-api.service[111259]: removals.removed_module( Jul 07 01:28:29.243808 np0000184300 devstack@c-api.service[111259]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 07 01:28:29.243808 np0000184300 devstack@c-api.service[111259]: removals.removed_module( Jul 07 01:28:29.287101 np0000184300 devstack@c-api.service[111256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 07 01:28:29.287101 np0000184300 devstack@c-api.service[111256]: removals.removed_module( Jul 07 01:28:29.288814 np0000184300 devstack@c-api.service[111256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 07 01:28:29.288814 np0000184300 devstack@c-api.service[111256]: removals.removed_module( Jul 07 01:28:29.976793 np0000184300 devstack@c-api.service[111257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 07 01:28:29.976793 np0000184300 devstack@c-api.service[111257]: warnings.warn( Jul 07 01:28:29.983957 np0000184300 devstack@c-api.service[111258]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 07 01:28:29.983957 np0000184300 devstack@c-api.service[111258]: warnings.warn( Jul 07 01:28:30.026684 np0000184300 devstack@c-api.service[111257]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 07 01:28:30.026684 np0000184300 devstack@c-api.service[111257]: warnings.warn( Jul 07 01:28:30.031014 np0000184300 devstack@c-api.service[111259]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 07 01:28:30.031014 np0000184300 devstack@c-api.service[111259]: warnings.warn( Jul 07 01:28:30.034290 np0000184300 devstack@c-api.service[111258]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 07 01:28:30.034290 np0000184300 devstack@c-api.service[111258]: warnings.warn( Jul 07 01:28:30.079915 np0000184300 devstack@c-api.service[111259]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 07 01:28:30.079915 np0000184300 devstack@c-api.service[111259]: warnings.warn( Jul 07 01:28:30.167612 np0000184300 devstack@c-api.service[111256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 07 01:28:30.167612 np0000184300 devstack@c-api.service[111256]: warnings.warn( Jul 07 01:28:30.219156 np0000184300 devstack@c-api.service[111257]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 07 01:28:30.219350 np0000184300 devstack@c-api.service[111257]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111257) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:28:30.223431 np0000184300 devstack@c-api.service[111256]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 07 01:28:30.223431 np0000184300 devstack@c-api.service[111256]: warnings.warn( Jul 07 01:28:30.231971 np0000184300 devstack@c-api.service[111258]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 07 01:28:30.232101 np0000184300 devstack@c-api.service[111258]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111258) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:28:30.267717 np0000184300 devstack@c-api.service[111259]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 07 01:28:30.267717 np0000184300 devstack@c-api.service[111259]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111259) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:28:30.307712 np0000184300 devstack@c-api.service[111257]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 07 01:28:30.307712 np0000184300 devstack@c-api.service[111257]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:28:30.308206 np0000184300 devstack@c-api.service[111258]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 07 01:28:30.308206 np0000184300 devstack@c-api.service[111258]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:28:30.333259 np0000184300 devstack@c-api.service[111259]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 07 01:28:30.333259 np0000184300 devstack@c-api.service[111259]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:28:30.414920 np0000184300 devstack@c-api.service[111256]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 07 01:28:30.414920 np0000184300 devstack@c-api.service[111256]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111256) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 07 01:28:30.482355 np0000184300 devstack@c-api.service[111256]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 07 01:28:30.482355 np0000184300 devstack@c-api.service[111256]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 07 01:28:30.775841 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111259) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:28:30.776103 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111257) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:28:30.776169 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111258) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:28:30.776264 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.776342 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.776478 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.776556 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.776608 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.776681 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.776681 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.776787 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.776844 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.777960 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.778031 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.778106 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.778187 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.778187 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.778368 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.778438 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.778497 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.778551 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.778605 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.778605 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.778726 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.778726 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.778902 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.778985 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.779070 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.779127 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.779183 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.779274 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.779330 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.779384 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.780795 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.780868 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.780927 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.781002 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.781002 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.781118 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.781176 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.781250 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.781308 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.781378 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.781378 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.781378 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.781378 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.781586 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.781642 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.781698 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.781698 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.781698 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.781698 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.781698 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.782101 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.782160 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.782160 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.782284 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.782357 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.782413 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.782468 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.782523 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.782591 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.782645 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.782699 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.782761 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.782815 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.782891 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.782958 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.783015 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.783073 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.783144 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.783144 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.783144 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.783144 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.783144 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.783878 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.783943 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.783978 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.784019 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.784052 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.784096 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.784133 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.784173 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.784209 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.784275 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.784314 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.784348 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.784384 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.784423 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.784464 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.784499 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.784536 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.784573 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.784607 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.784607 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.784607 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.789377 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.789445 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.789480 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.789532 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.789598 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.789639 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.789724 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.789766 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.790030 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.790030 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.790286 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.790286 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.790475 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.790568 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.790656 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.790744 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.790843 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.790843 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.790843 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.790843 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.790843 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.791386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.791386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.791386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.791386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.791386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.791386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.791386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.791932 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.792019 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.792131 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.792453 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.792545 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.792637 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.792727 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.792821 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.792899 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.792976 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.793056 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.793131 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.793207 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.793662 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.793756 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.793899 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.794096 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.794180 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.794276 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.796552 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.796615 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.796652 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.796704 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.796749 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.796749 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.796826 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.796866 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.796901 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.796940 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.796974 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.797017 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.797056 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.797101 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.797145 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.797184 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.797223 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.797223 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.797223 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.797223 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.797223 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.797223 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.797439 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.797485 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.797525 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.797525 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.797525 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.797525 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.797525 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.797525 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.797714 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.797714 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.797714 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.797714 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.797714 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.797714 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.797714 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.797984 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.798070 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.798116 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.798175 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.798224 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.798295 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.798295 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.798364 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.798402 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.798443 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.798443 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.798507 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.798545 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.798612 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.799475 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.799555 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.799600 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.799636 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.799684 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.799740 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.799815 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.799994 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.800044 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.800100 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.800147 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.800199 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.800253 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.800294 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.800333 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.800493 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.800543 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.800583 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.800619 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.800658 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.800698 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.800744 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.800832 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.800892 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.800933 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.800971 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.801009 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.801009 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.801471 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.801528 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.801595 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.801654 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.801731 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.801886 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.801971 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.802023 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.802104 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.802177 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.802248 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.802292 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.802351 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.802393 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.802437 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.802596 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.802672 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.802723 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.802723 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.802723 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.802723 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.803023 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.803084 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.803141 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.803203 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.803280 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.803527 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.803579 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.803622 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.803665 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.803700 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.803700 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.803700 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.803700 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.803835 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.803966 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.804018 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.804053 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.804100 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.804140 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.804180 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.804243 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.804283 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.804283 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.804349 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.804389 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.804424 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.804472 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.804525 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.804565 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.804605 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.804644 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.804683 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.804728 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.804728 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.804797 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.804836 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.804875 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.804916 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.804959 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.804959 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.805113 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.805163 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.805205 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.805344 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.805400 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.805442 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.805480 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.805480 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.805559 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.805649 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.805689 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.805689 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.805766 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.805805 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.805871 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.805919 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.806985 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.807052 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.807121 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.807171 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.807246 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.807291 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.807357 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.808384 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.808456 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.808559 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.808735 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.808822 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.808865 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.808905 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.808950 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.808950 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.809018 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.809059 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.809059 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.809133 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.809177 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.809376 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.809446 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.809561 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.809605 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.809643 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.809699 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.809752 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.809800 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.809864 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.809929 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.809978 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.810065 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.810151 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.810250 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.810617 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.810710 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.810799 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.810888 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.810967 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.811051 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.811155 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.811200 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.811308 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.811308 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.811386 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.811431 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.811477 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.811548 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.811825 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.811920 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.812014 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.812112 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.812196 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.812298 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.812350 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.812385 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.812431 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.812470 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.812470 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.812538 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.812577 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.812653 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.814476 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.814547 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.814597 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.814647 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.814684 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.814744 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.814823 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.814999 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.815059 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.815119 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.815180 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.815257 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.815299 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.815352 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.815414 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.815455 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.815455 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.815523 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.815581 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.815622 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.815667 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.815713 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.815753 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.815790 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.815921 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.815971 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.816007 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.816047 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.816082 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.816120 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.816154 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.816195 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.816292 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.816337 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.816382 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.816422 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.816458 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.816504 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.816540 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.816581 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.816620 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.816654 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.816693 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.816693 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.816774 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.816815 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.816863 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.816863 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.816933 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.816972 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.817006 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.817050 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.817092 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.817424 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.818221 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.818314 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.818351 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.818411 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.818464 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.818512 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.818549 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.818588 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.818622 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.818660 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.818706 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.818746 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.818780 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.818825 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.818867 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.818911 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.818949 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.818985 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.819025 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.819060 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.819098 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.819138 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.819177 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.819217 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.819281 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.819316 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.819354 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.819354 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.819432 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.819472 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.819518 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.819557 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.819591 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.819630 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.819630 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.819699 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.819733 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.819771 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.819805 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.819851 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.819888 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.819888 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.821042 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.821091 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.821162 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.821207 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.821275 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.821344 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.821386 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.821423 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.821471 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.821510 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.821547 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.821614 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.821679 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.821748 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.822130 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.822221 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.822318 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.822416 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.822490 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.822572 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.822649 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.823665 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.823741 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.823782 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.823829 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.823889 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.823937 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.824000 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.824064 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.824112 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.824158 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.824207 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.824207 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.824357 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.824403 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.824452 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.824499 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.824537 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.824589 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.824635 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.824679 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.824725 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.824764 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.824806 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.824847 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.824887 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.824925 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.824977 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.825016 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.825055 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.825093 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.825138 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.825184 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.825240 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.825276 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.825316 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.825350 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.825403 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.825445 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.825489 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.825533 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.825574 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.825608 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.825648 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.825682 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.825722 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.825757 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.825757 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.825835 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.825936 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.825987 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.826032 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.826068 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.826068 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.826135 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.826181 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.826181 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.826181 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.826181 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.826181 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.826181 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.826181 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.826440 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.826479 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.826479 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.826557 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.826557 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.826557 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.826557 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.826557 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.826557 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.826761 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.826761 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.826761 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.826875 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.826924 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.826961 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.827007 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.827045 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.827085 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.827119 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.827157 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.827191 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.827191 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.827191 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.827310 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.827310 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.827310 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.827310 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.827310 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.827310 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.827310 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.827533 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.827533 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.827533 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.827533 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.827533 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.827533 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.827722 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.827763 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.827763 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.827763 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.827868 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.827868 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.827940 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.827978 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.828557 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.828649 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.828649 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.828774 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.828823 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.828866 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.828915 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.828960 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.828960 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.829028 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.829028 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.829028 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.829150 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.829150 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.829260 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.829260 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.829336 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.829387 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.829428 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.829467 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.829517 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.833532 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.833622 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.833622 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.833696 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.833737 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.833810 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.833863 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.833969 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.834021 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.834062 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.834129 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.834173 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.834259 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.834319 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.834420 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.834481 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.834481 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.834481 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.834586 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.834586 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.834657 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.840026 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.840117 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.840117 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.840628 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.840688 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.840753 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.840809 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.840872 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.840923 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.840972 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.841022 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.841022 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.841126 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.841185 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.841253 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.841253 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.841366 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.841419 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.841419 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.841419 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.841419 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.841597 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111259) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.841597 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.841597 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.841597 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.841597 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111259) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.841597 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111259) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.841877 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.841877 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.841877 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.841877 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.842124 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.842179 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.842179 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.842303 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.842303 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.842303 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.842303 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.842303 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.862303 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111256) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 07 01:28:30.862750 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.862876 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.863070 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.863568 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.863677 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.863677 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.863805 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.863805 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.863922 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.863922 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.864446 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.864515 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.864569 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.864644 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.864701 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.864755 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.864809 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.865092 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.865163 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.865225 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.865321 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.865531 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.865531 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.865531 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.865980 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.866065 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.866122 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.866191 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.866270 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.866329 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.866383 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.867379 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.867447 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.867501 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.867570 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.867626 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.867680 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.867734 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.868035 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.868099 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.868172 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.868246 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.868319 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.868319 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.868420 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.868474 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.868530 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.868592 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.868653 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.868707 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.868772 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.868827 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.869347 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.869413 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.869470 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.869538 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.869593 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.869648 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.869701 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.870383 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.870460 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.870516 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.870570 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.870645 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.870645 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.870762 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.871175 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.871278 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.871278 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.871405 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.871405 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.871508 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.871508 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.871813 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.871870 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.871919 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.871987 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.872034 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.872098 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.872170 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.872623 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.872678 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.872747 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.872798 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.872858 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.872917 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.872991 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.873245 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.873309 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.873364 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.873429 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.873488 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.873547 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.873613 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.873678 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.873725 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.873793 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.873857 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.873915 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.873994 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.874138 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.874717 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.874788 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.874867 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.874930 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.874973 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.875037 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.875105 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.875585 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.875643 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.875711 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.875755 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.875824 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.875874 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.875958 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.876836 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.876929 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.877006 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.877193 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.877276 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.877341 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.877415 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.878224 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.878351 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.878546 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.878617 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.878961 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.879019 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.879096 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.879349 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.879434 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.879477 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.879549 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.879645 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.879645 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.879796 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.879796 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.879878 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.879878 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.879945 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.880011 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.880072 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.880146 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.880710 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.880754 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.880857 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.880902 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.880985 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.881048 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.881113 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.881153 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.881235 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.881306 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.881356 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.881428 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.881485 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.881554 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.882184 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.882245 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.882329 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.882393 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.882433 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.882510 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.882562 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.883100 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.883162 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.883215 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.883354 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.883412 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.883472 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.883530 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.883593 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.883656 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.883714 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.883776 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.883838 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.883899 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.883977 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.884030 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.884091 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.884151 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.884212 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.884312 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.884362 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.884416 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.884728 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.884772 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.884850 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.884947 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.884947 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.885056 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.885107 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.885450 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.885561 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.885620 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.885717 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.885772 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.886222 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.886222 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.886636 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.886695 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.888727 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.888727 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.888727 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.888727 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.888727 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.888727 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.888727 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.889068 np0000184300 devstack@c-api.service[111259]: INFO dbcounter [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Registered counter for database cinder Jul 07 01:28:30.889126 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.889126 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.889126 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.889126 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.889126 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.889377 np0000184300 devstack@c-api.service[111258]: INFO dbcounter [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Registered counter for database cinder Jul 07 01:28:30.890148 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.890218 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.890283 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.890355 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.890431 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.890490 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.890557 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 07 01:28:30.890853 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 07 01:28:30.890918 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 07 01:28:30.890976 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 07 01:28:30.890976 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 07 01:28:30.891271 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 07 01:28:30.891333 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 07 01:28:30.892385 np0000184300 devstack@c-api.service[111257]: INFO dbcounter [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Registered counter for database cinder Jul 07 01:28:30.929835 np0000184300 devstack@c-api.service[111258]: DEBUG oslo_db.sqlalchemy.engines [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:30.932821 np0000184300 devstack@c-api.service[111259]: DEBUG oslo_db.sqlalchemy.engines [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111259) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:30.935281 np0000184300 devstack@c-api.service[111257]: DEBUG oslo_db.sqlalchemy.engines [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:30.939934 np0000184300 devstack@c-api.service[111256]: INFO dbcounter [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Registered counter for database cinder Jul 07 01:28:30.985989 np0000184300 devstack@c-api.service[111256]: DEBUG oslo_db.sqlalchemy.engines [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:31.048433 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writer thread running {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:28:31.050518 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writer thread running {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:28:31.050865 np0000184300 devstack@c-api.service[111259]: INFO cinder.rpc [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:28:31.053004 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writer thread running {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:28:31.053289 np0000184300 devstack@c-api.service[111259]: INFO cinder.rpc [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:28:31.053471 np0000184300 devstack@c-api.service[111258]: INFO cinder.rpc [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:28:31.055832 np0000184300 devstack@c-api.service[111257]: INFO cinder.rpc [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:28:31.056051 np0000184300 devstack@c-api.service[111259]: INFO cinder.rpc [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:28:31.056325 np0000184300 devstack@c-api.service[111258]: INFO cinder.rpc [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:28:31.058257 np0000184300 devstack@c-api.service[111257]: INFO cinder.rpc [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:28:31.058626 np0000184300 devstack@c-api.service[111259]: INFO cinder.rpc [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:28:31.059062 np0000184300 devstack@c-api.service[111258]: INFO cinder.rpc [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:28:31.059931 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.061123 np0000184300 devstack@c-api.service[111257]: INFO cinder.rpc [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:28:31.061325 np0000184300 devstack@c-api.service[111258]: INFO cinder.rpc [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:28:31.062556 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.063764 np0000184300 devstack@c-api.service[111257]: INFO cinder.rpc [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:28:31.063979 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.065040 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.066511 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.068789 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.096143 np0000184300 devstack@c-api.service[111259]: DEBUG oslo_db.sqlalchemy.engines [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111259) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:31.099088 np0000184300 devstack@c-api.service[111259]: INFO cinder.rpc [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:28:31.100632 np0000184300 devstack@c-api.service[111258]: DEBUG oslo_db.sqlalchemy.engines [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:31.101440 np0000184300 devstack@c-api.service[111259]: INFO cinder.rpc [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:28:31.102030 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writer thread running {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 07 01:28:31.102258 np0000184300 devstack@c-api.service[111257]: DEBUG oslo_db.sqlalchemy.engines [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:31.102799 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.103970 np0000184300 devstack@c-api.service[111258]: INFO cinder.rpc [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:28:31.104957 np0000184300 devstack@c-api.service[111256]: INFO cinder.rpc [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 07 01:28:31.105119 np0000184300 devstack@c-api.service[111257]: INFO cinder.rpc [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:28:31.106426 np0000184300 devstack@c-api.service[111258]: INFO cinder.rpc [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:28:31.107449 np0000184300 devstack@c-api.service[111256]: INFO cinder.rpc [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 07 01:28:31.107763 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.107894 np0000184300 devstack@c-api.service[111257]: INFO cinder.rpc [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:28:31.109131 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.109868 np0000184300 devstack@c-api.service[111256]: INFO cinder.rpc [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 07 01:28:31.112013 np0000184300 devstack@c-api.service[111256]: INFO cinder.rpc [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 07 01:28:31.112875 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.116074 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.116192 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.120550 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.120670 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.122145 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.123731 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.123850 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.125397 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.127813 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.128195 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.129786 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.130838 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.132406 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.133812 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.133909 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.135416 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.136886 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.137025 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.138374 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.139805 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.139899 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.141490 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.142716 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.142914 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.144191 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.144329 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.145840 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.146434 np0000184300 devstack@c-api.service[111256]: DEBUG oslo_db.sqlalchemy.engines [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:31.146906 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.147428 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.148781 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.148887 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.148970 np0000184300 devstack@c-api.service[111256]: INFO cinder.rpc [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 07 01:28:31.150268 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.151361 np0000184300 devstack@c-api.service[111256]: INFO cinder.rpc [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 07 01:28:31.151656 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.152477 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.152567 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.152952 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.155855 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.157305 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.157664 np0000184300 devstack@c-api.service[111259]: WARNING cinder.api.contrib.hosts [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:28:31.158471 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.158561 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.159978 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.160842 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.161511 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.161860 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.162671 np0000184300 devstack@c-api.service[111258]: WARNING cinder.api.contrib.hosts [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:28:31.162895 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.163480 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.163575 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.163657 np0000184300 devstack@c-api.service[111257]: WARNING cinder.api.contrib.hosts [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:28:31.164246 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.164484 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.164955 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.165773 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.165944 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.166479 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.167223 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.167539 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.167881 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.168072 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.168649 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.168895 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.169290 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.169437 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: extensions {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.170261 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.170910 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.171351 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.171614 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: capabilities {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.171775 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.172409 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.172849 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-hosts {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.173216 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.173849 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.174273 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: scheduler-stats {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.174559 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.174756 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: extensions {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.175411 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: extensions {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.175742 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-volume-transfer {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.175788 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.176114 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: capabilities {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.176737 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: capabilities {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.177352 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: cgsnapshots {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.177402 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-hosts {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.177969 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-hosts {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.178807 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: encryption {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.178953 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.179391 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: scheduler-stats {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.179947 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: scheduler-stats {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.180389 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: extra_specs {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.180864 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-volume-transfer {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.181413 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-volume-transfer {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.181885 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-quota-class-sets {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.181950 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.182559 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: cgsnapshots {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.183059 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: cgsnapshots {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.183249 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-quota-sets {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.184004 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: encryption {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.184495 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: encryption {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.184705 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-snapshot-manage {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.185067 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.185644 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: extra_specs {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.186053 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: extra_specs {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.186133 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: encryption {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.187254 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-quota-class-sets {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.187595 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-quota-class-sets {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.187673 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-volume-manage {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.188074 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.188615 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-quota-sets {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.188912 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-quota-sets {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.189132 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-volume-type-access {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.190119 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-snapshot-manage {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.190355 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-snapshot-manage {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.190741 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: consistencygroups {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.191086 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.191576 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: encryption {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.191759 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: encryption {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.192776 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.192861 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: backups {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.193248 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-volume-manage {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.193471 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-volume-manage {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.194749 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-volume-type-access {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.194921 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: os-availability-zone {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.194998 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-volume-type-access {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.195535 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.196255 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extended resource: qos-specs {{(pid=111259) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.196352 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: consistencygroups {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.196516 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: consistencygroups {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.198257 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: backups {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.198493 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: backups {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.199530 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.200389 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.contrib.snapshot_actions [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] SnapshotActionsController initialized {{(pid=111259) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:28:31.200562 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: os-availability-zone {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.200630 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: os-availability-zone {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.201093 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.201283 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.201908 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extended resource: qos-specs {{(pid=111257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.202348 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extended resource: qos-specs {{(pid=111258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.202476 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.203892 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.204812 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.205183 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.205278 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.205678 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] SnapshotActionsController initialized {{(pid=111257) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:28:31.205768 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.206402 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.206629 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.206783 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.contrib.snapshot_actions [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] SnapshotActionsController initialized {{(pid=111258) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:28:31.207383 np0000184300 devstack@c-api.service[111256]: WARNING cinder.api.contrib.hosts [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 07 01:28:31.207584 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.207753 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.208028 np0000184300 devstack@c-api.service[111259]: WARNING castellan.key_manager.migration [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.208340 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.208984 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209090 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeActions extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209150 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.209283 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.209348 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209432 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension SnapshotActions extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209536 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209635 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209721 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension TypesManage extending resource: types {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209840 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.209929 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeTypeAccess extending resource: types {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.210048 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.210166 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension UsedLimits extending resource: limits {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.210264 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.210327 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.210387 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension AdminActions extending resource: volumes {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.210448 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.210503 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension AdminActions extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.210606 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension AdminActions extending resource: backups {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.210703 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.210805 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.v3.router [None req-51c3b7d9-6de7-4f4c-8683-8fda672feefd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111259) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.211849 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.211936 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.212139 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.213215 np0000184300 devstack@c-api.service[111257]: WARNING castellan.key_manager.migration [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.213318 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.213486 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.214166 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.214296 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeActions extending resource: volumes {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.214768 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.214925 np0000184300 devstack@c-api.service[111258]: WARNING castellan.key_manager.migration [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.215059 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215157 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215280 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215370 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215466 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension TypesManage extending resource: types {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215573 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215649 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215793 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215889 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension UsedLimits extending resource: limits {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.215968 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.216020 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.216107 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension AdminActions extending resource: volumes {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.216148 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeActions extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.216213 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.216272 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension AdminActions extending resource: snapshots {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.216323 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension AdminActions extending resource: backups {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.216439 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.v3.router [None req-ff07a601-5eea-4798-aab8-d86429338259 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217014 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217130 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217239 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217379 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217477 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension TypesManage extending resource: types {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217590 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217668 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.217708 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217807 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.217920 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension UsedLimits extending resource: limits {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.218022 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.218128 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension AdminActions extending resource: volumes {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.218273 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension AdminActions extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.218385 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension AdminActions extending resource: backups {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.218495 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.v3.router [None req-181f37a0-d541-4650-9eec-31409eb4ff49 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.218725 np0000184300 devstack@c-api.service[111259]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb1952a4668 pid: 111259 (default app) Jul 07 01:28:31.219038 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.219929 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: extensions {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.222778 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: capabilities {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.224363 np0000184300 devstack@c-api.service[111257]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb1952a4668 pid: 111257 (default app) Jul 07 01:28:31.224425 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-hosts {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.225736 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: scheduler-stats {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.226398 np0000184300 devstack@c-api.service[111258]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb1952a4668 pid: 111258 (default app) Jul 07 01:28:31.227225 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-volume-transfer {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.228623 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-c6b67f93-cfec-4b40-975b-80ee0fd2f225 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:28:31.228828 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: cgsnapshots {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.230246 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: encryption {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.231464 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 1/1] 199.19.213.150 () {60 vars in 956 bytes} [Tue Jul 7 01:28:31 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:28:31.231959 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: extra_specs {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.233599 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-quota-class-sets {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.234960 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-quota-sets {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.236412 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-snapshot-manage {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.237858 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: encryption {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.239777 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-volume-manage {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.241267 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-volume-type-access {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.242858 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: consistencygroups {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.244825 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: backups {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.246853 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: os-availability-zone {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.248242 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extended resource: qos-specs {{(pid=111256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 07 01:28:31.251535 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.252407 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.contrib.snapshot_actions [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] SnapshotActionsController initialized {{(pid=111256) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 07 01:28:31.253103 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.254477 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.255868 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.257245 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.258552 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.259971 np0000184300 devstack@c-api.service[111256]: WARNING castellan.key_manager.migration [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 07 01:28:31.260910 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261007 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeActions extending resource: volumes {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261248 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261350 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261464 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261551 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261642 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension TypesManage extending resource: types {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261761 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261848 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.261971 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.262083 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension UsedLimits extending resource: limits {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.262183 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.262307 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension AdminActions extending resource: volumes {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.262432 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension AdminActions extending resource: snapshots {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.262534 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension AdminActions extending resource: backups {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.262640 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.v3.router [None req-0615d354-29ba-4a7c-b8a6-28526f50ea6a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 07 01:28:31.270781 np0000184300 devstack@c-api.service[111256]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb1952a4668 pid: 111256 (default app) Jul 07 01:28:38.539971 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-3da491d1-06bd-4be6-9292-179ff476532e None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:28:39.172198 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-3da491d1-06bd-4be6-9292-179ff476532e admin admin] POST https://199.19.213.150/volume/v3/types Jul 07 01:28:39.173166 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-3da491d1-06bd-4be6-9292-179ff476532e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 01:28:39.175206 np0000184300 devstack@c-api.service[111257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 07 01:28:39.175206 np0000184300 devstack@c-api.service[111257]: warnings.warn( Jul 07 01:28:39.210741 np0000184300 devstack@c-api.service[111257]: DEBUG oslo_db.sqlalchemy.engines [None req-3da491d1-06bd-4be6-9292-179ff476532e admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:39.247533 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-3da491d1-06bd-4be6-9292-179ff476532e admin admin] https://199.19.213.150/volume/v3/types returned with HTTP 200 Jul 07 01:28:39.248579 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 1/2] 199.19.213.150 () {68 vars in 1288 bytes} [Tue Jul 7 01:28:38 2026] POST /volume/v3/types => generated 186 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:28:39.275724 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [req-3da491d1-06bd-4be6-9292-179ff476532e req-839d6886-6b6d-418d-876c-1c35a784f766 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:28:39.610175 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [req-3da491d1-06bd-4be6-9292-179ff476532e req-839d6886-6b6d-418d-876c-1c35a784f766 admin admin] POST https://199.19.213.150/volume/v3/types/7fc7025a-6ed7-4738-be2b-e4b7160ae422/extra_specs Jul 07 01:28:39.610810 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [req-3da491d1-06bd-4be6-9292-179ff476532e req-839d6886-6b6d-418d-876c-1c35a784f766 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 07 01:28:39.612984 np0000184300 devstack@c-api.service[111258]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 07 01:28:39.612984 np0000184300 devstack@c-api.service[111258]: warnings.warn( Jul 07 01:28:39.648118 np0000184300 devstack@c-api.service[111258]: DEBUG oslo_db.sqlalchemy.engines [req-3da491d1-06bd-4be6-9292-179ff476532e req-839d6886-6b6d-418d-876c-1c35a784f766 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:28:39.725662 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [req-3da491d1-06bd-4be6-9292-179ff476532e req-839d6886-6b6d-418d-876c-1c35a784f766 admin admin] https://199.19.213.150/volume/v3/types/7fc7025a-6ed7-4738-be2b-e4b7160ae422/extra_specs returned with HTTP 200 Jul 07 01:28:39.726254 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 1/3] 199.19.213.150 () {70 vars in 1505 bytes} [Tue Jul 7 01:28:39 2026] POST /volume/v3/types/7fc7025a-6ed7-4738-be2b-e4b7160ae422/extra_specs => generated 55 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:28:41.100892 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=6 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:28:41.150589 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=6 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:28:49.243595 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:28:49.724021 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:31:00.851337 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-9fe74601-a4bf-44f6-809a-7bef0da57294 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:00.852550 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-9fe74601-a4bf-44f6-809a-7bef0da57294 None None] GET https://199.19.213.150/volume// Jul 07 01:31:00.852897 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-9fe74601-a4bf-44f6-809a-7bef0da57294 None None] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:00.853368 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-9fe74601-a4bf-44f6-809a-7bef0da57294 None None] Calling method 'all' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:00.854390 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-9fe74601-a4bf-44f6-809a-7bef0da57294 None None] https://199.19.213.150/volume// returned with HTTP 300 Jul 07 01:31:00.855057 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 2/4] 199.19.213.150 () {66 vars in 1456 bytes} [Tue Jul 7 01:31:00 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 07 01:31:40.189319 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-32fe83c9-cfa0-4e84-b505-20e03c9e5596 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:40.192472 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 1/5] 199.19.213.150 () {62 vars in 1068 bytes} [Tue Jul 7 01:31:40 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:31:40.228925 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-1296b479-61c0-41a6-86a7-4d9f3b7b501b None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:40.235387 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 2/6] 199.19.213.150 () {64 vars in 1272 bytes} [Tue Jul 7 01:31:40 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:31:40.266455 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [req-1296b479-61c0-41a6-86a7-4d9f3b7b501b req-d9086b4a-a3b9-427c-8849-975cfbb40d0f None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:40.271026 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [req-1296b479-61c0-41a6-86a7-4d9f3b7b501b req-d9086b4a-a3b9-427c-8849-975cfbb40d0f demo demo] GET https://199.19.213.150/volume/v3/ Jul 07 01:31:40.271303 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [req-1296b479-61c0-41a6-86a7-4d9f3b7b501b req-d9086b4a-a3b9-427c-8849-975cfbb40d0f demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:40.271581 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [req-1296b479-61c0-41a6-86a7-4d9f3b7b501b req-d9086b4a-a3b9-427c-8849-975cfbb40d0f demo demo] Calling method 'version_select' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:40.272710 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [req-1296b479-61c0-41a6-86a7-4d9f3b7b501b req-d9086b4a-a3b9-427c-8849-975cfbb40d0f demo demo] https://199.19.213.150/volume/v3/ returned with HTTP 200 Jul 07 01:31:40.273167 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 2/7] 199.19.213.150 () {66 vars in 1346 bytes} [Tue Jul 7 01:31:40 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:40.311749 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-be5e6827-9ada-48b3-ac3a-a2aaa7ed1f50 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:40.658758 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-be5e6827-9ada-48b3-ac3a-a2aaa7ed1f50 demo demo] GET https://199.19.213.150/volume/v3/types Jul 07 01:31:40.659036 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-be5e6827-9ada-48b3-ac3a-a2aaa7ed1f50 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:40.659262 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-be5e6827-9ada-48b3-ac3a-a2aaa7ed1f50 demo demo] Calling method 'index' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:40.659805 np0000184300 devstack@c-api.service[111259]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 07 01:31:40.659805 np0000184300 devstack@c-api.service[111259]: warnings.warn( Jul 07 01:31:40.660405 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-be5e6827-9ada-48b3-ac3a-a2aaa7ed1f50 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:31:40.697703 np0000184300 devstack@c-api.service[111259]: DEBUG oslo_db.sqlalchemy.engines [None req-be5e6827-9ada-48b3-ac3a-a2aaa7ed1f50 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111259) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:31:40.720890 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-be5e6827-9ada-48b3-ac3a-a2aaa7ed1f50 demo demo] https://199.19.213.150/volume/v3/types returned with HTTP 200 Jul 07 01:31:40.721445 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 3/8] 199.19.213.150 () {64 vars in 1290 bytes} [Tue Jul 7 01:31:40 2026] GET /volume/v3/types => generated 377 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:40.759277 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-e39ce31f-01a5-4a31-b282-fac87ac1b4a0 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:41.109930 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-e39ce31f-01a5-4a31-b282-fac87ac1b4a0 demo demo] GET https://199.19.213.150/volume/v3/types/default Jul 07 01:31:41.110416 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-e39ce31f-01a5-4a31-b282-fac87ac1b4a0 demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:41.110736 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-e39ce31f-01a5-4a31-b282-fac87ac1b4a0 demo demo] Calling method 'show' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:41.147432 np0000184300 devstack@c-api.service[111256]: DEBUG oslo_db.sqlalchemy.engines [None req-e39ce31f-01a5-4a31-b282-fac87ac1b4a0 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 07 01:31:41.173535 np0000184300 devstack@c-api.service[111256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 07 01:31:41.173535 np0000184300 devstack@c-api.service[111256]: warnings.warn( Jul 07 01:31:41.175702 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-e39ce31f-01a5-4a31-b282-fac87ac1b4a0 demo demo] https://199.19.213.150/volume/v3/types/default returned with HTTP 200 Jul 07 01:31:41.176190 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 2/9] 199.19.213.150 () {64 vars in 1301 bytes} [Tue Jul 7 01:31:40 2026] GET /volume/v3/types/default => generated 145 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:41.681824 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-10cc2f24-aac2-416c-b3d7-aacfc6b14993 None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:41.682663 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 3/10] 199.19.213.150 () {62 vars in 1068 bytes} [Tue Jul 7 01:31:41 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:31:41.713653 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-d7537a99-b120-4194-b6d3-d0ca9512ecd1 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:41.722738 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 3/11] 199.19.213.150 () {64 vars in 1272 bytes} [Tue Jul 7 01:31:41 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:31:41.759335 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [req-d7537a99-b120-4194-b6d3-d0ca9512ecd1 req-dd6cfcad-25e5-435c-b920-a63e2250e557 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:41.763164 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [req-d7537a99-b120-4194-b6d3-d0ca9512ecd1 req-dd6cfcad-25e5-435c-b920-a63e2250e557 demo demo] GET https://199.19.213.150/volume/v3/ Jul 07 01:31:41.763572 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [req-d7537a99-b120-4194-b6d3-d0ca9512ecd1 req-dd6cfcad-25e5-435c-b920-a63e2250e557 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:41.763963 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [req-d7537a99-b120-4194-b6d3-d0ca9512ecd1 req-dd6cfcad-25e5-435c-b920-a63e2250e557 demo demo] Calling method 'version_select' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:41.764863 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [req-d7537a99-b120-4194-b6d3-d0ca9512ecd1 req-dd6cfcad-25e5-435c-b920-a63e2250e557 demo demo] https://199.19.213.150/volume/v3/ returned with HTTP 200 Jul 07 01:31:41.765654 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 4/12] 199.19.213.150 () {66 vars in 1346 bytes} [Tue Jul 7 01:31:41 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:41.805408 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-ef815e6c-4dc6-40a1-9e44-930fbf73bbb0 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:41.808950 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ef815e6c-4dc6-40a1-9e44-930fbf73bbb0 demo demo] GET https://199.19.213.150/volume/v3/types/default Jul 07 01:31:41.809303 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ef815e6c-4dc6-40a1-9e44-930fbf73bbb0 demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:41.809591 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ef815e6c-4dc6-40a1-9e44-930fbf73bbb0 demo demo] Calling method 'show' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:41.816941 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ef815e6c-4dc6-40a1-9e44-930fbf73bbb0 demo demo] https://199.19.213.150/volume/v3/types/default returned with HTTP 200 Jul 07 01:31:41.817377 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 3/13] 199.19.213.150 () {64 vars in 1301 bytes} [Tue Jul 7 01:31:41 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:42.411932 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-3587679e-4712-44e7-b93f-e4a704b0a8a9 None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.412819 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 4/14] 199.19.213.150 () {62 vars in 1068 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:31:42.441965 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-6edb6995-8cf7-48fc-9c0e-681a5ff23d12 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.445730 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 4/15] 199.19.213.150 () {64 vars in 1272 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:31:42.477788 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [req-6edb6995-8cf7-48fc-9c0e-681a5ff23d12 req-c4f5b45b-b84b-4dd1-b67e-3761462d49b6 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.481751 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [req-6edb6995-8cf7-48fc-9c0e-681a5ff23d12 req-c4f5b45b-b84b-4dd1-b67e-3761462d49b6 demo demo] GET https://199.19.213.150/volume/v3/ Jul 07 01:31:42.482150 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [req-6edb6995-8cf7-48fc-9c0e-681a5ff23d12 req-c4f5b45b-b84b-4dd1-b67e-3761462d49b6 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:42.482672 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [req-6edb6995-8cf7-48fc-9c0e-681a5ff23d12 req-c4f5b45b-b84b-4dd1-b67e-3761462d49b6 demo demo] Calling method 'version_select' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:42.483123 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [req-6edb6995-8cf7-48fc-9c0e-681a5ff23d12 req-c4f5b45b-b84b-4dd1-b67e-3761462d49b6 demo demo] https://199.19.213.150/volume/v3/ returned with HTTP 200 Jul 07 01:31:42.483491 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 5/16] 199.19.213.150 () {66 vars in 1346 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:42.524947 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-1ffcb814-60e1-4e26-95f3-d076dec8c4e4 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.528695 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-1ffcb814-60e1-4e26-95f3-d076dec8c4e4 demo demo] GET https://199.19.213.150/volume/v3/types/default Jul 07 01:31:42.529101 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-1ffcb814-60e1-4e26-95f3-d076dec8c4e4 demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:42.529633 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-1ffcb814-60e1-4e26-95f3-d076dec8c4e4 demo demo] Calling method 'show' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:42.537175 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-1ffcb814-60e1-4e26-95f3-d076dec8c4e4 demo demo] https://199.19.213.150/volume/v3/types/default returned with HTTP 200 Jul 07 01:31:42.537612 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 4/17] 199.19.213.150 () {64 vars in 1301 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:42.571617 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-7a3e7ca4-2132-4a7d-ace3-ba3b5af11bdf None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.572107 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 5/18] 199.19.213.150 () {62 vars in 1068 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 07 01:31:42.601114 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-38a2f65d-0e3f-497b-85c6-23ef422100d5 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.605870 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 5/19] 199.19.213.150 () {64 vars in 1272 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 07 01:31:42.640940 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [req-38a2f65d-0e3f-497b-85c6-23ef422100d5 req-a477ff4c-8732-4db3-adf2-76a8de37ce45 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.644336 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [req-38a2f65d-0e3f-497b-85c6-23ef422100d5 req-a477ff4c-8732-4db3-adf2-76a8de37ce45 demo demo] GET https://199.19.213.150/volume/v3/ Jul 07 01:31:42.644625 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [req-38a2f65d-0e3f-497b-85c6-23ef422100d5 req-a477ff4c-8732-4db3-adf2-76a8de37ce45 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:42.644941 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [req-38a2f65d-0e3f-497b-85c6-23ef422100d5 req-a477ff4c-8732-4db3-adf2-76a8de37ce45 demo demo] Calling method 'version_select' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:42.645486 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [req-38a2f65d-0e3f-497b-85c6-23ef422100d5 req-a477ff4c-8732-4db3-adf2-76a8de37ce45 demo demo] https://199.19.213.150/volume/v3/ returned with HTTP 200 Jul 07 01:31:42.646016 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 6/20] 199.19.213.150 () {66 vars in 1346 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:42.683523 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-0454734f-ded3-4dca-bb04-152f602d5e33 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:31:42.687114 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-0454734f-ded3-4dca-bb04-152f602d5e33 demo demo] GET https://199.19.213.150/volume/v3/types/default Jul 07 01:31:42.687536 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-0454734f-ded3-4dca-bb04-152f602d5e33 demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:31:42.687824 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-0454734f-ded3-4dca-bb04-152f602d5e33 demo demo] Calling method 'show' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:31:42.697005 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-0454734f-ded3-4dca-bb04-152f602d5e33 demo demo] https://199.19.213.150/volume/v3/types/default returned with HTTP 200 Jul 07 01:31:42.697353 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 5/21] 199.19.213.150 () {64 vars in 1301 bytes} [Tue Jul 7 01:31:42 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 07 01:31:50.730483 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:31:52.695297 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=8 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:36:22.242875 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:36:22.340295 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:36:22.340560 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:36:22.340735 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:36:22.341307 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:36:22.342048 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:36:22.378832 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 demo demo] Get all volumes completed successfully. Jul 07 01:36:22.382272 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-eb29dbff-aef0-4348-9523-3a9924d8d8a0 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:36:22.382591 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 6/22] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:36:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:36:32.372343 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:37:22.420635 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:37:22.425594 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:37:22.425852 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:37:22.426101 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:37:22.426986 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:37:22.428079 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:37:22.468081 np0000184300 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 demo demo] Get all volumes completed successfully. Jul 07 01:37:22.470121 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-ba811b06-78c9-4653-800a-fef9fd29cde5 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:37:22.470837 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 6/23] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:37:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:37:32.461624 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:38:22.492501 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:38:22.496984 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:38:22.497345 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:38:22.499488 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:38:22.499943 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:38:22.500669 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:38:22.547113 np0000184300 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 demo demo] Get all volumes completed successfully. Jul 07 01:38:22.549955 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-cf6030a6-11a3-4dec-abb2-5d97a9a19de2 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:38:22.550540 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 7/24] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:38:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:38:32.532672 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:39:22.565200 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:39:22.570075 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:39:22.570075 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:39:22.570075 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e demo demo] Calling method 'detail' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:39:22.570709 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.api_utils [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e demo demo] Removing options '' from query. {{(pid=111256) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:39:22.571974 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.volume.api [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111256) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:39:22.627367 np0000184300 devstack@c-api.service[111256]: INFO cinder.volume.api [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e demo demo] Get all volumes completed successfully. Jul 07 01:39:22.630449 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-6677d91c-8013-4b59-a7a4-5f2660660a0e demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:39:22.630931 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 6/25] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:39:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:39:32.616399 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=1 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:40:22.649566 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:40:22.654138 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:40:22.654337 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:40:22.654579 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:40:22.654862 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:40:22.655776 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:40:22.663361 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda demo demo] Get all volumes completed successfully. Jul 07 01:40:22.666258 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-b89eb08c-cfdd-4a29-87d0-e1d9a7eacdda demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:40:22.666709 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 7/26] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:40:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:40:32.658305 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:41:22.710834 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:41:22.849137 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:41:22.849333 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:41:22.849632 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:41:22.849864 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:41:22.855812 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:41:22.870653 np0000184300 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 demo demo] Get all volumes completed successfully. Jul 07 01:41:22.874210 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-d2b6bef0-0c46-4249-beda-4c2cb431b720 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:41:22.875067 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 7/27] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:41:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:41:32.863199 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:42:22.907875 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:42:22.912104 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:42:22.912398 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:42:22.912644 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:42:22.912946 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:42:22.915614 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:42:22.922549 np0000184300 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a demo demo] Get all volumes completed successfully. Jul 07 01:42:22.928045 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-43a0dfe2-cfa0-4ddc-87e6-30e6c8b3737a demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:42:22.928045 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 8/28] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:42:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:42:32.918313 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:43:22.946762 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:43:22.949348 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:43:22.949538 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:43:22.949723 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a demo demo] Calling method 'detail' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:43:22.950144 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.api_utils [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a demo demo] Removing options '' from query. {{(pid=111256) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:43:22.950675 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.volume.api [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111256) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:43:22.958625 np0000184300 devstack@c-api.service[111256]: INFO cinder.volume.api [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a demo demo] Get all volumes completed successfully. Jul 07 01:43:22.962872 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ccdd4d01-5a53-4dc1-b1c0-13304ca9084a demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:43:22.962872 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 7/29] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:43:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:43:32.953367 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=1 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:44:22.982402 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:44:22.985911 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:44:22.986115 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:44:22.986346 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:44:22.986604 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:44:22.987738 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:44:22.995472 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb demo demo] Get all volumes completed successfully. Jul 07 01:44:22.998750 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-f97b5d0e-d3df-4be5-8859-9bbf9bdff4eb demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:44:22.999115 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 8/30] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:44:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:44:32.991139 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:45:23.013757 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:45:23.018059 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:45:23.018141 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:45:23.018486 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:45:23.018786 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:45:23.019974 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:45:23.028483 np0000184300 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb demo demo] Get all volumes completed successfully. Jul 07 01:45:23.030996 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-cfd5b180-5e7d-454f-8582-3a1a5dc8b7eb demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:45:23.031742 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 8/31] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:45:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:45:33.023512 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:46:23.048586 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-9bf6ee40-f884-401e-8b22-729815ba36ab None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:46:23.050994 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-9bf6ee40-f884-401e-8b22-729815ba36ab demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:46:23.051174 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-9bf6ee40-f884-401e-8b22-729815ba36ab demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:46:23.051384 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-9bf6ee40-f884-401e-8b22-729815ba36ab demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:46:23.051601 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-9bf6ee40-f884-401e-8b22-729815ba36ab demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:46:23.052267 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-9bf6ee40-f884-401e-8b22-729815ba36ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:46:23.058829 np0000184300 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-9bf6ee40-f884-401e-8b22-729815ba36ab demo demo] Get all volumes completed successfully. Jul 07 01:46:23.061660 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-9bf6ee40-f884-401e-8b22-729815ba36ab demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:46:23.062461 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 9/32] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:46:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:46:33.055378 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:47:23.078418 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:47:23.233694 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:47:23.234109 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:47:23.234543 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee demo demo] Calling method 'detail' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:47:23.235023 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.api_utils [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee demo demo] Removing options '' from query. {{(pid=111256) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:47:23.236707 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.volume.api [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111256) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:47:23.246297 np0000184300 devstack@c-api.service[111256]: INFO cinder.volume.api [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee demo demo] Get all volumes completed successfully. Jul 07 01:47:23.249600 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-02d88d3d-5d74-4c1c-b76d-9180f5d04aee demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:47:23.250214 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 8/33] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:47:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:47:33.241701 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=1 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:48:23.265760 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-435b0964-6cb9-4055-b809-58d685700165 None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:48:23.273263 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-435b0964-6cb9-4055-b809-58d685700165 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:48:23.273538 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-435b0964-6cb9-4055-b809-58d685700165 demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:48:23.273667 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-435b0964-6cb9-4055-b809-58d685700165 demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:48:23.273975 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-435b0964-6cb9-4055-b809-58d685700165 demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:48:23.274670 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-435b0964-6cb9-4055-b809-58d685700165 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:48:23.284063 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-435b0964-6cb9-4055-b809-58d685700165 demo demo] Get all volumes completed successfully. Jul 07 01:48:23.287768 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-435b0964-6cb9-4055-b809-58d685700165 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:48:23.288252 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 9/34] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:48:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:48:33.277815 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:49:23.303546 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:49:23.306296 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:49:23.306526 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:49:23.306777 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:49:23.307062 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:49:23.309946 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:49:23.317529 np0000184300 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 demo demo] Get all volumes completed successfully. Jul 07 01:49:23.320130 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-f5766bb0-b02b-487a-8012-bf7fd2f05539 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:49:23.320833 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 9/35] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:49:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:49:33.312508 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:50:23.336261 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:50:23.339865 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:50:23.340427 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:50:23.340683 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:50:23.341005 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:50:23.342242 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:50:23.352496 np0000184300 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 demo demo] Get all volumes completed successfully. Jul 07 01:50:23.354890 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-ec49afe1-ed4e-4ba3-a7d3-76fc639a8526 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:50:23.355522 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 10/36] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:50:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:50:33.346188 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:51:23.374209 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:51:23.378001 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:51:23.378001 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:51:23.378505 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f demo demo] Calling method 'detail' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:51:23.378805 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.api_utils [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f demo demo] Removing options '' from query. {{(pid=111256) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:51:23.379753 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.volume.api [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111256) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:51:23.390026 np0000184300 devstack@c-api.service[111256]: INFO cinder.volume.api [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f demo demo] Get all volumes completed successfully. Jul 07 01:51:23.392655 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ca80361a-ddc3-4ff9-b9f0-743bdd56d70f demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:51:23.393133 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 9/37] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:51:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:51:33.383392 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=1 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:52:23.414591 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:52:23.458959 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:52:23.459271 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:52:23.459586 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:52:23.459882 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:52:23.460939 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:52:23.470103 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b demo demo] Get all volumes completed successfully. Jul 07 01:52:23.472814 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-ee7350ef-5a57-4d21-b363-cf32b8878a6b demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:52:23.473324 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 10/38] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:52:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:52:33.464835 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:53:23.487690 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-af242625-13ca-4791-897b-bc081f4943bc None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:53:23.492250 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-af242625-13ca-4791-897b-bc081f4943bc demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:53:23.492452 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-af242625-13ca-4791-897b-bc081f4943bc demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:53:23.492704 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-af242625-13ca-4791-897b-bc081f4943bc demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:53:23.493012 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-af242625-13ca-4791-897b-bc081f4943bc demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:53:23.493885 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-af242625-13ca-4791-897b-bc081f4943bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:53:23.502984 np0000184300 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-af242625-13ca-4791-897b-bc081f4943bc demo demo] Get all volumes completed successfully. Jul 07 01:53:23.506009 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-af242625-13ca-4791-897b-bc081f4943bc demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:53:23.506748 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 10/39] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:53:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:53:33.497704 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:54:23.519701 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:54:23.521349 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:54:23.521580 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:54:23.521828 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:54:23.522130 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:54:23.523123 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:54:23.531900 np0000184300 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc demo demo] Get all volumes completed successfully. Jul 07 01:54:23.533761 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-b25ffb70-1574-421b-8c35-7039b47ea6bc demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:54:23.534128 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 11/40] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:54:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:54:33.526844 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:55:23.549390 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:55:23.552177 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:55:23.552474 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:55:23.552730 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 demo demo] Calling method 'detail' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:55:23.553279 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.api_utils [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 demo demo] Removing options '' from query. {{(pid=111256) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:55:23.554160 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.volume.api [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111256) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:55:23.565627 np0000184300 devstack@c-api.service[111256]: INFO cinder.volume.api [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 demo demo] Get all volumes completed successfully. Jul 07 01:55:23.568587 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-ba5f13a7-38f3-431c-b9dc-4e0f185a0f92 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:55:23.569189 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 10/41] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:55:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:55:33.558698 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=1 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:56:23.583607 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:56:23.588041 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:56:23.588321 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:56:23.588567 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:56:23.590289 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:56:23.590289 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:56:23.601005 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 demo demo] Get all volumes completed successfully. Jul 07 01:56:23.604909 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-fc9ad1f2-27c1-4206-b00d-8212fbec3d74 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:56:23.605894 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 11/42] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:56:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:56:33.593347 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:57:23.617200 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-366381bd-0616-4516-9bba-a898d73ab06f None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:57:23.707645 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-366381bd-0616-4516-9bba-a898d73ab06f demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:57:23.708037 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-366381bd-0616-4516-9bba-a898d73ab06f demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:57:23.709383 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-366381bd-0616-4516-9bba-a898d73ab06f demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:57:23.709864 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-366381bd-0616-4516-9bba-a898d73ab06f demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:57:23.712505 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-366381bd-0616-4516-9bba-a898d73ab06f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:57:23.720006 np0000184300 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-366381bd-0616-4516-9bba-a898d73ab06f demo demo] Get all volumes completed successfully. Jul 07 01:57:23.721901 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-366381bd-0616-4516-9bba-a898d73ab06f demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:57:23.722244 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 11/43] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:57:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:57:33.715321 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:58:23.741515 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:58:23.743775 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:58:23.743891 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:58:23.744076 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:58:23.744376 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:58:23.744936 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:58:23.751448 np0000184300 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 demo demo] Get all volumes completed successfully. Jul 07 01:58:23.756070 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-5e62d731-7929-4f14-996d-6dabb1fc82a3 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:58:23.756581 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 12/44] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:58:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:58:33.747407 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 01:59:23.770136 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 01:59:23.773552 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 01:59:23.773903 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 01:59:23.774312 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 demo demo] Calling method 'detail' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 01:59:23.775008 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.api_utils [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 demo demo] Removing options '' from query. {{(pid=111256) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 01:59:23.776397 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.volume.api [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111256) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 01:59:23.784927 np0000184300 devstack@c-api.service[111256]: INFO cinder.volume.api [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 demo demo] Get all volumes completed successfully. Jul 07 01:59:23.786999 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-8e70e573-9210-41c0-8e4a-cf5290cec141 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 01:59:23.787353 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 11/45] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 01:59:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 01:59:33.780334 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=1 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:00:23.803213 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:00:23.806719 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 02:00:23.806964 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:00:23.807246 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:00:23.807557 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:00:23.808879 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:00:23.816826 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 demo demo] Get all volumes completed successfully. Jul 07 02:00:23.819350 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-79e0434d-999e-4b2e-89fe-dd4591141bc2 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:00:23.820017 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 12/46] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 02:00:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 02:00:33.816541 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:01:23.834432 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.middleware.request_id [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 None None] RequestId filter calling following filter/app {{(pid=111258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:01:23.839668 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 02:01:23.840196 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 demo demo] Empty body provided in request {{(pid=111258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:01:23.840741 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.openstack.wsgi [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 demo demo] Calling method 'detail' {{(pid=111258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:01:23.841405 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.api.api_utils [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 demo demo] Removing options '' from query. {{(pid=111258) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:01:23.843266 np0000184300 devstack@c-api.service[111258]: DEBUG cinder.volume.api [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111258) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:01:23.850675 np0000184300 devstack@c-api.service[111258]: INFO cinder.volume.api [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 demo demo] Get all volumes completed successfully. Jul 07 02:01:23.852964 np0000184300 devstack@c-api.service[111258]: INFO cinder.api.openstack.wsgi [None req-ca35db58-00ac-49a7-bc36-259ced5b1004 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:01:23.853890 np0000184300 devstack@c-api.service[111258]: [pid: 111258|app: 0|req: 12/47] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 02:01:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 02:01:33.846118 np0000184300 devstack@c-api.service[111258]: DEBUG dbcounter [-] [111258] Writing DB stats cinder:SELECT=1 {{(pid=111258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:02:23.868833 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.middleware.request_id [None req-f3679618-e100-478d-9699-3108a8f1878f None None] RequestId filter calling following filter/app {{(pid=111259) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:02:23.873061 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-f3679618-e100-478d-9699-3108a8f1878f demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 02:02:23.873656 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-f3679618-e100-478d-9699-3108a8f1878f demo demo] Empty body provided in request {{(pid=111259) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:02:23.873997 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.openstack.wsgi [None req-f3679618-e100-478d-9699-3108a8f1878f demo demo] Calling method 'detail' {{(pid=111259) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:02:23.875013 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.api.api_utils [None req-f3679618-e100-478d-9699-3108a8f1878f demo demo] Removing options '' from query. {{(pid=111259) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:02:23.876744 np0000184300 devstack@c-api.service[111259]: DEBUG cinder.volume.api [None req-f3679618-e100-478d-9699-3108a8f1878f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111259) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:02:23.887521 np0000184300 devstack@c-api.service[111259]: INFO cinder.volume.api [None req-f3679618-e100-478d-9699-3108a8f1878f demo demo] Get all volumes completed successfully. Jul 07 02:02:23.890644 np0000184300 devstack@c-api.service[111259]: INFO cinder.api.openstack.wsgi [None req-f3679618-e100-478d-9699-3108a8f1878f demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:02:23.891259 np0000184300 devstack@c-api.service[111259]: [pid: 111259|app: 0|req: 13/48] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 02:02:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 02:02:33.879611 np0000184300 devstack@c-api.service[111259]: DEBUG dbcounter [-] [111259] Writing DB stats cinder:SELECT=1 {{(pid=111259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:03:23.904287 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.middleware.request_id [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 None None] RequestId filter calling following filter/app {{(pid=111256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:03:23.942736 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 02:03:23.943340 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 demo demo] Empty body provided in request {{(pid=111256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:03:23.943619 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.openstack.wsgi [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 demo demo] Calling method 'detail' {{(pid=111256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:03:23.944031 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.api.api_utils [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 demo demo] Removing options '' from query. {{(pid=111256) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:03:23.945424 np0000184300 devstack@c-api.service[111256]: DEBUG cinder.volume.api [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111256) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:03:23.953319 np0000184300 devstack@c-api.service[111256]: INFO cinder.volume.api [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 demo demo] Get all volumes completed successfully. Jul 07 02:03:23.955198 np0000184300 devstack@c-api.service[111256]: INFO cinder.api.openstack.wsgi [None req-fdfd92dd-9569-4676-bc97-83d65ce9e1c9 demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:03:23.955544 np0000184300 devstack@c-api.service[111256]: [pid: 111256|app: 0|req: 12/49] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 02:03:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 02:03:33.950456 np0000184300 devstack@c-api.service[111256]: DEBUG dbcounter [-] [111256] Writing DB stats cinder:SELECT=1 {{(pid=111256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 07 02:04:23.969686 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.middleware.request_id [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c None None] RequestId filter calling following filter/app {{(pid=111257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 07 02:04:23.972906 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c demo demo] GET https://199.19.213.150/volume/v3/volumes/detail Jul 07 02:04:23.973200 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c demo demo] Empty body provided in request {{(pid=111257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 07 02:04:23.973484 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.openstack.wsgi [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c demo demo] Calling method 'detail' {{(pid=111257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 07 02:04:23.973778 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.api.api_utils [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c demo demo] Removing options '' from query. {{(pid=111257) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 07 02:04:23.974792 np0000184300 devstack@c-api.service[111257]: DEBUG cinder.volume.api [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111257) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 07 02:04:23.986038 np0000184300 devstack@c-api.service[111257]: INFO cinder.volume.api [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c demo demo] Get all volumes completed successfully. Jul 07 02:04:23.990256 np0000184300 devstack@c-api.service[111257]: INFO cinder.api.openstack.wsgi [None req-2cf7eb52-3cbc-4278-ba89-f0513c08ae3c demo demo] https://199.19.213.150/volume/v3/volumes/detail returned with HTTP 200 Jul 07 02:04:23.990762 np0000184300 devstack@c-api.service[111257]: [pid: 111257|app: 0|req: 13/50] 199.19.213.150 () {64 vars in 1296 bytes} [Tue Jul 7 02:04:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 07 02:04:33.979160 np0000184300 devstack@c-api.service[111257]: DEBUG dbcounter [-] [111257] Writing DB stats cinder:SELECT=1 {{(pid=111257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}