Jul 25 00:55:38.993556 np0000186712 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 25 00:55:39.004104 np0000186712 devstack@c-api.service[110739]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jul 25 00:55:39 2026] *** Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: os: Linux-6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: nodename: np0000186712 Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: machine: x86_64 Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: clock source: unix Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: pcre jit disabled Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: detected number of CPU cores: 16 Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: current working directory: / Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: detected binary path: /usr/bin/uwsgi-core Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: your processes number limit is 256916 Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: your memory page size is 4096 bytes Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: detected max file descriptor number: 2048 Jul 25 00:55:39.007426 np0000186712 devstack@c-api.service[110739]: lock engine: pthread robust mutexes Jul 25 00:55:39.008293 np0000186712 devstack@c-api.service[110739]: thunder lock: enabled Jul 25 00:55:39.008293 np0000186712 devstack@c-api.service[110739]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 25 00:55:39.008293 np0000186712 devstack@c-api.service[110739]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 25 00:55:39.008293 np0000186712 devstack@c-api.service[110739]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 25 00:55:39.008293 np0000186712 devstack@c-api.service[110739]: Set PythonHome to /opt/stack/data/venv Jul 25 00:55:39.046620 np0000186712 devstack@c-api.service[110739]: Python main interpreter initialized at 0x7e4d758a4668 Jul 25 00:55:39.046620 np0000186712 devstack@c-api.service[110739]: python threads support enabled Jul 25 00:55:39.046620 np0000186712 devstack@c-api.service[110739]: your server socket listen backlog is limited to 100 connections Jul 25 00:55:39.046620 np0000186712 devstack@c-api.service[110739]: your mercy for graceful operations on workers is 80 seconds Jul 25 00:55:39.047328 np0000186712 devstack@c-api.service[110739]: mapped 671795 bytes (656 KB) for 4 cores Jul 25 00:55:39.047479 np0000186712 devstack@c-api.service[110739]: *** Operational MODE: preforking *** Jul 25 00:55:39.047639 np0000186712 devstack@c-api.service[110739]: *** uWSGI is running in multiple interpreter mode *** Jul 25 00:55:39.047639 np0000186712 devstack@c-api.service[110739]: spawned uWSGI master process (pid: 110739) Jul 25 00:55:39.047812 np0000186712 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 25 00:55:39.048896 np0000186712 devstack@c-api.service[110739]: spawned uWSGI worker 1 (pid: 110743, cores: 1) Jul 25 00:55:39.049310 np0000186712 devstack@c-api.service[110739]: spawned uWSGI worker 2 (pid: 110744, cores: 1) Jul 25 00:55:39.049552 np0000186712 devstack@c-api.service[110739]: spawned uWSGI worker 3 (pid: 110745, cores: 1) Jul 25 00:55:39.050161 np0000186712 devstack@c-api.service[110739]: spawned uWSGI worker 4 (pid: 110746, cores: 1) Jul 25 00:55:39.050302 np0000186712 devstack@c-api.service[110739]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 25 00:55:39.180257 np0000186712 devstack@c-api.service[110743]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:55:39.180257 np0000186712 devstack@c-api.service[110743]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:55:39.180257 np0000186712 devstack@c-api.service[110743]: we strongly recommend against using it for new projects. Jul 25 00:55:39.180257 np0000186712 devstack@c-api.service[110743]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:55:39.180257 np0000186712 devstack@c-api.service[110743]: framework. For more detail see Jul 25 00:55:39.180257 np0000186712 devstack@c-api.service[110743]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:55:39.180257 np0000186712 devstack@c-api.service[110743]: import eventlet # noqa Jul 25 00:55:39.187796 np0000186712 devstack@c-api.service[110744]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:55:39.187796 np0000186712 devstack@c-api.service[110744]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:55:39.187796 np0000186712 devstack@c-api.service[110744]: we strongly recommend against using it for new projects. Jul 25 00:55:39.187796 np0000186712 devstack@c-api.service[110744]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:55:39.187796 np0000186712 devstack@c-api.service[110744]: framework. For more detail see Jul 25 00:55:39.187796 np0000186712 devstack@c-api.service[110744]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:55:39.187796 np0000186712 devstack@c-api.service[110744]: import eventlet # noqa Jul 25 00:55:39.189231 np0000186712 devstack@c-api.service[110745]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:55:39.189231 np0000186712 devstack@c-api.service[110745]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:55:39.189231 np0000186712 devstack@c-api.service[110745]: we strongly recommend against using it for new projects. Jul 25 00:55:39.189231 np0000186712 devstack@c-api.service[110745]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:55:39.189231 np0000186712 devstack@c-api.service[110745]: framework. For more detail see Jul 25 00:55:39.189231 np0000186712 devstack@c-api.service[110745]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:55:39.189231 np0000186712 devstack@c-api.service[110745]: import eventlet # noqa Jul 25 00:55:39.192305 np0000186712 devstack@c-api.service[110746]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 25 00:55:39.192305 np0000186712 devstack@c-api.service[110746]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 25 00:55:39.192305 np0000186712 devstack@c-api.service[110746]: we strongly recommend against using it for new projects. Jul 25 00:55:39.192305 np0000186712 devstack@c-api.service[110746]: If you are already using Eventlet, we recommend migrating to a different Jul 25 00:55:39.192305 np0000186712 devstack@c-api.service[110746]: framework. For more detail see Jul 25 00:55:39.192305 np0000186712 devstack@c-api.service[110746]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 25 00:55:39.192305 np0000186712 devstack@c-api.service[110746]: import eventlet # noqa Jul 25 00:55:39.353584 np0000186712 devstack@c-api.service[110743]: /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 25 00:55:39.353584 np0000186712 devstack@c-api.service[110743]: from cgi import parse_header Jul 25 00:55:39.357046 np0000186712 devstack@c-api.service[110744]: /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 25 00:55:39.357046 np0000186712 devstack@c-api.service[110744]: from cgi import parse_header Jul 25 00:55:39.372033 np0000186712 devstack@c-api.service[110745]: /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 25 00:55:39.372033 np0000186712 devstack@c-api.service[110745]: from cgi import parse_header Jul 25 00:55:39.376329 np0000186712 devstack@c-api.service[110746]: /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 25 00:55:39.376329 np0000186712 devstack@c-api.service[110746]: from cgi import parse_header Jul 25 00:55:39.393311 np0000186712 devstack@c-api.service[110743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:55:39.393311 np0000186712 devstack@c-api.service[110743]: warnings.warn( Jul 25 00:55:39.397989 np0000186712 devstack@c-api.service[110744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:55:39.397989 np0000186712 devstack@c-api.service[110744]: warnings.warn( Jul 25 00:55:39.404086 np0000186712 devstack@c-api.service[110743]: /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 25 00:55:39.404086 np0000186712 devstack@c-api.service[110743]: removals.removed_module( Jul 25 00:55:39.405610 np0000186712 devstack@c-api.service[110743]: /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 25 00:55:39.405610 np0000186712 devstack@c-api.service[110743]: removals.removed_module( Jul 25 00:55:39.408581 np0000186712 devstack@c-api.service[110744]: /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 25 00:55:39.408581 np0000186712 devstack@c-api.service[110744]: removals.removed_module( Jul 25 00:55:39.410235 np0000186712 devstack@c-api.service[110744]: /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 25 00:55:39.410235 np0000186712 devstack@c-api.service[110744]: removals.removed_module( Jul 25 00:55:39.413024 np0000186712 devstack@c-api.service[110745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:55:39.413024 np0000186712 devstack@c-api.service[110745]: warnings.warn( Jul 25 00:55:39.416405 np0000186712 devstack@c-api.service[110746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 25 00:55:39.416405 np0000186712 devstack@c-api.service[110746]: warnings.warn( Jul 25 00:55:39.425284 np0000186712 devstack@c-api.service[110745]: /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 25 00:55:39.425284 np0000186712 devstack@c-api.service[110745]: removals.removed_module( Jul 25 00:55:39.427292 np0000186712 devstack@c-api.service[110745]: /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 25 00:55:39.427292 np0000186712 devstack@c-api.service[110745]: removals.removed_module( Jul 25 00:55:39.430842 np0000186712 devstack@c-api.service[110746]: /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 25 00:55:39.430842 np0000186712 devstack@c-api.service[110746]: removals.removed_module( Jul 25 00:55:39.432764 np0000186712 devstack@c-api.service[110746]: /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 25 00:55:39.432764 np0000186712 devstack@c-api.service[110746]: removals.removed_module( Jul 25 00:55:40.210748 np0000186712 devstack@c-api.service[110745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 25 00:55:40.210748 np0000186712 devstack@c-api.service[110745]: warnings.warn( Jul 25 00:55:40.212211 np0000186712 devstack@c-api.service[110744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 25 00:55:40.212211 np0000186712 devstack@c-api.service[110744]: warnings.warn( Jul 25 00:55:40.212619 np0000186712 devstack@c-api.service[110746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 25 00:55:40.212619 np0000186712 devstack@c-api.service[110746]: warnings.warn( Jul 25 00:55:40.231611 np0000186712 devstack@c-api.service[110743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 25 00:55:40.231611 np0000186712 devstack@c-api.service[110743]: warnings.warn( Jul 25 00:55:40.263695 np0000186712 devstack@c-api.service[110744]: /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 25 00:55:40.263695 np0000186712 devstack@c-api.service[110744]: warnings.warn( Jul 25 00:55:40.264329 np0000186712 devstack@c-api.service[110746]: /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 25 00:55:40.264329 np0000186712 devstack@c-api.service[110746]: warnings.warn( Jul 25 00:55:40.266200 np0000186712 devstack@c-api.service[110745]: /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 25 00:55:40.266200 np0000186712 devstack@c-api.service[110745]: warnings.warn( Jul 25 00:55:40.282801 np0000186712 devstack@c-api.service[110743]: /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 25 00:55:40.282801 np0000186712 devstack@c-api.service[110743]: warnings.warn( Jul 25 00:55:40.459727 np0000186712 devstack@c-api.service[110744]: 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 25 00:55:40.459925 np0000186712 devstack@c-api.service[110744]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110744) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:55:40.462328 np0000186712 devstack@c-api.service[110746]: 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 25 00:55:40.462512 np0000186712 devstack@c-api.service[110746]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110746) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:55:40.466251 np0000186712 devstack@c-api.service[110745]: 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 25 00:55:40.466460 np0000186712 devstack@c-api.service[110745]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110745) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:55:40.488168 np0000186712 devstack@c-api.service[110743]: 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 25 00:55:40.488375 np0000186712 devstack@c-api.service[110743]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110743) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 25 00:55:40.545867 np0000186712 devstack@c-api.service[110744]: /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 25 00:55:40.545867 np0000186712 devstack@c-api.service[110744]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:55:40.548772 np0000186712 devstack@c-api.service[110746]: /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 25 00:55:40.548772 np0000186712 devstack@c-api.service[110746]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:55:40.550870 np0000186712 devstack@c-api.service[110745]: /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 25 00:55:40.550870 np0000186712 devstack@c-api.service[110745]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:55:40.554880 np0000186712 devstack@c-api.service[110743]: /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 25 00:55:40.554880 np0000186712 devstack@c-api.service[110743]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 25 00:55:41.010718 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110744) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:55:41.010912 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110746) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:55:41.010979 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110745) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:55:41.011097 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110743) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 25 00:55:41.011161 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.011221 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.011277 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.011349 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.011409 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.011465 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.011529 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.011584 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.011650 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.011715 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.011866 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.012174 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.013461 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.013558 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.013558 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.013675 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.013740 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.013797 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.013862 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.013919 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.013982 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.014060 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.014140 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.014206 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.014262 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.014317 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.014379 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.014437 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.014437 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.014553 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.014553 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.014665 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.014665 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.014981 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.015081 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.015221 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.015290 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.015345 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.015401 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.015456 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.015513 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.015581 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.015638 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.015701 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.015759 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.015813 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.015868 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.015921 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.015974 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.016053 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.016125 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.016182 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.016238 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.016303 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.016385 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.016442 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.016507 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.016580 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.016647 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.016703 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.016768 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.016824 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.016824 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.016937 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.016996 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.017091 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.017148 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.017203 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.017258 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.017314 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.017368 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.017422 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.017485 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.017548 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.017548 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.017684 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.017684 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.017684 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.017851 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.017851 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.017961 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.018038 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.018038 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.018038 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.018202 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.018268 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.018268 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.018384 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.018384 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.018541 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.018674 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.018787 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.018917 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.019050 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.019181 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.019315 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.019633 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.019699 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.019764 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.019823 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.019881 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.019945 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.019945 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.020094 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.020154 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.020219 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.020219 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.020219 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.020219 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.020497 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.020556 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.020612 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.020678 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.020737 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.020737 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.020846 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.020902 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.020902 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.020902 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.021092 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.021150 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.021176 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.021176 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.021230 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.021230 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.021284 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.021316 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.021347 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.021380 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.021411 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.021438 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.021462 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.021497 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.021525 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.021554 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.021583 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.021616 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.021647 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.021676 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.021704 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.021731 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.021760 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.021792 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.021819 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.021846 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.022336 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.022382 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.022443 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.022477 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.022507 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.022544 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.022574 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.022602 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.022633 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.022666 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.022666 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.022730 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.022763 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.022792 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.022819 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.022819 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.022887 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.022915 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.022943 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.022975 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.023014 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.023044 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.023120 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.023164 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.023239 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.023276 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.023399 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.023531 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.023907 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.024036 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.024141 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.024229 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.024308 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.024429 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.024517 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.025043 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.025155 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.025196 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.025229 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.025260 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.025288 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.025288 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.025342 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.025373 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.025407 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.025434 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.025461 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.025492 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.025519 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.025546 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.025574 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.025602 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.025630 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.025662 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.025690 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.025717 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.025744 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.025771 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.025798 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.025830 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.025857 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.025857 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.025857 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.026552 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.026614 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.026677 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.026710 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.026748 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.026781 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.026806 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.026832 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.026864 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.026896 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.026924 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.026959 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.026991 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.027078 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.027162 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.027282 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.027320 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.027348 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.027376 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.027376 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.027431 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.027458 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.027489 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.027517 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.027517 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.027572 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.027599 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.027700 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.029692 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.029749 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.029810 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.029877 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.029920 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.029920 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.030010 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.030046 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.030106 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.030167 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.030244 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.030287 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.030323 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.030368 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.030413 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.030462 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.030501 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.030546 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.030585 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.030629 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.030629 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.030706 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.030752 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.030796 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.030834 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.030883 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.030923 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.030962 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.031022 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.031062 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.031109 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.031154 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.031197 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.031242 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.031285 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.031331 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.031375 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.031418 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.031456 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.031493 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.031532 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.031575 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.031619 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.031663 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.031707 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.031707 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.031778 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.031827 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.031871 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.031914 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.031914 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.031991 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.032052 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.032091 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.032142 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.032183 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.037087 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.037149 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.037203 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.037245 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.037245 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.037321 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.037361 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.037361 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.037447 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.037486 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.037526 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.037564 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.037564 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.037633 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.037673 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.037712 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.037750 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.037800 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.037840 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.037878 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.037916 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.037953 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.037998 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.038067 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.038107 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.038146 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.038191 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.038230 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.038274 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.038319 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.038355 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.038396 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.038436 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.038474 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.038513 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.038557 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.038595 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.038633 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.038674 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.038718 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.038757 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.038794 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.038831 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.038869 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.038908 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.038945 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.038982 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.039038 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.039078 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.039127 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.039166 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.039204 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.039248 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.039248 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.039248 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.039248 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.039579 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.039635 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.039710 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.039755 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.039847 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.039894 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.039932 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.039971 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.040042 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.040098 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.040137 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.040176 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.040220 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.040259 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.040302 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.040363 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.040402 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.040441 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.040484 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.040530 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.040574 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.040612 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.040651 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.040689 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.040727 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.040764 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.040808 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.040853 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.040898 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.040942 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.040982 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.040982 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.041087 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.041140 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.041185 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.041224 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.041267 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.041305 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.041350 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.041394 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.041432 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.041469 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.041469 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.041551 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.041600 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.041638 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.041676 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.041713 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.041751 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.041788 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.041825 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.041862 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.041900 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.041945 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.041994 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.042050 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.044844 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.044905 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.044948 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.045038 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.045088 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.045191 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.045243 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.045294 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.045340 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.045384 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.045425 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.045425 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.045501 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.045546 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.045592 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.045631 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.045669 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.045714 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.045714 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.045790 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.045829 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.045872 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.045910 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.045910 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.045985 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.046042 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.046081 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.046081 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.046329 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.046382 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.046437 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.046481 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.046527 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.046566 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.046604 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.046644 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.046682 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.046726 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.046766 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.046805 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.046849 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.046887 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.046926 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.046965 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.047025 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.047076 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.047120 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.047166 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.047211 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.047249 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.047293 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.047331 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.047376 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.047414 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.047458 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.047497 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.047536 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.047579 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.047618 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.047667 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.047710 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.047749 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.047786 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.047824 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.047861 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.047906 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.047945 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.047982 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.048041 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.048094 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.048138 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.048182 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.048221 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.048261 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.048304 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.048377 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.048377 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.048454 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.048493 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.048539 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.048579 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.048622 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.048622 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.048622 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.048736 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.048736 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.048736 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.048736 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.048890 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.048936 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.048977 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.048977 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.049074 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.049118 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.049156 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.049195 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.049238 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.049238 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.049409 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.049457 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.049496 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.049534 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.049571 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.049616 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.049659 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.049697 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.049735 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.049785 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.049785 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.049855 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.049898 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.049898 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.050482 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.050554 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.050601 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.050662 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.050716 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.050768 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.050812 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.050854 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.050897 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.050941 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.050941 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.051047 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.051089 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.051129 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.051178 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.051218 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.051264 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.051308 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.051349 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.051389 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.051429 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.051472 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.051511 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.051559 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.051605 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.051605 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.051681 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.051722 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.051766 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.051810 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.051849 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.051893 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.051938 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.051984 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.052047 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.052087 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.052128 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.052173 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.052213 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.052251 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.052289 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.052342 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.052384 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.052433 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.052477 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.052516 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.052561 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.052599 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.052637 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.052676 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.052713 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.052751 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.052800 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.052845 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.052883 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.052922 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.052966 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.053026 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.053065 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.053113 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.053155 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.053195 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.053239 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.053458 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.053512 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.053583 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.053633 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.053711 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.053787 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.053896 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.053944 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.053944 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.054133 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.054178 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.054279 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.054924 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.055020 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.055093 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.055093 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.055222 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.055301 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.055370 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.055449 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.055524 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.055567 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.055666 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.055748 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.055792 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.055887 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.055972 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.056072 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.056119 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.056195 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.056268 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.056344 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.056450 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.056519 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.056594 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.056667 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.056733 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.056801 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.056884 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.056952 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.057050 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.057050 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.057050 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.057050 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.057334 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.057412 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.057412 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.057537 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.057537 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.057678 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.057749 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.057749 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.057749 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.057749 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.057993 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.057993 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.057993 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.057993 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.058305 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.058375 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.058375 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.058499 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.058576 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.058650 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.058650 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.058650 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.058650 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.058650 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.060050 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.060117 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.060195 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.060247 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.060297 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.060362 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.060414 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.060463 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.060512 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.060581 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.060620 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.060696 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.060731 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.060802 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.060834 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.060882 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.060939 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.060988 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.061066 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.061121 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.061176 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.061254 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.061291 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.061291 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.061291 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.061291 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.061629 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.061682 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.061752 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.061790 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.061839 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.061923 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.061958 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.061958 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.062070 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.062102 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.062167 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.062196 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.062269 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.062307 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.062307 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.062413 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.062444 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.062469 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.062528 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.062528 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.062617 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.062643 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.062701 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.062727 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.062783 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.062855 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.062888 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.062958 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.062995 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.062995 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.063117 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.063173 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.063173 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.063252 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.063311 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.063387 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.063419 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.063468 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.063560 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.063592 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.063641 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.063689 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.063736 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.063808 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.063869 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.063902 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.063951 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.064016 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.064016 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.064016 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.064187 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.064219 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.064219 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.064219 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.064219 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.064219 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.064219 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.064219 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.064432 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.064432 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.064432 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.064432 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.064432 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.064432 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.064432 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.064605 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.064637 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.064673 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.064700 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.064728 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.064728 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.064783 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.064811 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.064842 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.064872 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.064900 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.064926 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.064952 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.064983 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.065021 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.065050 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.065076 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.065102 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.065102 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.065157 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.065185 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.066727 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.066791 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.066858 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.066926 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.066969 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.067048 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.067092 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.067159 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.067189 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.067216 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.067249 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.067276 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.067302 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.067334 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.067358 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.067385 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.067410 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.067439 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.067470 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.067497 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.067528 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.067555 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.067555 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.067609 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.067609 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.067664 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.067748 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.067844 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.069206 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.069265 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.069309 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.069360 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.069401 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.069440 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.069484 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.069527 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.069566 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.069616 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.069660 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.069703 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.069746 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.069791 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.070106 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.070162 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.070252 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.070302 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.070371 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.070511 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.070559 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.070599 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.070645 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.070688 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.070727 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.070765 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.070803 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.070849 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.070849 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.070935 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.070974 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.071029 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.071069 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.071107 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.071155 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.071205 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.071244 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.071287 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.071332 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.071376 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.071415 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.071452 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.071491 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.071535 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.071579 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.071579 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.071579 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.071579 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.071579 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.071758 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.071758 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.071758 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.071758 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.071758 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.071758 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.071758 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.072770 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.072836 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.072884 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.072958 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.073020 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.073096 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.073181 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.073239 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.073277 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.073316 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.073361 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.073401 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.073444 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.073444 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.073520 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.073559 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.073696 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.073696 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.073826 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.073902 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.073902 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.074041 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.074041 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.074186 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.074265 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.074265 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.074397 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.074442 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.074540 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.074623 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.074696 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.074764 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.074834 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.074909 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.074991 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.075073 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.075121 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.075161 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.075198 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.075243 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.075281 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.075325 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.075367 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 25 00:55:41.075405 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.075405 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.075405 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.075512 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 25 00:55:41.075512 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 25 00:55:41.075512 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 25 00:55:41.075512 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 25 00:55:41.075512 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 25 00:55:41.075512 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 25 00:55:41.121307 np0000186712 devstack@c-api.service[110744]: INFO dbcounter [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Registered counter for database cinder Jul 25 00:55:41.121911 np0000186712 devstack@c-api.service[110746]: INFO dbcounter [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Registered counter for database cinder Jul 25 00:55:41.122590 np0000186712 devstack@c-api.service[110743]: INFO dbcounter [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Registered counter for database cinder Jul 25 00:55:41.124306 np0000186712 devstack@c-api.service[110745]: INFO dbcounter [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Registered counter for database cinder Jul 25 00:55:41.167921 np0000186712 devstack@c-api.service[110743]: DEBUG oslo_db.sqlalchemy.engines [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae 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=110743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.169288 np0000186712 devstack@c-api.service[110744]: DEBUG oslo_db.sqlalchemy.engines [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 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=110744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.170838 np0000186712 devstack@c-api.service[110746]: DEBUG oslo_db.sqlalchemy.engines [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 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=110746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.172333 np0000186712 devstack@c-api.service[110745]: DEBUG oslo_db.sqlalchemy.engines [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d 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=110745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.283630 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writer thread running {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:55:41.286027 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writer thread running {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:55:41.286969 np0000186712 devstack@c-api.service[110743]: INFO cinder.rpc [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:55:41.288689 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writer thread running {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:55:41.288968 np0000186712 devstack@c-api.service[110745]: INFO cinder.rpc [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:55:41.289517 np0000186712 devstack@c-api.service[110743]: INFO cinder.rpc [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:55:41.291476 np0000186712 devstack@c-api.service[110745]: INFO cinder.rpc [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:55:41.291957 np0000186712 devstack@c-api.service[110743]: INFO cinder.rpc [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:55:41.292134 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writer thread running {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 25 00:55:41.293918 np0000186712 devstack@c-api.service[110744]: INFO cinder.rpc [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:55:41.294200 np0000186712 devstack@c-api.service[110743]: INFO cinder.rpc [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:55:41.295101 np0000186712 devstack@c-api.service[110746]: INFO cinder.rpc [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 25 00:55:41.295170 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.295445 np0000186712 devstack@c-api.service[110745]: INFO cinder.rpc [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:55:41.297310 np0000186712 devstack@c-api.service[110746]: INFO cinder.rpc [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:55:41.297855 np0000186712 devstack@c-api.service[110745]: INFO cinder.rpc [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:55:41.297933 np0000186712 devstack@c-api.service[110744]: INFO cinder.rpc [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 25 00:55:41.298604 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.299133 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.299510 np0000186712 devstack@c-api.service[110746]: INFO cinder.rpc [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:55:41.301072 np0000186712 devstack@c-api.service[110744]: INFO cinder.rpc [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 25 00:55:41.301217 np0000186712 devstack@c-api.service[110746]: INFO cinder.rpc [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:55:41.302429 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.303179 np0000186712 devstack@c-api.service[110744]: INFO cinder.rpc [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 25 00:55:41.303557 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.304090 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.306616 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.307133 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.331941 np0000186712 devstack@c-api.service[110743]: DEBUG oslo_db.sqlalchemy.engines [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae 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=110743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.337017 np0000186712 devstack@c-api.service[110743]: INFO cinder.rpc [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:55:41.337017 np0000186712 devstack@c-api.service[110743]: INFO cinder.rpc [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:55:41.337287 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.338721 np0000186712 devstack@c-api.service[110745]: DEBUG oslo_db.sqlalchemy.engines [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d 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=110745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.339705 np0000186712 devstack@c-api.service[110744]: DEBUG oslo_db.sqlalchemy.engines [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 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=110744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.341687 np0000186712 devstack@c-api.service[110745]: INFO cinder.rpc [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:55:41.342396 np0000186712 devstack@c-api.service[110744]: INFO cinder.rpc [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:55:41.343105 np0000186712 devstack@c-api.service[110746]: DEBUG oslo_db.sqlalchemy.engines [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 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=110746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:41.344013 np0000186712 devstack@c-api.service[110745]: INFO cinder.rpc [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:55:41.344678 np0000186712 devstack@c-api.service[110744]: INFO cinder.rpc [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:55:41.345247 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.345847 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.347316 np0000186712 devstack@c-api.service[110746]: INFO cinder.rpc [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 25 00:55:41.347670 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.351544 np0000186712 devstack@c-api.service[110746]: INFO cinder.rpc [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 25 00:55:41.351946 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.352830 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.355520 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.358125 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.360458 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.360866 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.361337 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.363525 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.364217 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.365654 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.365881 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.366525 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.368497 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.369119 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.369594 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.369656 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.372460 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.372528 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.372630 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.373480 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.375369 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.375532 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.376801 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.376867 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.377534 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.378740 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.379568 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.379947 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.380539 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.381775 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.382784 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.383496 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.384605 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.385279 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.385694 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.386597 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.387411 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.387495 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.388751 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.388966 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.389415 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.390137 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.390674 np0000186712 devstack@c-api.service[110743]: WARNING cinder.api.contrib.hosts [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:55:41.391397 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.391712 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.392389 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.392847 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.393833 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.394362 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.395715 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.395964 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.396574 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.397215 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.397295 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.398794 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.399335 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.400273 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.400641 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.401100 np0000186712 devstack@c-api.service[110744]: WARNING cinder.api.contrib.hosts [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:55:41.401713 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.402204 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.402389 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.402731 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: extensions {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.402889 np0000186712 devstack@c-api.service[110745]: WARNING cinder.api.contrib.hosts [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:55:41.403636 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.403747 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.404925 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-volume-type-access {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.405137 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.405207 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.406127 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.406491 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-quota-class-sets {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.406556 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.406681 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.407887 np0000186712 devstack@c-api.service[110746]: WARNING cinder.api.contrib.hosts [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 25 00:55:41.407971 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.408049 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-hosts {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.408141 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.408672 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.409373 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.409547 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.409639 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-availability-zone {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.410073 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.410665 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.410839 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: extra_specs {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.410947 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.411528 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.412162 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.412307 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.412428 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: cgsnapshots {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.412901 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.413132 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: extensions {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.413764 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.413827 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-volume-manage {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.414340 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.414463 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-volume-type-access {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.414941 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: extensions {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.415300 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: qos-specs {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.415755 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.416082 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-quota-class-sets {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.416305 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-volume-type-access {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.417118 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.417513 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-snapshot-manage {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.417893 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-quota-class-sets {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.418261 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-hosts {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.418555 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.418974 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: scheduler-stats {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.419532 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: extensions {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.419657 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-availability-zone {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.420042 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-hosts {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.420457 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: backups {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.420970 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: extra_specs {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.421095 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-volume-type-access {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.421452 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-availability-zone {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.422535 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: cgsnapshots {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.422774 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: extra_specs {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.422836 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: consistencygroups {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.423209 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-quota-class-sets {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.423962 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-volume-manage {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.424283 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: cgsnapshots {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.424721 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: capabilities {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.425380 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: qos-specs {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.425700 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-volume-manage {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.426034 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-volume-transfer {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.426446 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-hosts {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.427115 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: qos-specs {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.427641 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-snapshot-manage {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.427722 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: encryption {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.429104 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-availability-zone {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.429179 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: scheduler-stats {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.429235 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-snapshot-manage {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.429277 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: encryption {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.430557 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: backups {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.430691 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: extra_specs {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.430810 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extended resource: os-quota-sets {{(pid=110743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.430856 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: scheduler-stats {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.432316 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: backups {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.432366 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: cgsnapshots {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.432620 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: consistencygroups {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.433497 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.433739 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-volume-manage {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.434468 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: consistencygroups {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.434540 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: capabilities {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.434872 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.435144 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: qos-specs {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.435830 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-volume-transfer {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.436292 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.436438 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: capabilities {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.437218 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-snapshot-manage {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.437530 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: encryption {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.437659 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.437752 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-volume-transfer {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.438672 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: scheduler-stats {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.439029 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: encryption {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.439110 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.439511 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: encryption {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.440117 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: backups {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.440464 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.440615 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extended resource: os-quota-sets {{(pid=110744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.441051 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: encryption {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.441808 np0000186712 devstack@c-api.service[110743]: WARNING castellan.key_manager.migration [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.442116 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: consistencygroups {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.442601 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extended resource: os-quota-sets {{(pid=110745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.442657 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] SnapshotActionsController initialized {{(pid=110743) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:55:41.442786 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.442918 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.442962 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.443042 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443225 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension AdminActions extending resource: volumes {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443343 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension AdminActions extending resource: snapshots {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443443 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension AdminActions extending resource: backups {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443544 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443642 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443743 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443853 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.443961 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeActions extending resource: volumes {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.444025 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: capabilities {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.444125 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension UsedLimits extending resource: limits {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.444224 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.444322 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension TypesManage extending resource: types {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.444425 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.444467 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.444512 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.v3.router [None req-bc477c36-108e-4e48-ae34-5a00c0a457ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.444984 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.445311 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-volume-transfer {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.445777 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.446510 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.446940 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: encryption {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.447176 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.447891 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.448455 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: encryption {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.449133 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.449425 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.449991 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extended resource: os-quota-sets {{(pid=110746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 25 00:55:41.450552 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.450885 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.451905 np0000186712 devstack@c-api.service[110744]: WARNING castellan.key_manager.migration [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.452292 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.452488 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.452770 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.contrib.snapshot_actions [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] SnapshotActionsController initialized {{(pid=110744) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:55:41.452914 np0000186712 devstack@c-api.service[110743]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e4d758a4668 pid: 110743 (default app) Jul 25 00:55:41.452961 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.453067 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.453183 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.453640 np0000186712 devstack@c-api.service[110745]: WARNING castellan.key_manager.migration [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.453871 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension AdminActions extending resource: volumes {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.453935 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.453986 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension AdminActions extending resource: snapshots {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454111 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension AdminActions extending resource: backups {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454211 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454312 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454613 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454685 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.contrib.snapshot_actions [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] SnapshotActionsController initialized {{(pid=110745) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:55:41.454746 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454807 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeActions extending resource: volumes {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454871 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeTypeAccess extending resource: types {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.454948 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension UsedLimits extending resource: limits {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455035 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455117 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455177 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455236 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension TypesManage extending resource: types {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455236 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455348 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.v3.router [None req-05e9e8aa-6884-4c64-99e2-9b01d6f97a10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455758 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.455822 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension AdminActions extending resource: volumes {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455891 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension AdminActions extending resource: snapshots {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.455984 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension AdminActions extending resource: backups {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456151 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456254 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456376 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456489 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456595 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeActions extending resource: volumes {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456731 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension UsedLimits extending resource: limits {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456834 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension SnapshotActions extending resource: snapshots {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.456935 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension TypesManage extending resource: types {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.457060 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.457161 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.v3.router [None req-0129852c-3b8c-422d-9880-d224e3b5aa0d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.457394 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.459019 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.460381 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.461761 np0000186712 devstack@c-api.service[110746]: WARNING castellan.key_manager.migration [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 25 00:55:41.462572 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.contrib.snapshot_actions [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] SnapshotActionsController initialized {{(pid=110746) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 25 00:55:41.462709 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.462840 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.462953 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.463159 np0000186712 devstack@c-api.service[110744]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e4d758a4668 pid: 110744 (default app) Jul 25 00:55:41.463599 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension AdminActions extending resource: volumes {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.463717 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension AdminActions extending resource: snapshots {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.463817 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension AdminActions extending resource: backups {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.463858 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-7a261759-78bb-479e-87f3-6fd81df96a45 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:55:41.463905 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464044 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464136 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464255 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464352 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeActions extending resource: volumes {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464480 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension UsedLimits extending resource: limits {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464586 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464682 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension TypesManage extending resource: types {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464784 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464878 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.v3.router [None req-98bec248-cbaa-4efd-9bf5-e46a2d5b5d90 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 25 00:55:41.464940 np0000186712 devstack@c-api.service[110745]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e4d758a4668 pid: 110745 (default app) Jul 25 00:55:41.466866 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 956 bytes} [Sat Jul 25 00:55:41 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 25 00:55:41.472677 np0000186712 devstack@c-api.service[110746]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e4d758a4668 pid: 110746 (default app) Jul 25 00:55:48.888529 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-69f590d0-de36-4f4b-af09-be81bb4811db None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:55:49.407237 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-69f590d0-de36-4f4b-af09-be81bb4811db admin admin] POST https://199.204.45.235/volume/v3/types Jul 25 00:55:49.407826 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-69f590d0-de36-4f4b-af09-be81bb4811db admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 25 00:55:49.409571 np0000186712 devstack@c-api.service[110744]: /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 25 00:55:49.409571 np0000186712 devstack@c-api.service[110744]: warnings.warn( Jul 25 00:55:49.442809 np0000186712 devstack@c-api.service[110744]: DEBUG oslo_db.sqlalchemy.engines [None req-69f590d0-de36-4f4b-af09-be81bb4811db 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=110744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:49.470610 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-69f590d0-de36-4f4b-af09-be81bb4811db admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jul 25 00:55:49.471072 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1333 bytes} [Sat Jul 25 00:55:48 2026] POST /volume/v3/types => generated 186 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:55:49.504031 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-38ccd2c6-b045-48b8-9ca6-5fce450ac4e6 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:55:49.861764 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-38ccd2c6-b045-48b8-9ca6-5fce450ac4e6 admin admin] POST https://199.204.45.235/volume/v3/types/03637158-5df1-4931-ba6d-f42615183ff1/extra_specs Jul 25 00:55:49.862380 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-38ccd2c6-b045-48b8-9ca6-5fce450ac4e6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 25 00:55:49.864152 np0000186712 devstack@c-api.service[110745]: /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 25 00:55:49.864152 np0000186712 devstack@c-api.service[110745]: warnings.warn( Jul 25 00:55:49.900321 np0000186712 devstack@c-api.service[110745]: DEBUG oslo_db.sqlalchemy.engines [None req-38ccd2c6-b045-48b8-9ca6-5fce450ac4e6 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=110745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:55:49.968871 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-38ccd2c6-b045-48b8-9ca6-5fce450ac4e6 admin admin] https://199.204.45.235/volume/v3/types/03637158-5df1-4931-ba6d-f42615183ff1/extra_specs returned with HTTP 200 Jul 25 00:55:49.969554 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 1/3] 199.204.45.235 () {68 vars in 1480 bytes} [Sat Jul 25 00:55:49 2026] POST /volume/v3/types/03637158-5df1-4931-ba6d-f42615183ff1/extra_specs => generated 55 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 00:55:51.336026 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=6 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:55:51.349872 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=6 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:55:59.469696 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:55:59.968231 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:58:30.886826 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-b7e189ee-189c-46bd-b140-75e2cd318325 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:58:30.887632 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-b7e189ee-189c-46bd-b140-75e2cd318325 None None] GET https://199.204.45.235/volume// Jul 25 00:58:30.887862 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-b7e189ee-189c-46bd-b140-75e2cd318325 None None] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:58:30.888190 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-b7e189ee-189c-46bd-b140-75e2cd318325 None None] Calling method 'all' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:58:30.889026 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-b7e189ee-189c-46bd-b140-75e2cd318325 None None] https://199.204.45.235/volume// returned with HTTP 300 Jul 25 00:58:30.889394 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 2/4] 199.204.45.235 () {66 vars in 1456 bytes} [Sat Jul 25 00:58:30 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 25 00:59:09.177452 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-f2830c41-dc74-4142-861f-fa970c15b763 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:09.181100 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 1/5] 199.204.45.235 () {62 vars in 1068 bytes} [Sat Jul 25 00:59:09 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 25 00:59:09.216598 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-b20517c2-8d39-445a-aacf-40cf7468f3fe None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:09.226635 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 2/6] 199.204.45.235 () {64 vars in 1272 bytes} [Sat Jul 25 00:59:09 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 25 00:59:09.261885 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [req-b20517c2-8d39-445a-aacf-40cf7468f3fe req-464c1190-10a3-4ad5-9a38-0ab661fc011c None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:09.267891 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [req-b20517c2-8d39-445a-aacf-40cf7468f3fe req-464c1190-10a3-4ad5-9a38-0ab661fc011c demo demo] GET https://199.204.45.235/volume/v3/ Jul 25 00:59:09.268282 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [req-b20517c2-8d39-445a-aacf-40cf7468f3fe req-464c1190-10a3-4ad5-9a38-0ab661fc011c demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:09.268516 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [req-b20517c2-8d39-445a-aacf-40cf7468f3fe req-464c1190-10a3-4ad5-9a38-0ab661fc011c demo demo] Calling method 'version_select' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:09.269609 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [req-b20517c2-8d39-445a-aacf-40cf7468f3fe req-464c1190-10a3-4ad5-9a38-0ab661fc011c demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 25 00:59:09.269961 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 2/7] 199.204.45.235 () {66 vars in 1346 bytes} [Sat Jul 25 00:59:09 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:59:09.307885 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-370b20a4-3c45-4657-a34f-f178c957b1a7 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:09.659269 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-370b20a4-3c45-4657-a34f-f178c957b1a7 demo demo] GET https://199.204.45.235/volume/v3/types Jul 25 00:59:09.659481 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-370b20a4-3c45-4657-a34f-f178c957b1a7 demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:09.659720 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-370b20a4-3c45-4657-a34f-f178c957b1a7 demo demo] Calling method 'index' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:09.660266 np0000186712 devstack@c-api.service[110743]: /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 25 00:59:09.660266 np0000186712 devstack@c-api.service[110743]: warnings.warn( Jul 25 00:59:09.660855 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-370b20a4-3c45-4657-a34f-f178c957b1a7 demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 00:59:09.699030 np0000186712 devstack@c-api.service[110743]: DEBUG oslo_db.sqlalchemy.engines [None req-370b20a4-3c45-4657-a34f-f178c957b1a7 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=110743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:59:09.722478 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-370b20a4-3c45-4657-a34f-f178c957b1a7 demo demo] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jul 25 00:59:09.722951 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 3/8] 199.204.45.235 () {64 vars in 1290 bytes} [Sat Jul 25 00:59:09 2026] GET /volume/v3/types => generated 377 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:59:09.761771 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-f1930b9b-7664-48ff-9635-00304d14d36d None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:10.090608 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-f1930b9b-7664-48ff-9635-00304d14d36d demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 25 00:59:10.090927 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-f1930b9b-7664-48ff-9635-00304d14d36d demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:10.091165 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-f1930b9b-7664-48ff-9635-00304d14d36d demo demo] Calling method 'show' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:10.125524 np0000186712 devstack@c-api.service[110746]: DEBUG oslo_db.sqlalchemy.engines [None req-f1930b9b-7664-48ff-9635-00304d14d36d 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=110746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 25 00:59:10.143203 np0000186712 devstack@c-api.service[110746]: /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 25 00:59:10.143203 np0000186712 devstack@c-api.service[110746]: warnings.warn( Jul 25 00:59:10.145849 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-f1930b9b-7664-48ff-9635-00304d14d36d demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 25 00:59:10.146349 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 2/9] 199.204.45.235 () {64 vars in 1301 bytes} [Sat Jul 25 00:59:09 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:59:10.679822 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-8fff97b8-7053-4a68-a148-9823fdcfc0c2 None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:10.681118 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 3/10] 199.204.45.235 () {62 vars in 1068 bytes} [Sat Jul 25 00:59:10 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 25 00:59:10.716268 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-2e900e82-a3a9-4f61-b9a9-ba6757547831 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:10.725836 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 3/11] 199.204.45.235 () {64 vars in 1272 bytes} [Sat Jul 25 00:59:10 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 25 00:59:10.761953 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [req-2e900e82-a3a9-4f61-b9a9-ba6757547831 req-667425da-6454-45df-8176-e80d40ad46f5 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:10.765328 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [req-2e900e82-a3a9-4f61-b9a9-ba6757547831 req-667425da-6454-45df-8176-e80d40ad46f5 demo demo] GET https://199.204.45.235/volume/v3/ Jul 25 00:59:10.765572 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [req-2e900e82-a3a9-4f61-b9a9-ba6757547831 req-667425da-6454-45df-8176-e80d40ad46f5 demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:10.765828 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [req-2e900e82-a3a9-4f61-b9a9-ba6757547831 req-667425da-6454-45df-8176-e80d40ad46f5 demo demo] Calling method 'version_select' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:10.766445 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [req-2e900e82-a3a9-4f61-b9a9-ba6757547831 req-667425da-6454-45df-8176-e80d40ad46f5 demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 25 00:59:10.767164 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 4/12] 199.204.45.235 () {66 vars in 1346 bytes} [Sat Jul 25 00:59:10 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 25 00:59:10.805533 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-5d42594d-7a1f-4975-b639-ce007c157f2d None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:10.809034 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-5d42594d-7a1f-4975-b639-ce007c157f2d demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 25 00:59:10.809404 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-5d42594d-7a1f-4975-b639-ce007c157f2d demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:10.809799 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-5d42594d-7a1f-4975-b639-ce007c157f2d demo demo] Calling method 'show' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:10.820052 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-5d42594d-7a1f-4975-b639-ce007c157f2d demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 25 00:59:10.820468 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 3/13] 199.204.45.235 () {64 vars in 1301 bytes} [Sat Jul 25 00:59:10 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:59:11.442963 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-ea793f26-e48d-41c8-9403-72c517838225 None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.444210 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 4/14] 199.204.45.235 () {62 vars in 1068 bytes} [Sat Jul 25 00:59:11 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 25 00:59:11.478745 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-43ddccb8-1d5f-4840-a8eb-647f1ce6d00f None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.483134 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 4/15] 199.204.45.235 () {64 vars in 1272 bytes} [Sat Jul 25 00:59:11 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 25 00:59:11.519900 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [req-43ddccb8-1d5f-4840-a8eb-647f1ce6d00f req-b8e9205f-1059-4f04-8b58-18c5fc7ac22b None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.523342 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [req-43ddccb8-1d5f-4840-a8eb-647f1ce6d00f req-b8e9205f-1059-4f04-8b58-18c5fc7ac22b demo demo] GET https://199.204.45.235/volume/v3/ Jul 25 00:59:11.523718 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [req-43ddccb8-1d5f-4840-a8eb-647f1ce6d00f req-b8e9205f-1059-4f04-8b58-18c5fc7ac22b demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:11.527290 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [req-43ddccb8-1d5f-4840-a8eb-647f1ce6d00f req-b8e9205f-1059-4f04-8b58-18c5fc7ac22b demo demo] Calling method 'version_select' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:11.527290 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [req-43ddccb8-1d5f-4840-a8eb-647f1ce6d00f req-b8e9205f-1059-4f04-8b58-18c5fc7ac22b demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 25 00:59:11.527290 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 5/16] 199.204.45.235 () {66 vars in 1346 bytes} [Sat Jul 25 00:59:11 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 25 00:59:11.559693 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-4d9304c8-a191-475b-a1d0-039c40b05848 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.563105 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-4d9304c8-a191-475b-a1d0-039c40b05848 demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 25 00:59:11.563481 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-4d9304c8-a191-475b-a1d0-039c40b05848 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:11.563885 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-4d9304c8-a191-475b-a1d0-039c40b05848 demo demo] Calling method 'show' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:11.574635 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-4d9304c8-a191-475b-a1d0-039c40b05848 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 25 00:59:11.574635 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 4/17] 199.204.45.235 () {64 vars in 1301 bytes} [Sat Jul 25 00:59:11 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:59:11.610373 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-155b4d16-dff9-43c2-85a1-6afc68d81a1f None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.611570 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 5/18] 199.204.45.235 () {62 vars in 1068 bytes} [Sat Jul 25 00:59:11 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 25 00:59:11.643400 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-2b8c96d1-f97a-4cc7-ae06-fdd0764ab646 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.647258 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 5/19] 199.204.45.235 () {64 vars in 1272 bytes} [Sat Jul 25 00:59:11 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 25 00:59:11.683057 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [req-2b8c96d1-f97a-4cc7-ae06-fdd0764ab646 req-71ebf845-ecb0-4a08-9289-04441521b9f3 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.687804 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [req-2b8c96d1-f97a-4cc7-ae06-fdd0764ab646 req-71ebf845-ecb0-4a08-9289-04441521b9f3 demo demo] GET https://199.204.45.235/volume/v3/ Jul 25 00:59:11.688630 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [req-2b8c96d1-f97a-4cc7-ae06-fdd0764ab646 req-71ebf845-ecb0-4a08-9289-04441521b9f3 demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:11.689145 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [req-2b8c96d1-f97a-4cc7-ae06-fdd0764ab646 req-71ebf845-ecb0-4a08-9289-04441521b9f3 demo demo] Calling method 'version_select' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:11.689716 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [req-2b8c96d1-f97a-4cc7-ae06-fdd0764ab646 req-71ebf845-ecb0-4a08-9289-04441521b9f3 demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jul 25 00:59:11.690218 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 6/20] 199.204.45.235 () {66 vars in 1346 bytes} [Sat Jul 25 00:59:11 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:59:11.730827 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-d2ac67db-0f72-4155-8dac-e493169aa1da None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 00:59:11.734504 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-d2ac67db-0f72-4155-8dac-e493169aa1da demo demo] GET https://199.204.45.235/volume/v3/types/default Jul 25 00:59:11.734824 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-d2ac67db-0f72-4155-8dac-e493169aa1da demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 00:59:11.735237 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-d2ac67db-0f72-4155-8dac-e493169aa1da demo demo] Calling method 'show' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 00:59:11.744698 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-d2ac67db-0f72-4155-8dac-e493169aa1da demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jul 25 00:59:11.744992 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 5/21] 199.204.45.235 () {64 vars in 1301 bytes} [Sat Jul 25 00:59:11 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 25 00:59:19.714261 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 00:59:21.741341 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=8 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:03:46.298602 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-83fff078-2867-474e-b101-746f2d4955d9 None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:03:46.408521 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-83fff078-2867-474e-b101-746f2d4955d9 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:03:46.408521 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-83fff078-2867-474e-b101-746f2d4955d9 demo demo] Empty body provided in request {{(pid=110744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:03:46.409278 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-83fff078-2867-474e-b101-746f2d4955d9 demo demo] Calling method 'detail' {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:03:46.410627 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.api_utils [None req-83fff078-2867-474e-b101-746f2d4955d9 demo demo] Removing options '' from query. {{(pid=110744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:03:46.412541 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.volume.api [None req-83fff078-2867-474e-b101-746f2d4955d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:03:46.453944 np0000186712 devstack@c-api.service[110744]: INFO cinder.volume.api [None req-83fff078-2867-474e-b101-746f2d4955d9 demo demo] Get all volumes completed successfully. Jul 25 01:03:46.456967 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-83fff078-2867-474e-b101-746f2d4955d9 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:03:46.457310 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 6/22] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:03:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:03:56.448295 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:04:46.485298 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:04:46.489670 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:04:46.490076 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:04:46.490538 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 demo demo] Calling method 'detail' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:04:46.491676 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.api_utils [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 demo demo] Removing options '' from query. {{(pid=110745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:04:46.492849 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.volume.api [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:04:46.532119 np0000186712 devstack@c-api.service[110745]: INFO cinder.volume.api [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 demo demo] Get all volumes completed successfully. Jul 25 01:04:46.534452 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-8ea4c65f-18b7-4b90-8159-4ea0b217b955 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:04:46.535048 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 6/23] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:04:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:04:56.523248 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:05:46.551842 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:05:46.556957 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:05:46.557234 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:05:46.557489 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 demo demo] Calling method 'detail' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:05:46.558082 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:05:46.559133 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.volume.api [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:05:46.598399 np0000186712 devstack@c-api.service[110743]: INFO cinder.volume.api [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 demo demo] Get all volumes completed successfully. Jul 25 01:05:46.601554 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-bbd35d59-f069-4a8b-9124-276110e57dc0 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:05:46.602150 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 7/24] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:05:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:05:56.590711 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:06:46.628643 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-7c500c11-a5ea-4619-872a-d20649524580 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:06:46.634080 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-7c500c11-a5ea-4619-872a-d20649524580 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:06:46.634462 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-7c500c11-a5ea-4619-872a-d20649524580 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:06:46.634655 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-7c500c11-a5ea-4619-872a-d20649524580 demo demo] Calling method 'detail' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:06:46.635579 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.api_utils [None req-7c500c11-a5ea-4619-872a-d20649524580 demo demo] Removing options '' from query. {{(pid=110746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:06:46.636479 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.volume.api [None req-7c500c11-a5ea-4619-872a-d20649524580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:06:46.681674 np0000186712 devstack@c-api.service[110746]: INFO cinder.volume.api [None req-7c500c11-a5ea-4619-872a-d20649524580 demo demo] Get all volumes completed successfully. Jul 25 01:06:46.684028 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-7c500c11-a5ea-4619-872a-d20649524580 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:06:46.684588 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 6/25] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:06:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:06:56.674650 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=1 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:07:46.713467 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-7a06260c-823c-44e0-9d0d-50974753bf9c None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:07:46.717965 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-7a06260c-823c-44e0-9d0d-50974753bf9c demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:07:46.718481 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-7a06260c-823c-44e0-9d0d-50974753bf9c demo demo] Empty body provided in request {{(pid=110744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:07:46.718914 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-7a06260c-823c-44e0-9d0d-50974753bf9c demo demo] Calling method 'detail' {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:07:46.719539 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.api_utils [None req-7a06260c-823c-44e0-9d0d-50974753bf9c demo demo] Removing options '' from query. {{(pid=110744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:07:46.721044 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.volume.api [None req-7a06260c-823c-44e0-9d0d-50974753bf9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:07:46.729973 np0000186712 devstack@c-api.service[110744]: INFO cinder.volume.api [None req-7a06260c-823c-44e0-9d0d-50974753bf9c demo demo] Get all volumes completed successfully. Jul 25 01:07:46.732233 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-7a06260c-823c-44e0-9d0d-50974753bf9c demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:07:46.733039 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 7/26] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:07:46 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 25 01:07:56.725903 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:08:46.754671 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-ddab9c78-814b-4763-9a93-fa403816209b None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:08:46.907690 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-ddab9c78-814b-4763-9a93-fa403816209b demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:08:46.908296 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-ddab9c78-814b-4763-9a93-fa403816209b demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:08:46.908902 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-ddab9c78-814b-4763-9a93-fa403816209b demo demo] Calling method 'detail' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:08:46.909660 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.api_utils [None req-ddab9c78-814b-4763-9a93-fa403816209b demo demo] Removing options '' from query. {{(pid=110745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:08:46.911760 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.volume.api [None req-ddab9c78-814b-4763-9a93-fa403816209b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:08:46.922073 np0000186712 devstack@c-api.service[110745]: INFO cinder.volume.api [None req-ddab9c78-814b-4763-9a93-fa403816209b demo demo] Get all volumes completed successfully. Jul 25 01:08:46.925785 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-ddab9c78-814b-4763-9a93-fa403816209b demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:08:46.926615 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 7/27] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:08:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:08:56.916812 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:09:46.946097 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:09:46.952490 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:09:46.952696 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:09:46.952995 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f demo demo] Calling method 'detail' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:09:46.953687 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:09:46.956265 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.volume.api [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:09:46.965820 np0000186712 devstack@c-api.service[110743]: INFO cinder.volume.api [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f demo demo] Get all volumes completed successfully. Jul 25 01:09:46.969052 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-4d84aef4-9513-47da-b6de-1b361ec11c2f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:09:46.969823 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 8/28] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:09:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:09:56.961267 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:10:46.986338 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:10:46.990025 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:10:46.990301 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:10:46.990598 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 demo demo] Calling method 'detail' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:10:46.990963 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.api_utils [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 demo demo] Removing options '' from query. {{(pid=110746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:10:46.992457 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.volume.api [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:10:47.006546 np0000186712 devstack@c-api.service[110746]: INFO cinder.volume.api [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 demo demo] Get all volumes completed successfully. Jul 25 01:10:47.009330 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-e5ebc383-a4e0-4e3a-99e3-41b656af02a6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:10:47.010069 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 7/29] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:10:46 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 25 01:10:56.996185 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=1 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:11:47.034511 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-29f32aaa-b042-496e-a0dc-26f60ede050d None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:11:47.038861 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-29f32aaa-b042-496e-a0dc-26f60ede050d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:11:47.039358 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-29f32aaa-b042-496e-a0dc-26f60ede050d demo demo] Empty body provided in request {{(pid=110744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:11:47.039906 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-29f32aaa-b042-496e-a0dc-26f60ede050d demo demo] Calling method 'detail' {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:11:47.040480 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.api_utils [None req-29f32aaa-b042-496e-a0dc-26f60ede050d demo demo] Removing options '' from query. {{(pid=110744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:11:47.042075 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.volume.api [None req-29f32aaa-b042-496e-a0dc-26f60ede050d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:11:47.052607 np0000186712 devstack@c-api.service[110744]: INFO cinder.volume.api [None req-29f32aaa-b042-496e-a0dc-26f60ede050d demo demo] Get all volumes completed successfully. Jul 25 01:11:47.055701 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-29f32aaa-b042-496e-a0dc-26f60ede050d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:11:47.056400 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 8/30] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:11:47 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 25 01:11:57.047239 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:12:47.075561 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-e70b2e45-fe08-4975-8967-d83f01779330 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:12:47.080333 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-e70b2e45-fe08-4975-8967-d83f01779330 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:12:47.080569 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-e70b2e45-fe08-4975-8967-d83f01779330 demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:12:47.080923 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-e70b2e45-fe08-4975-8967-d83f01779330 demo demo] Calling method 'detail' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:12:47.081299 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.api_utils [None req-e70b2e45-fe08-4975-8967-d83f01779330 demo demo] Removing options '' from query. {{(pid=110745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:12:47.083035 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.volume.api [None req-e70b2e45-fe08-4975-8967-d83f01779330 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:12:47.091794 np0000186712 devstack@c-api.service[110745]: INFO cinder.volume.api [None req-e70b2e45-fe08-4975-8967-d83f01779330 demo demo] Get all volumes completed successfully. Jul 25 01:12:47.094011 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-e70b2e45-fe08-4975-8967-d83f01779330 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:12:47.094491 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 8/31] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:12:47 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 25 01:12:57.086314 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:13:47.111527 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:13:47.269032 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:13:47.269464 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:13:47.269850 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f demo demo] Calling method 'detail' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:13:47.270387 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:13:47.271890 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.volume.api [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:13:47.284826 np0000186712 devstack@c-api.service[110743]: INFO cinder.volume.api [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f demo demo] Get all volumes completed successfully. Jul 25 01:13:47.289508 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-3b82472b-cda8-4e42-984e-7cd57d2c404f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:13:47.290332 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 9/32] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:13:57.276673 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:14:47.306972 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:14:47.311163 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:14:47.311404 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:14:47.311870 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 demo demo] Calling method 'detail' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:14:47.311952 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.api_utils [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 demo demo] Removing options '' from query. {{(pid=110746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:14:47.312895 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.volume.api [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:14:47.321218 np0000186712 devstack@c-api.service[110746]: INFO cinder.volume.api [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 demo demo] Get all volumes completed successfully. Jul 25 01:14:47.323071 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-06205978-7fb5-4ac7-8efa-a134c94172d6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:14:47.323422 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 8/33] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:14:47 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 25 01:14:57.316762 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=1 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:15:47.344060 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:15:47.347389 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:15:47.347677 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 demo demo] Empty body provided in request {{(pid=110744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:15:47.347910 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 demo demo] Calling method 'detail' {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:15:47.348406 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.api_utils [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 demo demo] Removing options '' from query. {{(pid=110744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:15:47.349270 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.volume.api [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:15:47.362699 np0000186712 devstack@c-api.service[110744]: INFO cinder.volume.api [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 demo demo] Get all volumes completed successfully. Jul 25 01:15:47.364843 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-3d42c574-c20b-4a47-b766-adc3384eccb3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:15:47.365315 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 9/34] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:15:47 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 25 01:15:57.356388 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:16:47.383094 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-08c58c30-8bbe-41de-a661-2d29334f9dde None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:16:47.386176 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-08c58c30-8bbe-41de-a661-2d29334f9dde demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:16:47.386488 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-08c58c30-8bbe-41de-a661-2d29334f9dde demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:16:47.386837 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-08c58c30-8bbe-41de-a661-2d29334f9dde demo demo] Calling method 'detail' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:16:47.387606 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.api_utils [None req-08c58c30-8bbe-41de-a661-2d29334f9dde demo demo] Removing options '' from query. {{(pid=110745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:16:47.389304 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.volume.api [None req-08c58c30-8bbe-41de-a661-2d29334f9dde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:16:47.398586 np0000186712 devstack@c-api.service[110745]: INFO cinder.volume.api [None req-08c58c30-8bbe-41de-a661-2d29334f9dde demo demo] Get all volumes completed successfully. Jul 25 01:16:47.401236 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-08c58c30-8bbe-41de-a661-2d29334f9dde demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:16:47.401681 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 9/35] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:16:47 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 25 01:16:57.392781 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:17:47.415334 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-bc08293f-9472-45f2-b39a-41c3ea284908 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:17:47.420498 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-bc08293f-9472-45f2-b39a-41c3ea284908 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:17:47.420498 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-bc08293f-9472-45f2-b39a-41c3ea284908 demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:17:47.420684 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-bc08293f-9472-45f2-b39a-41c3ea284908 demo demo] Calling method 'detail' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:17:47.421165 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-bc08293f-9472-45f2-b39a-41c3ea284908 demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:17:47.422663 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.volume.api [None req-bc08293f-9472-45f2-b39a-41c3ea284908 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:17:47.435607 np0000186712 devstack@c-api.service[110743]: INFO cinder.volume.api [None req-bc08293f-9472-45f2-b39a-41c3ea284908 demo demo] Get all volumes completed successfully. Jul 25 01:17:47.439057 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-bc08293f-9472-45f2-b39a-41c3ea284908 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:17:47.439595 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 10/36] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:17:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:17:57.427742 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:18:47.452792 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:18:47.614891 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:18:47.615356 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:18:47.615776 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 demo demo] Calling method 'detail' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:18:47.616036 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.api_utils [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 demo demo] Removing options '' from query. {{(pid=110746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:18:47.616993 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.volume.api [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:18:47.631234 np0000186712 devstack@c-api.service[110746]: INFO cinder.volume.api [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 demo demo] Get all volumes completed successfully. Jul 25 01:18:47.634032 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-43f8d62d-d2cf-4557-bc67-ee6a326c5606 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:18:47.634679 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 9/37] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:18:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:18:57.622912 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=1 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:19:47.662135 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-fad96153-da34-4dae-9049-5d01df8ad790 None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:19:47.666465 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-fad96153-da34-4dae-9049-5d01df8ad790 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:19:47.666875 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-fad96153-da34-4dae-9049-5d01df8ad790 demo demo] Empty body provided in request {{(pid=110744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:19:47.667322 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-fad96153-da34-4dae-9049-5d01df8ad790 demo demo] Calling method 'detail' {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:19:47.667783 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.api_utils [None req-fad96153-da34-4dae-9049-5d01df8ad790 demo demo] Removing options '' from query. {{(pid=110744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:19:47.669308 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.volume.api [None req-fad96153-da34-4dae-9049-5d01df8ad790 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:19:47.680180 np0000186712 devstack@c-api.service[110744]: INFO cinder.volume.api [None req-fad96153-da34-4dae-9049-5d01df8ad790 demo demo] Get all volumes completed successfully. Jul 25 01:19:47.683954 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-fad96153-da34-4dae-9049-5d01df8ad790 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:19:47.684378 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 10/38] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:19:47 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 25 01:19:57.672979 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:20:47.698708 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:20:47.703230 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:20:47.703908 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:20:47.704500 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 demo demo] Calling method 'detail' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:20:47.705178 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.api_utils [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 demo demo] Removing options '' from query. {{(pid=110745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:20:47.706854 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.volume.api [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:20:47.714421 np0000186712 devstack@c-api.service[110745]: INFO cinder.volume.api [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 demo demo] Get all volumes completed successfully. Jul 25 01:20:47.717569 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-7906ed69-682f-4cd2-90c3-f805c9c4c5d1 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:20:47.717569 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 10/39] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:20:47 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 25 01:20:57.709856 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:21:47.732132 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:21:47.734867 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:21:47.735109 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:21:47.735359 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa demo demo] Calling method 'detail' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:21:47.735730 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:21:47.736664 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.volume.api [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:21:47.748314 np0000186712 devstack@c-api.service[110743]: INFO cinder.volume.api [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa demo demo] Get all volumes completed successfully. Jul 25 01:21:47.751333 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-db3756cc-9b21-4eaf-9b7b-649c8e5435fa demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:21:47.752261 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 11/40] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:21:47 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 25 01:21:57.741038 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:22:47.768401 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:22:47.773353 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:22:47.773753 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:22:47.774162 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 demo demo] Calling method 'detail' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:22:47.774653 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.api_utils [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 demo demo] Removing options '' from query. {{(pid=110746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:22:47.776132 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.volume.api [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:22:47.782867 np0000186712 devstack@c-api.service[110746]: INFO cinder.volume.api [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 demo demo] Get all volumes completed successfully. Jul 25 01:22:47.784846 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-39f7122b-c24f-40cb-a328-21d7b39ff5b5 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:22:47.785315 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 10/41] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:22:47 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 25 01:22:57.779233 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=1 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:23:47.803983 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:23:47.902541 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:23:47.902931 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 demo demo] Empty body provided in request {{(pid=110744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:23:47.903358 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 demo demo] Calling method 'detail' {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:23:47.903798 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.api_utils [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 demo demo] Removing options '' from query. {{(pid=110744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:23:47.905217 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.volume.api [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:23:47.912861 np0000186712 devstack@c-api.service[110744]: INFO cinder.volume.api [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 demo demo] Get all volumes completed successfully. Jul 25 01:23:47.914676 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-8bfbd93f-45e8-4877-8632-eaa84fe7a6d6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:23:47.915043 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 11/42] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:23:47 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 25 01:23:57.909324 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:24:47.930311 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-600e9d52-c8c3-48ac-a446-084a39de5473 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:24:47.934347 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-600e9d52-c8c3-48ac-a446-084a39de5473 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:24:47.934917 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-600e9d52-c8c3-48ac-a446-084a39de5473 demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:24:47.935388 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-600e9d52-c8c3-48ac-a446-084a39de5473 demo demo] Calling method 'detail' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:24:47.935759 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.api_utils [None req-600e9d52-c8c3-48ac-a446-084a39de5473 demo demo] Removing options '' from query. {{(pid=110745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:24:47.936754 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.volume.api [None req-600e9d52-c8c3-48ac-a446-084a39de5473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:24:47.945794 np0000186712 devstack@c-api.service[110745]: INFO cinder.volume.api [None req-600e9d52-c8c3-48ac-a446-084a39de5473 demo demo] Get all volumes completed successfully. Jul 25 01:24:47.948983 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-600e9d52-c8c3-48ac-a446-084a39de5473 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:24:47.949638 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 11/43] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:24:47 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 25 01:24:57.939832 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:25:47.963229 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:25:47.966085 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:25:47.966265 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:25:47.966448 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f demo demo] Calling method 'detail' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:25:47.966672 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:25:47.967340 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.volume.api [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:25:47.976902 np0000186712 devstack@c-api.service[110743]: INFO cinder.volume.api [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f demo demo] Get all volumes completed successfully. Jul 25 01:25:47.982479 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-3ca1cc6c-3a21-4e35-b164-8591c8dc735f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:25:47.983079 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 12/44] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:25:47 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 25 01:25:57.970508 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:26:48.029768 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:26:48.032687 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:26:48.032922 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:26:48.033209 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 demo demo] Calling method 'detail' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:26:48.033511 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.api_utils [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 demo demo] Removing options '' from query. {{(pid=110746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:26:48.034579 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.volume.api [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:26:48.042412 np0000186712 devstack@c-api.service[110746]: INFO cinder.volume.api [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 demo demo] Get all volumes completed successfully. Jul 25 01:26:48.044277 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-e9f1536c-527f-4958-a8ef-e93a8dba7ab4 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:26:48.044632 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 11/45] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:26:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:26:58.037675 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=1 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:27:48.063352 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.middleware.request_id [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 None None] RequestId filter calling following filter/app {{(pid=110744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:27:48.068049 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:27:48.068460 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 demo demo] Empty body provided in request {{(pid=110744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:27:48.068977 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.openstack.wsgi [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 demo demo] Calling method 'detail' {{(pid=110744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:27:48.069447 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.api.api_utils [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 demo demo] Removing options '' from query. {{(pid=110744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:27:48.070351 np0000186712 devstack@c-api.service[110744]: DEBUG cinder.volume.api [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110744) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:27:48.078740 np0000186712 devstack@c-api.service[110744]: INFO cinder.volume.api [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 demo demo] Get all volumes completed successfully. Jul 25 01:27:48.080735 np0000186712 devstack@c-api.service[110744]: INFO cinder.api.openstack.wsgi [None req-9b6f0ce4-7161-432d-af2a-bd7bacd6cc99 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:27:48.081157 np0000186712 devstack@c-api.service[110744]: [pid: 110744|app: 0|req: 12/46] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:27:48 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 25 01:27:58.073822 np0000186712 devstack@c-api.service[110744]: DEBUG dbcounter [-] [110744] Writing DB stats cinder:SELECT=1 {{(pid=110744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:28:48.094313 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.middleware.request_id [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 None None] RequestId filter calling following filter/app {{(pid=110745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:28:48.131231 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:28:48.131597 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 demo demo] Empty body provided in request {{(pid=110745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:28:48.132045 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.openstack.wsgi [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 demo demo] Calling method 'detail' {{(pid=110745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:28:48.132683 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.api.api_utils [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 demo demo] Removing options '' from query. {{(pid=110745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:28:48.134378 np0000186712 devstack@c-api.service[110745]: DEBUG cinder.volume.api [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110745) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:28:48.145368 np0000186712 devstack@c-api.service[110745]: INFO cinder.volume.api [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 demo demo] Get all volumes completed successfully. Jul 25 01:28:48.147245 np0000186712 devstack@c-api.service[110745]: INFO cinder.api.openstack.wsgi [None req-73c7c0ca-f5c8-4ed9-bda9-ec450c0285e9 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:28:48.147609 np0000186712 devstack@c-api.service[110745]: [pid: 110745|app: 0|req: 12/47] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:28:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 25 01:28:58.141492 np0000186712 devstack@c-api.service[110745]: DEBUG dbcounter [-] [110745] Writing DB stats cinder:SELECT=1 {{(pid=110745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:29:48.164357 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.middleware.request_id [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 None None] RequestId filter calling following filter/app {{(pid=110743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:29:48.167632 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:29:48.167871 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 demo demo] Empty body provided in request {{(pid=110743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:29:48.168142 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.openstack.wsgi [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 demo demo] Calling method 'detail' {{(pid=110743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:29:48.168524 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.api.api_utils [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 demo demo] Removing options '' from query. {{(pid=110743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:29:48.169614 np0000186712 devstack@c-api.service[110743]: DEBUG cinder.volume.api [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110743) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:29:48.177641 np0000186712 devstack@c-api.service[110743]: INFO cinder.volume.api [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 demo demo] Get all volumes completed successfully. Jul 25 01:29:48.180183 np0000186712 devstack@c-api.service[110743]: INFO cinder.api.openstack.wsgi [None req-ce00ae69-ce78-4bd1-903e-9b4b0ebd80a2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:29:48.180618 np0000186712 devstack@c-api.service[110743]: [pid: 110743|app: 0|req: 13/48] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:29:48 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 25 01:29:58.172893 np0000186712 devstack@c-api.service[110743]: DEBUG dbcounter [-] [110743] Writing DB stats cinder:SELECT=1 {{(pid=110743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 25 01:30:48.196313 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.middleware.request_id [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 None None] RequestId filter calling following filter/app {{(pid=110746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 25 01:30:48.200560 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jul 25 01:30:48.200946 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 demo demo] Empty body provided in request {{(pid=110746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 25 01:30:48.201458 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.openstack.wsgi [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 demo demo] Calling method 'detail' {{(pid=110746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 25 01:30:48.202030 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.api.api_utils [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 demo demo] Removing options '' from query. {{(pid=110746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 25 01:30:48.203240 np0000186712 devstack@c-api.service[110746]: DEBUG cinder.volume.api [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110746) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 25 01:30:48.211193 np0000186712 devstack@c-api.service[110746]: INFO cinder.volume.api [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 demo demo] Get all volumes completed successfully. Jul 25 01:30:48.213094 np0000186712 devstack@c-api.service[110746]: INFO cinder.api.openstack.wsgi [None req-939128e3-ea8f-4cd5-a118-7b93fa6c6a27 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jul 25 01:30:48.213445 np0000186712 devstack@c-api.service[110746]: [pid: 110746|app: 0|req: 12/49] 199.204.45.235 () {64 vars in 1296 bytes} [Sat Jul 25 01:30:48 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 25 01:30:58.206752 np0000186712 devstack@c-api.service[110746]: DEBUG dbcounter [-] [110746] Writing DB stats cinder:SELECT=1 {{(pid=110746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}