Jul 10 01:51:52.619195 np0000184932 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 01:51:52.626084 np0000184932 devstack@c-api.service[110793]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 01:51:52 2026] *** Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: nodename: np0000184932 Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: machine: x86_64 Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: clock source: unix Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: pcre jit disabled Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: detected number of CPU cores: 16 Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: current working directory: / Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: detected binary path: /usr/bin/uwsgi-core Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: your processes number limit is 256916 Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: your memory page size is 4096 bytes Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: detected max file descriptor number: 2048 Jul 10 01:51:52.628765 np0000184932 devstack@c-api.service[110793]: lock engine: pthread robust mutexes Jul 10 01:51:52.629092 np0000184932 devstack@c-api.service[110793]: thunder lock: enabled Jul 10 01:51:52.629092 np0000184932 devstack@c-api.service[110793]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 01:51:52.629147 np0000184932 devstack@c-api.service[110793]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 01:51:52.629147 np0000184932 devstack@c-api.service[110793]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 01:51:52.629147 np0000184932 devstack@c-api.service[110793]: Set PythonHome to /opt/stack/data/venv Jul 10 01:51:52.663214 np0000184932 devstack@c-api.service[110793]: Python main interpreter initialized at 0x7ba8196a4668 Jul 10 01:51:52.663214 np0000184932 devstack@c-api.service[110793]: python threads support enabled Jul 10 01:51:52.663214 np0000184932 devstack@c-api.service[110793]: your server socket listen backlog is limited to 100 connections Jul 10 01:51:52.663214 np0000184932 devstack@c-api.service[110793]: your mercy for graceful operations on workers is 80 seconds Jul 10 01:51:52.663725 np0000184932 devstack@c-api.service[110793]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 01:51:52.663864 np0000184932 devstack@c-api.service[110793]: *** Operational MODE: preforking *** Jul 10 01:51:52.664012 np0000184932 devstack@c-api.service[110793]: *** uWSGI is running in multiple interpreter mode *** Jul 10 01:51:52.664012 np0000184932 devstack@c-api.service[110793]: spawned uWSGI master process (pid: 110793) Jul 10 01:51:52.664176 np0000184932 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 01:51:52.664683 np0000184932 devstack@c-api.service[110793]: spawned uWSGI worker 1 (pid: 110796, cores: 1) Jul 10 01:51:52.665185 np0000184932 devstack@c-api.service[110793]: spawned uWSGI worker 2 (pid: 110797, cores: 1) Jul 10 01:51:52.665623 np0000184932 devstack@c-api.service[110793]: spawned uWSGI worker 3 (pid: 110798, cores: 1) Jul 10 01:51:52.666171 np0000184932 devstack@c-api.service[110793]: spawned uWSGI worker 4 (pid: 110799, cores: 1) Jul 10 01:51:52.666360 np0000184932 devstack@c-api.service[110793]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 01:51:52.785462 np0000184932 devstack@c-api.service[110796]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:52.785462 np0000184932 devstack@c-api.service[110796]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:52.785462 np0000184932 devstack@c-api.service[110796]: we strongly recommend against using it for new projects. Jul 10 01:51:52.785462 np0000184932 devstack@c-api.service[110796]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:52.785462 np0000184932 devstack@c-api.service[110796]: framework. For more detail see Jul 10 01:51:52.785462 np0000184932 devstack@c-api.service[110796]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:52.785462 np0000184932 devstack@c-api.service[110796]: import eventlet # noqa Jul 10 01:51:52.792289 np0000184932 devstack@c-api.service[110798]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:52.792289 np0000184932 devstack@c-api.service[110798]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:52.792289 np0000184932 devstack@c-api.service[110798]: we strongly recommend against using it for new projects. Jul 10 01:51:52.792289 np0000184932 devstack@c-api.service[110798]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:52.792289 np0000184932 devstack@c-api.service[110798]: framework. For more detail see Jul 10 01:51:52.792289 np0000184932 devstack@c-api.service[110798]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:52.792289 np0000184932 devstack@c-api.service[110798]: import eventlet # noqa Jul 10 01:51:52.794285 np0000184932 devstack@c-api.service[110799]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:52.794285 np0000184932 devstack@c-api.service[110799]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:52.794285 np0000184932 devstack@c-api.service[110799]: we strongly recommend against using it for new projects. Jul 10 01:51:52.794285 np0000184932 devstack@c-api.service[110799]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:52.794285 np0000184932 devstack@c-api.service[110799]: framework. For more detail see Jul 10 01:51:52.794285 np0000184932 devstack@c-api.service[110799]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:52.794285 np0000184932 devstack@c-api.service[110799]: import eventlet # noqa Jul 10 01:51:52.806028 np0000184932 devstack@c-api.service[110797]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:52.806028 np0000184932 devstack@c-api.service[110797]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:52.806028 np0000184932 devstack@c-api.service[110797]: we strongly recommend against using it for new projects. Jul 10 01:51:52.806028 np0000184932 devstack@c-api.service[110797]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:52.806028 np0000184932 devstack@c-api.service[110797]: framework. For more detail see Jul 10 01:51:52.806028 np0000184932 devstack@c-api.service[110797]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:52.806028 np0000184932 devstack@c-api.service[110797]: import eventlet # noqa Jul 10 01:51:52.871002 np0000184932 devstack@c-api.service[110796]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:52.871002 np0000184932 devstack@c-api.service[110796]: warnings.warn( Jul 10 01:51:52.876461 np0000184932 devstack@c-api.service[110798]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:52.876461 np0000184932 devstack@c-api.service[110798]: warnings.warn( Jul 10 01:51:52.889336 np0000184932 devstack@c-api.service[110799]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:52.889336 np0000184932 devstack@c-api.service[110799]: warnings.warn( Jul 10 01:51:52.894275 np0000184932 devstack@c-api.service[110797]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:52.894275 np0000184932 devstack@c-api.service[110797]: warnings.warn( Jul 10 01:51:52.946099 np0000184932 devstack@c-api.service[110796]: /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 10 01:51:52.946099 np0000184932 devstack@c-api.service[110796]: from cgi import parse_header Jul 10 01:51:52.953097 np0000184932 devstack@c-api.service[110798]: /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 10 01:51:52.953097 np0000184932 devstack@c-api.service[110798]: from cgi import parse_header Jul 10 01:51:52.968502 np0000184932 devstack@c-api.service[110797]: /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 10 01:51:52.968502 np0000184932 devstack@c-api.service[110797]: from cgi import parse_header Jul 10 01:51:52.969447 np0000184932 devstack@c-api.service[110799]: /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 10 01:51:52.969447 np0000184932 devstack@c-api.service[110799]: from cgi import parse_header Jul 10 01:51:52.994072 np0000184932 devstack@c-api.service[110796]: /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 10 01:51:52.994072 np0000184932 devstack@c-api.service[110796]: removals.removed_module( Jul 10 01:51:52.995380 np0000184932 devstack@c-api.service[110796]: /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 10 01:51:52.995380 np0000184932 devstack@c-api.service[110796]: removals.removed_module( Jul 10 01:51:53.001747 np0000184932 devstack@c-api.service[110798]: /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 10 01:51:53.001747 np0000184932 devstack@c-api.service[110798]: removals.removed_module( Jul 10 01:51:53.003381 np0000184932 devstack@c-api.service[110798]: /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 10 01:51:53.003381 np0000184932 devstack@c-api.service[110798]: removals.removed_module( Jul 10 01:51:53.015963 np0000184932 devstack@c-api.service[110797]: /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 10 01:51:53.015963 np0000184932 devstack@c-api.service[110797]: removals.removed_module( Jul 10 01:51:53.017463 np0000184932 devstack@c-api.service[110797]: /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 10 01:51:53.017463 np0000184932 devstack@c-api.service[110797]: removals.removed_module( Jul 10 01:51:53.023846 np0000184932 devstack@c-api.service[110799]: /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 10 01:51:53.023846 np0000184932 devstack@c-api.service[110799]: removals.removed_module( Jul 10 01:51:53.025091 np0000184932 devstack@c-api.service[110799]: /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 10 01:51:53.025091 np0000184932 devstack@c-api.service[110799]: removals.removed_module( Jul 10 01:51:53.767342 np0000184932 devstack@c-api.service[110797]: /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 10 01:51:53.767342 np0000184932 devstack@c-api.service[110797]: warnings.warn( Jul 10 01:51:53.794383 np0000184932 devstack@c-api.service[110798]: /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 10 01:51:53.794383 np0000184932 devstack@c-api.service[110798]: warnings.warn( Jul 10 01:51:53.809167 np0000184932 devstack@c-api.service[110799]: /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 10 01:51:53.809167 np0000184932 devstack@c-api.service[110799]: warnings.warn( Jul 10 01:51:53.820624 np0000184932 devstack@c-api.service[110797]: /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 10 01:51:53.820624 np0000184932 devstack@c-api.service[110797]: warnings.warn( Jul 10 01:51:53.845583 np0000184932 devstack@c-api.service[110798]: /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 10 01:51:53.845583 np0000184932 devstack@c-api.service[110798]: warnings.warn( Jul 10 01:51:53.861809 np0000184932 devstack@c-api.service[110799]: /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 10 01:51:53.861809 np0000184932 devstack@c-api.service[110799]: warnings.warn( Jul 10 01:51:53.876673 np0000184932 devstack@c-api.service[110796]: /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 10 01:51:53.876673 np0000184932 devstack@c-api.service[110796]: warnings.warn( Jul 10 01:51:53.926878 np0000184932 devstack@c-api.service[110796]: /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 10 01:51:53.926878 np0000184932 devstack@c-api.service[110796]: warnings.warn( Jul 10 01:51:54.036232 np0000184932 devstack@c-api.service[110797]: 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 10 01:51:54.036408 np0000184932 devstack@c-api.service[110797]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110797) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:54.039785 np0000184932 devstack@c-api.service[110798]: 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 10 01:51:54.039985 np0000184932 devstack@c-api.service[110798]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110798) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:54.042664 np0000184932 devstack@c-api.service[110799]: 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 10 01:51:54.042885 np0000184932 devstack@c-api.service[110799]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110799) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:54.103379 np0000184932 devstack@c-api.service[110796]: 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 10 01:51:54.103545 np0000184932 devstack@c-api.service[110796]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110796) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:54.126668 np0000184932 devstack@c-api.service[110797]: /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 10 01:51:54.126668 np0000184932 devstack@c-api.service[110797]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:54.130841 np0000184932 devstack@c-api.service[110799]: /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 10 01:51:54.130841 np0000184932 devstack@c-api.service[110799]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:54.132929 np0000184932 devstack@c-api.service[110798]: /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 10 01:51:54.132929 np0000184932 devstack@c-api.service[110798]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:54.164930 np0000184932 devstack@c-api.service[110796]: /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 10 01:51:54.164930 np0000184932 devstack@c-api.service[110796]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:54.595269 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110797) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:54.595460 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110796) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:54.595516 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110798) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:54.595560 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110799) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:54.595614 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.595666 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.595740 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.595786 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.595837 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.595886 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.595953 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.596005 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.596052 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.596100 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.596149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.596237 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.598720 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.598843 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.598843 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.598966 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.599043 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.599109 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.599176 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.599239 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.599309 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.599371 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.599439 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.599504 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.599568 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.599638 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.599755 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.599831 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.599907 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.599994 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.600076 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.600141 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.600214 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.600278 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.600342 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.600408 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.600483 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.600483 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.600607 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.600673 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.600783 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.600783 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.600783 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.600783 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.600783 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.601122 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.601185 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.601258 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.601329 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.601465 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.601528 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.601593 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.601664 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.601777 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.601846 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.601909 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.601952 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.601998 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.602048 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.602096 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.602137 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.602192 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.602192 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.602283 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.602283 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.602283 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.602283 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.602283 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.602490 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.602532 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.602572 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.602607 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.602607 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.602713 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.602762 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.602800 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.602847 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.602903 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.602947 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.602989 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.603028 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.603077 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.603121 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.603157 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.603196 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.603240 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.603292 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.603343 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.603387 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.603430 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.603473 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.603518 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.603518 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.603518 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.603518 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.603518 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.604247 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.604324 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.604376 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.604414 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.604461 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.604501 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.604561 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.604611 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.604660 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.604734 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.604783 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.604832 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.604881 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.604881 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.606325 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.606411 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.606457 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.606457 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.606548 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.606598 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.606650 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.606718 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.606784 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.606833 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.606874 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.606921 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.606921 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.606921 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.610950 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.611018 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.611070 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.611122 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.611168 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.611213 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.611294 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.611896 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.611967 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.612011 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.612062 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.612115 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.612165 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.612204 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.612255 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.612295 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.612341 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.612385 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.612425 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.612476 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.612517 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.612559 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.612603 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.612654 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.612725 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.612782 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.612828 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.612874 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.612918 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.612967 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.613013 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.613059 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.613100 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.613146 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.613192 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.613237 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.613287 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.613327 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.613374 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.613486 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.613538 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.613605 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.613652 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.613720 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.613777 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.613820 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.613864 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.613908 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.613963 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.614014 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.614073 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.614122 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.614172 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.614222 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.614269 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.614315 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.614359 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.614411 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.614466 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.614508 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.614553 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.614597 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.614644 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.614692 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.614879 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.614920 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.614967 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.615010 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.615057 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.615099 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.615148 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.615187 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.615223 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.615264 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.615301 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.615336 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.615383 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.615528 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.615572 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.615614 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.615660 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.615738 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.615789 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.615828 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.615866 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.615906 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.615943 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.615991 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.616035 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.616084 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.616129 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.616175 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.616220 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.616260 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.616309 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.616353 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.616401 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.616447 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.616447 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.616554 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.616605 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.616667 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.616732 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.616795 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.616842 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.616882 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.616925 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.616967 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.616967 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.616967 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.616967 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.616967 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.617149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.617149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.617149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.617149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.617149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.617149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.617149 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.617403 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.617403 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.617403 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.617403 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.617403 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.617403 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.617403 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.617723 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.617723 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.617723 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.617723 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.617887 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.617938 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.617985 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.618032 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.618076 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.618115 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.618152 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.618152 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.618152 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.618152 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.618303 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.618303 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.618303 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.618303 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.618303 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.618487 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.618534 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.618580 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.618626 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.618672 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.618672 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.618672 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.618841 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.618885 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.618930 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.618973 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.619015 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.619051 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.619097 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.619145 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.619197 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.619238 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.619287 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.619344 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.619390 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.619429 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.619467 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.619514 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.619559 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.619604 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.619651 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.619720 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.619764 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.619976 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.620034 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.620081 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.620128 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.620174 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.620174 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.620174 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.620174 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.620174 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.620368 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.620368 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.620368 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.620480 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.620521 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.620559 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.620604 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.620655 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.620727 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.620792 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.620847 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.620894 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.620937 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.620986 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.621030 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.621076 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.621122 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.621166 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.621218 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.621260 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.621304 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.621340 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.621378 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.621419 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.621504 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.621547 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.621593 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.621648 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.621736 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.621736 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.621736 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.621736 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.621736 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.621944 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.621980 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.622014 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.622045 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.622085 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.622085 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.622085 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.622085 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.622085 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.622215 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.622215 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.622215 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.622303 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.622332 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.622373 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.622405 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.622435 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.622477 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.622517 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.622558 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.622597 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.622633 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.622666 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.622712 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.622753 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.622787 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.622816 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.622848 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.622879 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.622913 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.622948 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.622981 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.623015 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.623049 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.623082 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.623110 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.623141 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.623169 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.623199 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.623235 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.623267 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.623298 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.623330 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.623360 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.623391 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.623419 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.623449 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.623484 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.623511 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.623546 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.623580 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.623613 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.623641 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.623669 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.623728 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.623764 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.623792 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.623826 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.628434 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.628498 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.628530 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.628568 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.628597 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.628625 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.628654 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.628682 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.628733 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.628762 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.628793 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.628823 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.628852 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.628877 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.628903 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.628936 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.628967 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.628999 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.629036 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.629036 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.629095 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.629127 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.629160 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.629191 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.629219 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.629253 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.629281 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.629317 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.629349 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.629377 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.629407 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.629439 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.629514 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.629555 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.629582 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.629613 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.629645 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.629672 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.629719 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.629752 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.629780 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.629811 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.629842 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.629870 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.629897 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.629945 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.629994 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.630043 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.630087 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.630125 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.630168 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.630217 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.630254 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.630297 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.630341 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.630341 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.630738 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.630918 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.630918 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.631009 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.631056 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.631100 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.631140 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.631185 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.631223 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.631262 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.631305 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.631351 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.631396 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.631436 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.631480 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.631518 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.631556 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.631601 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.631643 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.631685 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.631685 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.631809 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.631850 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.631893 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.631931 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.631975 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.632022 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.632022 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.633283 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.633343 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.633397 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.633520 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.633599 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.633643 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.633722 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.633806 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.633853 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.633897 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.633897 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.633897 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.634029 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.634076 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.634115 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.634156 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.634200 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.634200 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.634268 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.634303 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.634342 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.634381 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.634420 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.634453 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.634488 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.634488 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.634488 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.634488 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.635059 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.635117 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.635158 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.635199 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.635241 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.635277 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.635312 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.635350 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.635386 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.635421 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.635454 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.635493 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.635528 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.635581 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.635629 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.635667 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.635727 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.635770 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.635805 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.635839 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.635888 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.635926 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.635926 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.635926 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.635926 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.635926 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.635926 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.635926 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.638196 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.638251 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.638293 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.638375 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.638426 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.638467 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.638514 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.638553 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.638606 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.638647 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.638647 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.638647 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.638787 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.638787 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.639509 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.639575 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.639616 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.639657 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.639726 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.639810 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.639853 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.639899 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.639943 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.639992 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.640031 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.640071 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.640111 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.640155 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.640201 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.640249 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.640288 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.640333 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.640373 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.640423 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.640469 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.640512 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.640563 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.640603 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.640647 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.640687 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.640765 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.640765 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.640863 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.640863 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.640945 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.640996 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.641041 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.641041 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.641118 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.641163 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.641203 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.641243 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.641294 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.641338 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.641383 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.641429 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.641474 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.641474 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.641582 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.641629 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.641675 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.641741 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.641789 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.641829 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.641868 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.641913 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.641954 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.642001 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.642042 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.642081 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.642121 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.642159 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.642198 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.642245 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.642284 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.642324 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.642370 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.642409 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.642448 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.642488 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.642526 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.642571 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.642611 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.642611 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.642689 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.642689 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.642689 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.642834 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.642880 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.642919 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.642964 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.643004 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.643049 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.643088 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.643127 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.643174 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.643174 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.643174 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.643279 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.643320 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.643359 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.643397 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.643436 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.643477 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.643516 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.643567 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.643567 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.643641 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.643679 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.643738 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.643791 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.643833 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.644022 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.644074 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.644134 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.644199 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.644246 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.644287 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.644326 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.644372 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.644418 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.644457 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.644497 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.644533 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.644573 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.644623 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.644665 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.644724 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.644764 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.644812 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.644812 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.644812 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.644812 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.645195 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.645286 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.645386 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.645441 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.645588 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.645718 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.645835 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.646128 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.646177 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.646238 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.646298 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.646344 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.646382 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.646417 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.646455 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.646491 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.646529 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.646562 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.646596 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.646629 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.646662 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.646718 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.646770 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.646813 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.646851 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.646888 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.646926 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.646963 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.646996 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.647028 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.647078 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.647127 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.647167 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.647210 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.647210 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.647282 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.647331 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.647371 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.647442 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.647482 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.647526 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.647572 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.647615 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.647659 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.647711 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.647764 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.647764 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.647853 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.647891 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.647891 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.647969 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.648005 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.648048 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.648048 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.648130 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.648172 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.648210 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.648270 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.648348 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.648440 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.648516 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.648602 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.648687 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.652160 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.652230 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.652283 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.652323 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.652365 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.652426 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.652505 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.652547 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.652594 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.652639 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.652682 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.652736 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.652775 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.652829 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.652868 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.652917 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.652956 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.653001 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.653039 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.653077 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.653119 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.653164 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.653209 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.653247 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.653291 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.653333 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.653377 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.653419 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.653457 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.653494 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.653533 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.653616 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.653658 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.653740 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.653794 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.653934 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.653983 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.653983 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.653983 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.653983 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.653983 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.653983 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.654194 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.654194 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.654194 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.654194 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.654194 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.654395 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.654395 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.654395 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.654508 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.654508 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.654584 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.654618 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.654652 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.654743 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.655057 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.655115 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.655177 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.655213 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.655256 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.655296 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.655336 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.655376 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.655424 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.655459 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.655493 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.655527 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.655569 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.655607 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.655647 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.655687 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.655765 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.655807 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.655868 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.655904 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.655944 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.655981 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.656019 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.656019 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.656019 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.656019 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.656019 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.656019 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.656201 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.656201 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.656277 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.656318 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.656354 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.656393 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.656428 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.656469 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.656504 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.656550 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.656585 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.656631 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.656675 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.656730 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.656776 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.656816 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.656851 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.656888 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.656946 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.657010 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.657055 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.657096 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.657132 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.657172 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.657211 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.657251 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.657285 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.657324 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.657370 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.657406 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.657445 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.657484 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.657523 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.657564 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.657628 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.657663 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.657697 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.657756 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.657808 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.657849 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.657888 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.657925 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.657968 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.658002 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.658041 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.658081 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.658121 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.658154 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.658188 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.658228 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.658266 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.658266 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.658266 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.658266 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.658266 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.658266 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:54.659146 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110798) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.659225 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.659273 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.659325 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.659370 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110798) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.659409 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110798) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.659453 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110796) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.659495 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.659541 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.659581 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.659625 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.659672 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.659740 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.659797 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110797) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:54.659843 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.659884 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.659922 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:54.659965 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.660005 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110796) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.660042 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:54.660087 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.660125 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:54.660125 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110797) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:54.660125 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110797) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:54.705022 np0000184932 devstack@c-api.service[110798]: INFO dbcounter [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Registered counter for database cinder Jul 10 01:51:54.705657 np0000184932 devstack@c-api.service[110799]: INFO dbcounter [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Registered counter for database cinder Jul 10 01:51:54.706245 np0000184932 devstack@c-api.service[110796]: INFO dbcounter [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Registered counter for database cinder Jul 10 01:51:54.709469 np0000184932 devstack@c-api.service[110797]: INFO dbcounter [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Registered counter for database cinder Jul 10 01:51:54.746260 np0000184932 devstack@c-api.service[110796]: DEBUG oslo_db.sqlalchemy.engines [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 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=110796) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.748241 np0000184932 devstack@c-api.service[110798]: DEBUG oslo_db.sqlalchemy.engines [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 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=110798) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.749504 np0000184932 devstack@c-api.service[110799]: DEBUG oslo_db.sqlalchemy.engines [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 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=110799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.753715 np0000184932 devstack@c-api.service[110797]: DEBUG oslo_db.sqlalchemy.engines [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b 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=110797) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.861302 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writer thread running {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:54.863945 np0000184932 devstack@c-api.service[110796]: INFO cinder.rpc [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:54.866317 np0000184932 devstack@c-api.service[110796]: INFO cinder.rpc [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:54.866778 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writer thread running {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:54.868919 np0000184932 devstack@c-api.service[110796]: INFO cinder.rpc [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:54.869387 np0000184932 devstack@c-api.service[110798]: INFO cinder.rpc [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:54.869470 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writer thread running {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:54.871498 np0000184932 devstack@c-api.service[110796]: INFO cinder.rpc [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:54.871724 np0000184932 devstack@c-api.service[110798]: INFO cinder.rpc [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:54.872189 np0000184932 devstack@c-api.service[110797]: INFO cinder.rpc [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:54.872449 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writer thread running {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:54.872860 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.873839 np0000184932 devstack@c-api.service[110798]: INFO cinder.rpc [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:54.874642 np0000184932 devstack@c-api.service[110797]: INFO cinder.rpc [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:54.875356 np0000184932 devstack@c-api.service[110799]: INFO cinder.rpc [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:54.875978 np0000184932 devstack@c-api.service[110798]: INFO cinder.rpc [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:54.876152 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.877162 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.877390 np0000184932 devstack@c-api.service[110797]: INFO cinder.rpc [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:54.877921 np0000184932 devstack@c-api.service[110799]: INFO cinder.rpc [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:54.880586 np0000184932 devstack@c-api.service[110799]: INFO cinder.rpc [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:54.881231 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.881589 np0000184932 devstack@c-api.service[110797]: INFO cinder.rpc [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:54.883232 np0000184932 devstack@c-api.service[110799]: INFO cinder.rpc [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:54.883589 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.884367 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.887920 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.888170 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.908095 np0000184932 devstack@c-api.service[110796]: DEBUG oslo_db.sqlalchemy.engines [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 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=110796) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.911265 np0000184932 devstack@c-api.service[110796]: INFO cinder.rpc [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:54.913607 np0000184932 devstack@c-api.service[110796]: INFO cinder.rpc [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:54.914928 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.915503 np0000184932 devstack@c-api.service[110798]: DEBUG oslo_db.sqlalchemy.engines [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 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=110798) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.919435 np0000184932 devstack@c-api.service[110798]: INFO cinder.rpc [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:54.921214 np0000184932 devstack@c-api.service[110797]: DEBUG oslo_db.sqlalchemy.engines [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b 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=110797) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.922214 np0000184932 devstack@c-api.service[110799]: DEBUG oslo_db.sqlalchemy.engines [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 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=110799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:54.923405 np0000184932 devstack@c-api.service[110797]: INFO cinder.rpc [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:54.923481 np0000184932 devstack@c-api.service[110798]: INFO cinder.rpc [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:54.924836 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.925233 np0000184932 devstack@c-api.service[110797]: INFO cinder.rpc [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:54.926041 np0000184932 devstack@c-api.service[110799]: INFO cinder.rpc [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:54.926195 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.927890 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.928304 np0000184932 devstack@c-api.service[110799]: INFO cinder.rpc [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:54.929500 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.931113 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.934199 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.936597 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.936972 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.939525 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.939784 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.940167 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.942627 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.942753 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.943021 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.943356 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.945578 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.945897 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.947075 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.947471 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.948781 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.949141 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.951215 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.951425 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.951616 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.953391 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.954271 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.954369 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.954449 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.955990 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.957380 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.957975 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.958059 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.958674 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.960255 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.961424 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.962518 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.963250 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.964266 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.964358 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.964689 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.965792 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.966076 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.967433 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.967774 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.968494 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.969255 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.969807 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.971362 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.972423 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.972805 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.973026 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.973935 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.974014 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.974091 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.975309 np0000184932 devstack@c-api.service[110796]: WARNING cinder.api.contrib.hosts [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:54.976085 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.976448 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.976773 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.977376 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.977597 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.978552 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.979110 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.979487 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.980036 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.980594 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.980962 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.981405 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.981480 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: extensions {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.982316 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.982754 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.982833 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: cgsnapshots {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.983109 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.983662 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.983916 np0000184932 devstack@c-api.service[110797]: WARNING cinder.api.contrib.hosts [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:54.984148 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-availability-zone {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.984680 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.984842 np0000184932 devstack@c-api.service[110798]: WARNING cinder.api.contrib.hosts [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:54.985603 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.986105 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-snapshot-manage {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.986187 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.986750 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.987124 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.987568 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-volume-transfer {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.987646 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.988547 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.989120 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.989201 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-quota-sets {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.989969 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: extensions {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.990046 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.990122 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.990606 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-hosts {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.991301 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: extensions {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.991432 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: cgsnapshots {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.991611 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.992004 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: qos-specs {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.992268 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: cgsnapshots {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.992784 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-availability-zone {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.993043 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.993588 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-availability-zone {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.994107 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-snapshot-manage {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.994189 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: backups {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.994405 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.994929 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-snapshot-manage {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.995586 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-volume-transfer {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.995642 np0000184932 devstack@c-api.service[110799]: WARNING cinder.api.contrib.hosts [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:54.996241 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: capabilities {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.996381 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-volume-transfer {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.996446 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.997462 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-volume-type-access {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.997745 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-quota-sets {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.998010 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:54.998894 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-quota-sets {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.999106 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-quota-class-sets {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.999254 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-hosts {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:54.999500 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.000343 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-hosts {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.000427 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: scheduler-stats {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.000630 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: qos-specs {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.001196 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.001729 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: qos-specs {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.001889 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: consistencygroups {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.002132 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: extensions {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.002682 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: backups {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.003625 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: cgsnapshots {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.003831 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: backups {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.003914 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: encryption {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.004721 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: capabilities {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.005295 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-availability-zone {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.005469 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: encryption {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.005840 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: capabilities {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.005919 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-volume-type-access {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.006625 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-snapshot-manage {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.006971 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: os-volume-manage {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.007113 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-volume-type-access {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.007550 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-quota-class-sets {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.008178 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-volume-transfer {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.008491 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extended resource: extra_specs {{(pid=110796) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.008679 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-quota-class-sets {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.008863 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: scheduler-stats {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.009998 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: scheduler-stats {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.010234 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: consistencygroups {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.010440 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-quota-sets {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.010764 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.011382 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: consistencygroups {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.012428 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-hosts {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.012491 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: encryption {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.012528 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.013338 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: encryption {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.013394 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: qos-specs {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.013618 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.013729 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: encryption {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.014863 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: encryption {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.015090 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.015284 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: os-volume-manage {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.015506 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: backups {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.015951 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.contrib.snapshot_actions [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] SnapshotActionsController initialized {{(pid=110796) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:55.016572 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: os-volume-manage {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.016762 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.016807 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extended resource: extra_specs {{(pid=110797) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.017719 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: capabilities {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.017971 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extended resource: extra_specs {{(pid=110798) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.018093 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.018957 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-volume-type-access {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.019064 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.019519 np0000184932 devstack@c-api.service[110796]: WARNING castellan.key_manager.migration [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.020193 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.020486 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.020559 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.020602 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.020749 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeActions extending resource: volumes {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.020888 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension UsedLimits extending resource: limits {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.020995 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-quota-class-sets {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.021045 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.021578 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.021649 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.021782 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.021914 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension TypesManage extending resource: types {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.021956 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.022021 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022127 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022285 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022386 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022491 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension AdminActions extending resource: volumes {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022605 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension AdminActions extending resource: snapshots {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022714 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension AdminActions extending resource: backups {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022830 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.v3.router [None req-37fe988a-b158-4e36-9c46-79bb4da3cbb4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110796) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.022871 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: scheduler-stats {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.022956 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.023327 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.024158 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.contrib.snapshot_actions [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] SnapshotActionsController initialized {{(pid=110797) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:55.024376 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.024597 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: consistencygroups {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.024875 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.025204 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.contrib.snapshot_actions [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] SnapshotActionsController initialized {{(pid=110798) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:55.025932 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.026196 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.026581 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: encryption {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.027298 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.027622 np0000184932 devstack@c-api.service[110797]: WARNING castellan.key_manager.migration [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.028167 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: encryption {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.028562 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.028671 np0000184932 devstack@c-api.service[110798]: WARNING castellan.key_manager.migration [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.028733 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.028909 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeActions extending resource: volumes {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029035 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension UsedLimits extending resource: limits {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029132 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029230 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029336 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029456 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension TypesManage extending resource: types {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029559 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029651 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029713 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029752 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: os-volume-manage {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.029803 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029845 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029883 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.029966 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension AdminActions extending resource: volumes {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030004 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeActions extending resource: volumes {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030089 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension AdminActions extending resource: snapshots {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030134 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension UsedLimits extending resource: limits {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030189 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension AdminActions extending resource: backups {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030228 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030288 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.v3.router [None req-577bd240-e53f-42ea-8cb7-6a41de53ab3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110797) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030332 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030445 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030590 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension TypesManage extending resource: types {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030691 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030761 np0000184932 devstack@c-api.service[110796]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba8196a4668 pid: 110796 (default app) Jul 10 01:51:55.030827 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.030932 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.031033 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.031144 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extended resource: extra_specs {{(pid=110799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:55.031194 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension AdminActions extending resource: volumes {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.031314 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension AdminActions extending resource: snapshots {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.031420 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension AdminActions extending resource: backups {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.031523 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.v3.router [None req-616bb0e3-da9a-4548-8ae6-9b9f021c9600 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110798) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.033422 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.034876 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.036292 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.037850 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.037987 np0000184932 devstack@c-api.service[110797]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba8196a4668 pid: 110797 (default app) Jul 10 01:51:55.039811 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] SnapshotActionsController initialized {{(pid=110799) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:55.039886 np0000184932 devstack@c-api.service[110798]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba8196a4668 pid: 110798 (default app) Jul 10 01:51:55.039952 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.040861 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.041622 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-1398d227-7801-420d-86a5-89a8dfab43d3 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:51:55.042234 np0000184932 devstack@c-api.service[110799]: WARNING castellan.key_manager.migration [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:55.043328 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.043459 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.043673 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeActions extending resource: volumes {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.043821 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension UsedLimits extending resource: limits {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.043926 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044012 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044124 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044250 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension TypesManage extending resource: types {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044351 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044449 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044553 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Fri Jul 10 01:51:55 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:51:55.044651 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044651 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044832 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension AdminActions extending resource: volumes {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.044918 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension AdminActions extending resource: snapshots {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.045014 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension AdminActions extending resource: backups {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.045087 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.v3.router [None req-5d331d41-e823-463e-8ec1-94ff55d1ea69 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:55.055813 np0000184932 devstack@c-api.service[110799]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba8196a4668 pid: 110799 (default app) Jul 10 01:52:02.204150 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-735faba9-d8f1-439f-90b9-043d436a388a None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:52:02.729436 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-735faba9-d8f1-439f-90b9-043d436a388a admin admin] POST https://199.204.45.144/volume/v3/types Jul 10 01:52:02.730023 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-735faba9-d8f1-439f-90b9-043d436a388a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:52:02.731682 np0000184932 devstack@c-api.service[110797]: /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 10 01:52:02.731682 np0000184932 devstack@c-api.service[110797]: warnings.warn( Jul 10 01:52:02.765913 np0000184932 devstack@c-api.service[110797]: DEBUG oslo_db.sqlalchemy.engines [None req-735faba9-d8f1-439f-90b9-043d436a388a 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=110797) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:52:02.796589 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-735faba9-d8f1-439f-90b9-043d436a388a admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jul 10 01:52:02.797133 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Fri Jul 10 01:52:02 2026] POST /volume/v3/types => generated 186 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:52:02.831995 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [req-735faba9-d8f1-439f-90b9-043d436a388a req-b6f33c71-b01c-4ccc-b2d8-eb67f764a8b3 None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:52:03.164914 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [req-735faba9-d8f1-439f-90b9-043d436a388a req-b6f33c71-b01c-4ccc-b2d8-eb67f764a8b3 admin admin] POST https://199.204.45.144/volume/v3/types/c7705fec-b6f4-4773-8449-c3a0c5ba2de0/extra_specs Jul 10 01:52:03.165374 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [req-735faba9-d8f1-439f-90b9-043d436a388a req-b6f33c71-b01c-4ccc-b2d8-eb67f764a8b3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:52:03.167105 np0000184932 devstack@c-api.service[110798]: /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 10 01:52:03.167105 np0000184932 devstack@c-api.service[110798]: warnings.warn( Jul 10 01:52:03.204146 np0000184932 devstack@c-api.service[110798]: DEBUG oslo_db.sqlalchemy.engines [req-735faba9-d8f1-439f-90b9-043d436a388a req-b6f33c71-b01c-4ccc-b2d8-eb67f764a8b3 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=110798) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:52:03.276660 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [req-735faba9-d8f1-439f-90b9-043d436a388a req-b6f33c71-b01c-4ccc-b2d8-eb67f764a8b3 admin admin] https://199.204.45.144/volume/v3/types/c7705fec-b6f4-4773-8449-c3a0c5ba2de0/extra_specs returned with HTTP 200 Jul 10 01:52:03.277297 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Fri Jul 10 01:52:02 2026] POST /volume/v3/types/c7705fec-b6f4-4773-8449-c3a0c5ba2de0/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:52:04.913790 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=6 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:52:04.927564 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=6 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:52:12.793133 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:52:13.274769 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:54:24.357573 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-80a2f66d-e89b-46e6-8530-d60d2a831651 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:24.359970 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-80a2f66d-e89b-46e6-8530-d60d2a831651 None None] GET https://199.204.45.144/volume// Jul 10 01:54:24.360347 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-80a2f66d-e89b-46e6-8530-d60d2a831651 None None] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:24.360849 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-80a2f66d-e89b-46e6-8530-d60d2a831651 None None] Calling method 'all' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:24.362119 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-80a2f66d-e89b-46e6-8530-d60d2a831651 None None] https://199.204.45.144/volume// returned with HTTP 300 Jul 10 01:54:24.362596 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 2/4] 199.204.45.144 () {66 vars in 1456 bytes} [Fri Jul 10 01:54:24 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 01:55:02.286804 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-92c5836c-9da0-4c4d-b177-63ff814f7cfe None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:02.289873 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 1/5] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jul 10 01:55:02 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:55:02.327715 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-4a1cb8a9-eb42-4560-9746-374bb089a869 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:02.337334 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jul 10 01:55:02 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:55:02.370459 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [req-4a1cb8a9-eb42-4560-9746-374bb089a869 req-b372d04f-61a8-4f36-9dbd-2444ed75bf45 None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:02.374081 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [req-4a1cb8a9-eb42-4560-9746-374bb089a869 req-b372d04f-61a8-4f36-9dbd-2444ed75bf45 demo demo] GET https://199.204.45.144/volume/v3/ Jul 10 01:55:02.374329 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [req-4a1cb8a9-eb42-4560-9746-374bb089a869 req-b372d04f-61a8-4f36-9dbd-2444ed75bf45 demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:02.374580 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [req-4a1cb8a9-eb42-4560-9746-374bb089a869 req-b372d04f-61a8-4f36-9dbd-2444ed75bf45 demo demo] Calling method 'version_select' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:02.375611 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [req-4a1cb8a9-eb42-4560-9746-374bb089a869 req-b372d04f-61a8-4f36-9dbd-2444ed75bf45 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 10 01:55:02.376047 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 2/7] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jul 10 01:55:02 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 10 01:55:02.414877 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-a9012d17-4a6f-497c-8293-77e5f3992eaa None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:02.755409 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-a9012d17-4a6f-497c-8293-77e5f3992eaa demo demo] GET https://199.204.45.144/volume/v3/types Jul 10 01:55:02.755863 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-a9012d17-4a6f-497c-8293-77e5f3992eaa demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:02.756073 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-a9012d17-4a6f-497c-8293-77e5f3992eaa demo demo] Calling method 'index' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:02.756599 np0000184932 devstack@c-api.service[110796]: /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 10 01:55:02.756599 np0000184932 devstack@c-api.service[110796]: warnings.warn( Jul 10 01:55:02.757235 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-a9012d17-4a6f-497c-8293-77e5f3992eaa demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:55:02.797969 np0000184932 devstack@c-api.service[110796]: DEBUG oslo_db.sqlalchemy.engines [None req-a9012d17-4a6f-497c-8293-77e5f3992eaa 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=110796) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:55:02.820945 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-a9012d17-4a6f-497c-8293-77e5f3992eaa demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jul 10 01:55:02.821486 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 3/8] 199.204.45.144 () {64 vars in 1290 bytes} [Fri Jul 10 01:55:02 2026] GET /volume/v3/types => generated 377 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:02.857694 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-503feeab-5bfb-4ae9-b493-cf14e132e491 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:03.174431 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-503feeab-5bfb-4ae9-b493-cf14e132e491 demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 10 01:55:03.174801 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-503feeab-5bfb-4ae9-b493-cf14e132e491 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:03.175142 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-503feeab-5bfb-4ae9-b493-cf14e132e491 demo demo] Calling method 'show' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:03.211021 np0000184932 devstack@c-api.service[110799]: DEBUG oslo_db.sqlalchemy.engines [None req-503feeab-5bfb-4ae9-b493-cf14e132e491 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=110799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:55:03.228931 np0000184932 devstack@c-api.service[110799]: /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 10 01:55:03.228931 np0000184932 devstack@c-api.service[110799]: warnings.warn( Jul 10 01:55:03.231016 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-503feeab-5bfb-4ae9-b493-cf14e132e491 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 10 01:55:03.231375 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 2/9] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jul 10 01:55:02 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:03.725131 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-b5a49c53-44e6-4fa3-9f17-88d4ceb3a9e5 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:03.726554 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jul 10 01:55:03 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 10 01:55:03.759461 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-0abcdbac-3044-418a-9953-8b37a973d5bf None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:03.771078 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jul 10 01:55:03 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:55:03.804430 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [req-0abcdbac-3044-418a-9953-8b37a973d5bf req-2283c182-8b7d-41e1-abb6-19c71f5ea4b8 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:03.806121 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [req-0abcdbac-3044-418a-9953-8b37a973d5bf req-2283c182-8b7d-41e1-abb6-19c71f5ea4b8 demo demo] GET https://199.204.45.144/volume/v3/ Jul 10 01:55:03.806305 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [req-0abcdbac-3044-418a-9953-8b37a973d5bf req-2283c182-8b7d-41e1-abb6-19c71f5ea4b8 demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:03.806555 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [req-0abcdbac-3044-418a-9953-8b37a973d5bf req-2283c182-8b7d-41e1-abb6-19c71f5ea4b8 demo demo] Calling method 'version_select' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:03.807074 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [req-0abcdbac-3044-418a-9953-8b37a973d5bf req-2283c182-8b7d-41e1-abb6-19c71f5ea4b8 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 10 01:55:03.807529 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 4/12] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jul 10 01:55:03 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:03.846196 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-d93cb4ce-7e16-4117-8684-857496c6ba20 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:03.848114 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-d93cb4ce-7e16-4117-8684-857496c6ba20 demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 10 01:55:03.848454 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-d93cb4ce-7e16-4117-8684-857496c6ba20 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:03.848741 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-d93cb4ce-7e16-4117-8684-857496c6ba20 demo demo] Calling method 'show' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:03.857262 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-d93cb4ce-7e16-4117-8684-857496c6ba20 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 10 01:55:03.857576 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 3/13] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jul 10 01:55:03 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:04.461279 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-96563144-9867-45b6-95bb-47abf47b8cac None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.462030 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jul 10 01:55:04 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 10 01:55:04.495351 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-4e74bc16-13ee-44de-9bb0-d9f763363fdf None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.500067 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jul 10 01:55:04 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 10 01:55:04.533139 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [req-4e74bc16-13ee-44de-9bb0-d9f763363fdf req-c3fd1527-311e-4420-8a0b-45a55edfd30a None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.535637 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [req-4e74bc16-13ee-44de-9bb0-d9f763363fdf req-c3fd1527-311e-4420-8a0b-45a55edfd30a demo demo] GET https://199.204.45.144/volume/v3/ Jul 10 01:55:04.535833 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [req-4e74bc16-13ee-44de-9bb0-d9f763363fdf req-c3fd1527-311e-4420-8a0b-45a55edfd30a demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:04.536014 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [req-4e74bc16-13ee-44de-9bb0-d9f763363fdf req-c3fd1527-311e-4420-8a0b-45a55edfd30a demo demo] Calling method 'version_select' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:04.536344 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [req-4e74bc16-13ee-44de-9bb0-d9f763363fdf req-c3fd1527-311e-4420-8a0b-45a55edfd30a demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 10 01:55:04.536655 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 5/16] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jul 10 01:55:04 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:04.576264 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-b37a0e1a-c9f0-49b3-aaed-08656eef9418 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.578606 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-b37a0e1a-c9f0-49b3-aaed-08656eef9418 demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 10 01:55:04.578910 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-b37a0e1a-c9f0-49b3-aaed-08656eef9418 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:04.579166 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-b37a0e1a-c9f0-49b3-aaed-08656eef9418 demo demo] Calling method 'show' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:04.587569 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-b37a0e1a-c9f0-49b3-aaed-08656eef9418 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 10 01:55:04.587982 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 4/17] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jul 10 01:55:04 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:04.621040 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-9e2272c8-0d2f-41a2-b280-b1f124586c14 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.622530 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Jul 10 01:55:04 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Jul 10 01:55:04.652642 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-d0b05506-ecd3-467d-9896-14a7e8d08bd6 None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.656487 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Jul 10 01:55:04 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 10 01:55:04.690824 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [req-d0b05506-ecd3-467d-9896-14a7e8d08bd6 req-5509e4b3-10db-4276-bdbc-3fddf0e8a77d None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.693913 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [req-d0b05506-ecd3-467d-9896-14a7e8d08bd6 req-5509e4b3-10db-4276-bdbc-3fddf0e8a77d demo demo] GET https://199.204.45.144/volume/v3/ Jul 10 01:55:04.694309 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [req-d0b05506-ecd3-467d-9896-14a7e8d08bd6 req-5509e4b3-10db-4276-bdbc-3fddf0e8a77d demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:04.694665 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [req-d0b05506-ecd3-467d-9896-14a7e8d08bd6 req-5509e4b3-10db-4276-bdbc-3fddf0e8a77d demo demo] Calling method 'version_select' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:04.695175 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [req-d0b05506-ecd3-467d-9896-14a7e8d08bd6 req-5509e4b3-10db-4276-bdbc-3fddf0e8a77d demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 10 01:55:04.695575 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 6/20] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Jul 10 01:55:04 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:04.734390 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-d78f1239-63be-4629-af95-1e2317a94e79 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:55:04.736714 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-d78f1239-63be-4629-af95-1e2317a94e79 demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 10 01:55:04.736971 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-d78f1239-63be-4629-af95-1e2317a94e79 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:55:04.737242 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-d78f1239-63be-4629-af95-1e2317a94e79 demo demo] Calling method 'show' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:55:04.744869 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-d78f1239-63be-4629-af95-1e2317a94e79 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 10 01:55:04.745161 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 5/21] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Jul 10 01:55:04 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:55:12.812885 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:55:14.741530 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=8 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:59:35.110801 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:59:35.195789 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 01:59:35.196125 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:59:35.196508 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:59:35.196941 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:59:35.197935 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:59:35.248634 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 demo demo] Get all volumes completed successfully. Jul 10 01:59:35.251874 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-8e2cabea-1550-420e-a43f-b5075bba4cf3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:59:35.252584 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 01:59:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:59:45.240328 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:00:35.273779 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:00:35.275914 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:00:35.276181 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:00:35.276444 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:00:35.277240 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:00:35.278373 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:00:35.308146 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 demo demo] Get all volumes completed successfully. Jul 10 02:00:35.311593 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-b9fadd8a-ab62-4b11-a164-ff2dfe9bb4c8 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:00:35.312303 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 6/23] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:00:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:00:45.301337 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:01:35.337905 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:01:35.343605 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:01:35.343992 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:01:35.344267 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 demo demo] Calling method 'detail' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:01:35.344925 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:01:35.345951 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.volume.api [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110796) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:01:35.399224 np0000184932 devstack@c-api.service[110796]: INFO cinder.volume.api [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 demo demo] Get all volumes completed successfully. Jul 10 02:01:35.402338 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-a01adae2-ca55-4c9c-a65c-529d5f8765c8 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:01:35.402947 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 7/24] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:01:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:01:45.391600 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:02:35.424066 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:02:35.428349 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:02:35.428630 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:02:35.428898 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 demo demo] Calling method 'detail' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:02:35.429823 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.api_utils [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 demo demo] Removing options '' from query. {{(pid=110799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:02:35.431210 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.volume.api [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:02:35.479649 np0000184932 devstack@c-api.service[110799]: INFO cinder.volume.api [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 demo demo] Get all volumes completed successfully. Jul 10 02:02:35.481876 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-bb9afb49-ed41-4acf-be25-58ace90c9a43 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:02:35.482522 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 6/25] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:02:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:02:45.464179 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=1 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:03:35.500360 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-15019308-1aff-4d6d-939f-42db51aeb212 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:03:35.502581 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-15019308-1aff-4d6d-939f-42db51aeb212 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:03:35.502931 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-15019308-1aff-4d6d-939f-42db51aeb212 demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:03:35.503215 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-15019308-1aff-4d6d-939f-42db51aeb212 demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:03:35.503579 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-15019308-1aff-4d6d-939f-42db51aeb212 demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:03:35.504304 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-15019308-1aff-4d6d-939f-42db51aeb212 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:03:35.511780 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-15019308-1aff-4d6d-939f-42db51aeb212 demo demo] Get all volumes completed successfully. Jul 10 02:03:35.513724 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-15019308-1aff-4d6d-939f-42db51aeb212 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:03:35.514122 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:03:35 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 10 02:03:45.507350 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:04:35.530162 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:04:35.652803 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:04:35.653061 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:04:35.653312 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:04:35.653637 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:04:35.654611 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:04:35.665054 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d demo demo] Get all volumes completed successfully. Jul 10 02:04:35.667320 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-0c3c91d0-278c-4ea2-bd82-fd9928cd018d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:04:35.668077 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 7/27] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:04:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 02:04:45.659658 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:05:35.687639 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-19589d4e-e341-44e1-bee5-79d23b74d128 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:05:35.691890 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-19589d4e-e341-44e1-bee5-79d23b74d128 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:05:35.693609 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-19589d4e-e341-44e1-bee5-79d23b74d128 demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:05:35.693944 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-19589d4e-e341-44e1-bee5-79d23b74d128 demo demo] Calling method 'detail' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:05:35.694045 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-19589d4e-e341-44e1-bee5-79d23b74d128 demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:05:35.695085 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.volume.api [None req-19589d4e-e341-44e1-bee5-79d23b74d128 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110796) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:05:35.703385 np0000184932 devstack@c-api.service[110796]: INFO cinder.volume.api [None req-19589d4e-e341-44e1-bee5-79d23b74d128 demo demo] Get all volumes completed successfully. Jul 10 02:05:35.705557 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-19589d4e-e341-44e1-bee5-79d23b74d128 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:05:35.705913 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 8/28] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:05:35 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 10 02:05:45.699392 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:06:35.725599 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-313806bc-64b1-4c61-9341-975cca542ae9 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:06:35.728397 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-313806bc-64b1-4c61-9341-975cca542ae9 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:06:35.728910 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-313806bc-64b1-4c61-9341-975cca542ae9 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:06:35.729363 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-313806bc-64b1-4c61-9341-975cca542ae9 demo demo] Calling method 'detail' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:06:35.729901 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.api_utils [None req-313806bc-64b1-4c61-9341-975cca542ae9 demo demo] Removing options '' from query. {{(pid=110799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:06:35.731099 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.volume.api [None req-313806bc-64b1-4c61-9341-975cca542ae9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:06:35.740844 np0000184932 devstack@c-api.service[110799]: INFO cinder.volume.api [None req-313806bc-64b1-4c61-9341-975cca542ae9 demo demo] Get all volumes completed successfully. Jul 10 02:06:35.743800 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-313806bc-64b1-4c61-9341-975cca542ae9 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:06:35.745831 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 7/29] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:06:35 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 10 02:06:45.735459 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=1 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:07:35.763758 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:07:35.767678 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:07:35.767922 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:07:35.768042 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:07:35.768353 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:07:35.772023 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:07:35.782724 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f demo demo] Get all volumes completed successfully. Jul 10 02:07:35.785799 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-ab1adfd7-43c1-4ff1-ab09-753c896b709f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:07:35.786303 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:07:35 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 10 02:07:45.776405 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:08:35.801131 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:08:35.805907 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:08:35.806145 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:08:35.806386 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:08:35.806931 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:08:35.807805 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:08:35.816564 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca demo demo] Get all volumes completed successfully. Jul 10 02:08:35.819464 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-4de03ecd-0941-4b3d-8988-5cb22a0f2aca demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:08:35.819991 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 8/31] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:08:35 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 10 02:08:45.811329 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:09:35.836420 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:09:35.997401 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:09:35.997839 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:09:35.998247 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 demo demo] Calling method 'detail' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:09:35.998880 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:09:36.000344 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.volume.api [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110796) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:09:36.010108 np0000184932 devstack@c-api.service[110796]: INFO cinder.volume.api [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 demo demo] Get all volumes completed successfully. Jul 10 02:09:36.012847 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-f74a2f95-777e-4ea7-bb73-fbd5a367fe17 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:09:36.013329 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 9/32] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:09:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:09:46.003921 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:10:36.027417 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:10:36.030794 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:10:36.031036 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:10:36.031134 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 demo demo] Calling method 'detail' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:10:36.031380 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.api_utils [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 demo demo] Removing options '' from query. {{(pid=110799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:10:36.032052 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.volume.api [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:10:36.044318 np0000184932 devstack@c-api.service[110799]: INFO cinder.volume.api [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 demo demo] Get all volumes completed successfully. Jul 10 02:10:36.046166 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-e9b1c0e3-0abb-48fb-ae76-22accb095951 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:10:36.046808 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 8/33] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:10:36 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 10 02:10:46.039032 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=1 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:11:36.061749 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:11:36.065129 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:11:36.065337 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:11:36.065596 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:11:36.065922 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:11:36.066902 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:11:36.074897 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c demo demo] Get all volumes completed successfully. Jul 10 02:11:36.077077 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-d5b521e7-53ef-4d6f-9500-c71fc06a116c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:11:36.077300 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:11:36 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 10 02:11:46.070246 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:12:36.092140 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:12:36.094570 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:12:36.094846 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:12:36.095107 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:12:36.095385 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:12:36.096394 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:12:36.105567 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 demo demo] Get all volumes completed successfully. Jul 10 02:12:36.107595 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-66901dc6-6e85-4b9d-a6e7-68921ecec167 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:12:36.108351 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 9/35] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:12:36 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 10 02:12:46.100119 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:13:36.127675 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:13:36.131321 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:13:36.131321 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:13:36.131689 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b demo demo] Calling method 'detail' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:13:36.132065 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:13:36.132795 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.volume.api [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110796) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:13:36.141565 np0000184932 devstack@c-api.service[110796]: INFO cinder.volume.api [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b demo demo] Get all volumes completed successfully. Jul 10 02:13:36.144255 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-9760f3eb-a0f2-4bc5-8345-a724fa4be38b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:13:36.144903 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 10/36] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:13:36 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 10 02:13:46.136671 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:14:36.156865 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:14:36.251617 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:14:36.252163 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:14:36.252421 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce demo demo] Calling method 'detail' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:14:36.252819 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.api_utils [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce demo demo] Removing options '' from query. {{(pid=110799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:14:36.253891 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.volume.api [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:14:36.263530 np0000184932 devstack@c-api.service[110799]: INFO cinder.volume.api [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce demo demo] Get all volumes completed successfully. Jul 10 02:14:36.266399 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-f479ef1a-7c0c-4648-b3bc-010f63fec0ce demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:14:36.266946 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 9/37] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:14:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:14:46.257404 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=1 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:15:36.278910 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:15:36.281649 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:15:36.281896 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:15:36.282135 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:15:36.282434 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:15:36.283374 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:15:36.290180 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 demo demo] Get all volumes completed successfully. Jul 10 02:15:36.292005 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-c86e8d20-9c01-49de-bc7c-97cad88acae8 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:15:36.292319 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 10/38] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:15:36 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 10 02:15:46.286448 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:16:36.305930 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:16:36.310110 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:16:36.310631 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:16:36.311844 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:16:36.311844 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:16:36.312449 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:16:36.320668 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 demo demo] Get all volumes completed successfully. Jul 10 02:16:36.322597 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-63cc3b5b-7c88-44b3-897d-12d834ecd233 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:16:36.322955 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 10/39] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:16:36 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 10 02:16:46.316084 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:17:36.343190 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:17:36.347453 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:17:36.348725 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:17:36.349123 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 demo demo] Calling method 'detail' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:17:36.349572 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:17:36.351110 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.volume.api [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110796) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:17:36.359291 np0000184932 devstack@c-api.service[110796]: INFO cinder.volume.api [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 demo demo] Get all volumes completed successfully. Jul 10 02:17:36.361376 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-02b3df03-7e85-41b1-98af-dde8b4f8ab54 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:17:36.361530 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 11/40] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:17:36 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 10 02:17:46.355625 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:18:36.375461 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-62349a68-11d5-4b70-b91a-8543a296beb6 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:18:36.380950 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-62349a68-11d5-4b70-b91a-8543a296beb6 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:18:36.381471 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-62349a68-11d5-4b70-b91a-8543a296beb6 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:18:36.382318 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-62349a68-11d5-4b70-b91a-8543a296beb6 demo demo] Calling method 'detail' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:18:36.382962 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.api_utils [None req-62349a68-11d5-4b70-b91a-8543a296beb6 demo demo] Removing options '' from query. {{(pid=110799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:18:36.383798 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.volume.api [None req-62349a68-11d5-4b70-b91a-8543a296beb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:18:36.391800 np0000184932 devstack@c-api.service[110799]: INFO cinder.volume.api [None req-62349a68-11d5-4b70-b91a-8543a296beb6 demo demo] Get all volumes completed successfully. Jul 10 02:18:36.394773 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-62349a68-11d5-4b70-b91a-8543a296beb6 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:18:36.395488 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 10/41] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:18:36 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 10 02:18:46.386359 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=1 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:19:36.412523 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:19:36.531534 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:19:36.531947 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:19:36.532232 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:19:36.532559 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:19:36.533277 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:19:36.543453 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 demo demo] Get all volumes completed successfully. Jul 10 02:19:36.545316 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-3156ef82-20ad-4c0e-ab32-6c49ed8bc811 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:19:36.545912 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 11/42] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:19:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:19:46.537034 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:20:36.560796 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:20:36.564652 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:20:36.564981 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:20:36.565347 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:20:36.565673 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:20:36.566734 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:20:36.574237 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee demo demo] Get all volumes completed successfully. Jul 10 02:20:36.576158 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-8e71f60b-d4a2-4e4c-a5a7-b1c7b95d95ee demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:20:36.576506 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 11/43] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:20:36 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 10 02:20:46.570118 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:21:36.593024 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:21:36.597778 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:21:36.598218 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:21:36.598832 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 demo demo] Calling method 'detail' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:21:36.599308 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:21:36.600015 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.volume.api [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110796) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:21:36.608040 np0000184932 devstack@c-api.service[110796]: INFO cinder.volume.api [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 demo demo] Get all volumes completed successfully. Jul 10 02:21:36.610816 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-ce8990d3-1db3-4bf9-bd6d-92283fc4b017 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:21:36.611272 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 12/44] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:21:36 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 10 02:21:46.603099 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:22:36.630207 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-403e3186-7958-491b-b3f9-acaa22d44097 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:22:36.633796 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-403e3186-7958-491b-b3f9-acaa22d44097 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:22:36.634167 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-403e3186-7958-491b-b3f9-acaa22d44097 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:22:36.634466 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-403e3186-7958-491b-b3f9-acaa22d44097 demo demo] Calling method 'detail' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:22:36.634873 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.api_utils [None req-403e3186-7958-491b-b3f9-acaa22d44097 demo demo] Removing options '' from query. {{(pid=110799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:22:36.636290 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.volume.api [None req-403e3186-7958-491b-b3f9-acaa22d44097 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:22:36.644265 np0000184932 devstack@c-api.service[110799]: INFO cinder.volume.api [None req-403e3186-7958-491b-b3f9-acaa22d44097 demo demo] Get all volumes completed successfully. Jul 10 02:22:36.646751 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-403e3186-7958-491b-b3f9-acaa22d44097 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:22:36.647518 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 11/45] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:22:36 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 10 02:22:46.640205 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=1 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:23:36.680141 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:23:36.683283 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:23:36.683590 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:23:36.683930 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:23:36.684319 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:23:36.685660 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:23:36.695618 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d demo demo] Get all volumes completed successfully. Jul 10 02:23:36.698882 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-e19434ed-49ab-4683-9a7a-9ce49ff9a13d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:23:36.699385 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 12/46] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:23:36 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 10 02:23:46.689850 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:24:36.716152 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-1c81b037-d3cc-44e6-934c-5bce4660121e None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:24:36.718361 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-1c81b037-d3cc-44e6-934c-5bce4660121e demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:24:36.718580 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-1c81b037-d3cc-44e6-934c-5bce4660121e demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:24:36.718850 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-1c81b037-d3cc-44e6-934c-5bce4660121e demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:24:36.719162 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-1c81b037-d3cc-44e6-934c-5bce4660121e demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:24:36.719997 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-1c81b037-d3cc-44e6-934c-5bce4660121e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:24:36.730180 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-1c81b037-d3cc-44e6-934c-5bce4660121e demo demo] Get all volumes completed successfully. Jul 10 02:24:36.734989 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-1c81b037-d3cc-44e6-934c-5bce4660121e demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:24:36.735459 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 12/47] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:24:36 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 10 02:24:46.723032 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:25:36.780070 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.middleware.request_id [None req-7289df69-f037-48d9-8b46-af261ffac1a1 None None] RequestId filter calling following filter/app {{(pid=110796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:25:36.816032 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-7289df69-f037-48d9-8b46-af261ffac1a1 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:25:36.816211 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-7289df69-f037-48d9-8b46-af261ffac1a1 demo demo] Empty body provided in request {{(pid=110796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:25:36.816396 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.openstack.wsgi [None req-7289df69-f037-48d9-8b46-af261ffac1a1 demo demo] Calling method 'detail' {{(pid=110796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:25:36.816607 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.api.api_utils [None req-7289df69-f037-48d9-8b46-af261ffac1a1 demo demo] Removing options '' from query. {{(pid=110796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:25:36.817347 np0000184932 devstack@c-api.service[110796]: DEBUG cinder.volume.api [None req-7289df69-f037-48d9-8b46-af261ffac1a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110796) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:25:36.823891 np0000184932 devstack@c-api.service[110796]: INFO cinder.volume.api [None req-7289df69-f037-48d9-8b46-af261ffac1a1 demo demo] Get all volumes completed successfully. Jul 10 02:25:36.825953 np0000184932 devstack@c-api.service[110796]: INFO cinder.api.openstack.wsgi [None req-7289df69-f037-48d9-8b46-af261ffac1a1 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:25:36.826317 np0000184932 devstack@c-api.service[110796]: [pid: 110796|app: 0|req: 13/48] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:25:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:25:46.820061 np0000184932 devstack@c-api.service[110796]: DEBUG dbcounter [-] [110796] Writing DB stats cinder:SELECT=1 {{(pid=110796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:26:36.843754 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.middleware.request_id [None req-370e1332-e318-4008-b092-c3e29b991bb5 None None] RequestId filter calling following filter/app {{(pid=110799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:26:36.844825 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-370e1332-e318-4008-b092-c3e29b991bb5 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:26:36.845047 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-370e1332-e318-4008-b092-c3e29b991bb5 demo demo] Empty body provided in request {{(pid=110799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:26:36.845317 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.openstack.wsgi [None req-370e1332-e318-4008-b092-c3e29b991bb5 demo demo] Calling method 'detail' {{(pid=110799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:26:36.845607 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.api.api_utils [None req-370e1332-e318-4008-b092-c3e29b991bb5 demo demo] Removing options '' from query. {{(pid=110799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:26:36.846638 np0000184932 devstack@c-api.service[110799]: DEBUG cinder.volume.api [None req-370e1332-e318-4008-b092-c3e29b991bb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:26:36.861511 np0000184932 devstack@c-api.service[110799]: INFO cinder.volume.api [None req-370e1332-e318-4008-b092-c3e29b991bb5 demo demo] Get all volumes completed successfully. Jul 10 02:26:36.864744 np0000184932 devstack@c-api.service[110799]: INFO cinder.api.openstack.wsgi [None req-370e1332-e318-4008-b092-c3e29b991bb5 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:26:36.865497 np0000184932 devstack@c-api.service[110799]: [pid: 110799|app: 0|req: 12/49] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:26:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:26:46.853202 np0000184932 devstack@c-api.service[110799]: DEBUG dbcounter [-] [110799] Writing DB stats cinder:SELECT=1 {{(pid=110799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:27:36.881290 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.middleware.request_id [None req-d352d78c-7755-43ad-8185-5dcac4033d84 None None] RequestId filter calling following filter/app {{(pid=110797) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:27:36.885368 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-d352d78c-7755-43ad-8185-5dcac4033d84 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:27:36.885634 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-d352d78c-7755-43ad-8185-5dcac4033d84 demo demo] Empty body provided in request {{(pid=110797) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:27:36.885950 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.openstack.wsgi [None req-d352d78c-7755-43ad-8185-5dcac4033d84 demo demo] Calling method 'detail' {{(pid=110797) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:27:36.886315 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.api.api_utils [None req-d352d78c-7755-43ad-8185-5dcac4033d84 demo demo] Removing options '' from query. {{(pid=110797) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:27:36.887394 np0000184932 devstack@c-api.service[110797]: DEBUG cinder.volume.api [None req-d352d78c-7755-43ad-8185-5dcac4033d84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110797) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:27:36.896598 np0000184932 devstack@c-api.service[110797]: INFO cinder.volume.api [None req-d352d78c-7755-43ad-8185-5dcac4033d84 demo demo] Get all volumes completed successfully. Jul 10 02:27:36.898504 np0000184932 devstack@c-api.service[110797]: INFO cinder.api.openstack.wsgi [None req-d352d78c-7755-43ad-8185-5dcac4033d84 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:27:36.898918 np0000184932 devstack@c-api.service[110797]: [pid: 110797|app: 0|req: 13/50] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:27:36 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 10 02:27:46.891846 np0000184932 devstack@c-api.service[110797]: DEBUG dbcounter [-] [110797] Writing DB stats cinder:SELECT=1 {{(pid=110797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:28:36.914798 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.middleware.request_id [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f None None] RequestId filter calling following filter/app {{(pid=110798) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:28:36.921458 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 10 02:28:36.923579 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f demo demo] Empty body provided in request {{(pid=110798) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:28:36.923876 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.openstack.wsgi [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f demo demo] Calling method 'detail' {{(pid=110798) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:28:36.924316 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.api.api_utils [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f demo demo] Removing options '' from query. {{(pid=110798) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:28:36.925280 np0000184932 devstack@c-api.service[110798]: DEBUG cinder.volume.api [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110798) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:28:36.937250 np0000184932 devstack@c-api.service[110798]: INFO cinder.volume.api [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f demo demo] Get all volumes completed successfully. Jul 10 02:28:36.940109 np0000184932 devstack@c-api.service[110798]: INFO cinder.api.openstack.wsgi [None req-5663b1dc-91ad-47c7-8020-8691f5180f1f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:28:36.940614 np0000184932 devstack@c-api.service[110798]: [pid: 110798|app: 0|req: 13/51] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Jul 10 02:28:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:28:46.929820 np0000184932 devstack@c-api.service[110798]: DEBUG dbcounter [-] [110798] Writing DB stats cinder:SELECT=1 {{(pid=110798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}