Jul 14 00:49:20.360741 np0000185042 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 00:49:20.368355 np0000185042 devstack@c-api.service[111067]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 00:49:20 2026] *** Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: nodename: np0000185042 Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: machine: x86_64 Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: clock source: unix Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: pcre jit disabled Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: detected number of CPU cores: 16 Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: current working directory: / Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: detected binary path: /usr/bin/uwsgi-core Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: your processes number limit is 256916 Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: your memory page size is 4096 bytes Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: detected max file descriptor number: 2048 Jul 14 00:49:20.371421 np0000185042 devstack@c-api.service[111067]: lock engine: pthread robust mutexes Jul 14 00:49:20.372012 np0000185042 devstack@c-api.service[111067]: thunder lock: enabled Jul 14 00:49:20.372012 np0000185042 devstack@c-api.service[111067]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 00:49:20.372012 np0000185042 devstack@c-api.service[111067]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 00:49:20.372012 np0000185042 devstack@c-api.service[111067]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 00:49:20.372012 np0000185042 devstack@c-api.service[111067]: Set PythonHome to /opt/stack/data/venv Jul 14 00:49:20.407661 np0000185042 devstack@c-api.service[111067]: Python main interpreter initialized at 0x7f88874a4668 Jul 14 00:49:20.407661 np0000185042 devstack@c-api.service[111067]: python threads support enabled Jul 14 00:49:20.407661 np0000185042 devstack@c-api.service[111067]: your server socket listen backlog is limited to 100 connections Jul 14 00:49:20.407661 np0000185042 devstack@c-api.service[111067]: your mercy for graceful operations on workers is 80 seconds Jul 14 00:49:20.408182 np0000185042 devstack@c-api.service[111067]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 00:49:20.408283 np0000185042 devstack@c-api.service[111067]: *** Operational MODE: preforking *** Jul 14 00:49:20.408499 np0000185042 devstack@c-api.service[111067]: *** uWSGI is running in multiple interpreter mode *** Jul 14 00:49:20.408499 np0000185042 devstack@c-api.service[111067]: spawned uWSGI master process (pid: 111067) Jul 14 00:49:20.408624 np0000185042 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 00:49:20.409083 np0000185042 devstack@c-api.service[111067]: spawned uWSGI worker 1 (pid: 111069, cores: 1) Jul 14 00:49:20.409726 np0000185042 devstack@c-api.service[111067]: spawned uWSGI worker 2 (pid: 111070, cores: 1) Jul 14 00:49:20.410349 np0000185042 devstack@c-api.service[111067]: spawned uWSGI worker 3 (pid: 111071, cores: 1) Jul 14 00:49:20.410807 np0000185042 devstack@c-api.service[111067]: spawned uWSGI worker 4 (pid: 111072, cores: 1) Jul 14 00:49:20.410889 np0000185042 devstack@c-api.service[111067]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 00:49:20.531596 np0000185042 devstack@c-api.service[111069]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:20.531596 np0000185042 devstack@c-api.service[111069]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:20.531596 np0000185042 devstack@c-api.service[111069]: we strongly recommend against using it for new projects. Jul 14 00:49:20.531596 np0000185042 devstack@c-api.service[111069]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:20.531596 np0000185042 devstack@c-api.service[111069]: framework. For more detail see Jul 14 00:49:20.531596 np0000185042 devstack@c-api.service[111069]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:20.531596 np0000185042 devstack@c-api.service[111069]: import eventlet # noqa Jul 14 00:49:20.534043 np0000185042 devstack@c-api.service[111070]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:20.534043 np0000185042 devstack@c-api.service[111070]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:20.534043 np0000185042 devstack@c-api.service[111070]: we strongly recommend against using it for new projects. Jul 14 00:49:20.534043 np0000185042 devstack@c-api.service[111070]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:20.534043 np0000185042 devstack@c-api.service[111070]: framework. For more detail see Jul 14 00:49:20.534043 np0000185042 devstack@c-api.service[111070]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:20.534043 np0000185042 devstack@c-api.service[111070]: import eventlet # noqa Jul 14 00:49:20.540661 np0000185042 devstack@c-api.service[111071]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:20.540661 np0000185042 devstack@c-api.service[111071]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:20.540661 np0000185042 devstack@c-api.service[111071]: we strongly recommend against using it for new projects. Jul 14 00:49:20.540661 np0000185042 devstack@c-api.service[111071]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:20.540661 np0000185042 devstack@c-api.service[111071]: framework. For more detail see Jul 14 00:49:20.540661 np0000185042 devstack@c-api.service[111071]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:20.540661 np0000185042 devstack@c-api.service[111071]: import eventlet # noqa Jul 14 00:49:20.548500 np0000185042 devstack@c-api.service[111072]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:49:20.548500 np0000185042 devstack@c-api.service[111072]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:49:20.548500 np0000185042 devstack@c-api.service[111072]: we strongly recommend against using it for new projects. Jul 14 00:49:20.548500 np0000185042 devstack@c-api.service[111072]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:49:20.548500 np0000185042 devstack@c-api.service[111072]: framework. For more detail see Jul 14 00:49:20.548500 np0000185042 devstack@c-api.service[111072]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:49:20.548500 np0000185042 devstack@c-api.service[111072]: import eventlet # noqa Jul 14 00:49:20.689412 np0000185042 devstack@c-api.service[111069]: /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 14 00:49:20.689412 np0000185042 devstack@c-api.service[111069]: from cgi import parse_header Jul 14 00:49:20.690957 np0000185042 devstack@c-api.service[111070]: /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 14 00:49:20.690957 np0000185042 devstack@c-api.service[111070]: from cgi import parse_header Jul 14 00:49:20.718366 np0000185042 devstack@c-api.service[111072]: /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 14 00:49:20.718366 np0000185042 devstack@c-api.service[111072]: from cgi import parse_header Jul 14 00:49:20.718574 np0000185042 devstack@c-api.service[111071]: /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 14 00:49:20.718574 np0000185042 devstack@c-api.service[111071]: from cgi import parse_header Jul 14 00:49:20.729295 np0000185042 devstack@c-api.service[111069]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:20.729295 np0000185042 devstack@c-api.service[111069]: warnings.warn( Jul 14 00:49:20.733459 np0000185042 devstack@c-api.service[111070]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:20.733459 np0000185042 devstack@c-api.service[111070]: warnings.warn( Jul 14 00:49:20.739406 np0000185042 devstack@c-api.service[111069]: /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 14 00:49:20.739406 np0000185042 devstack@c-api.service[111069]: removals.removed_module( Jul 14 00:49:20.740069 np0000185042 devstack@c-api.service[111069]: /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 14 00:49:20.740069 np0000185042 devstack@c-api.service[111069]: removals.removed_module( Jul 14 00:49:20.743388 np0000185042 devstack@c-api.service[111070]: /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 14 00:49:20.743388 np0000185042 devstack@c-api.service[111070]: removals.removed_module( Jul 14 00:49:20.744048 np0000185042 devstack@c-api.service[111070]: /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 14 00:49:20.744048 np0000185042 devstack@c-api.service[111070]: removals.removed_module( Jul 14 00:49:20.758123 np0000185042 devstack@c-api.service[111071]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:20.758123 np0000185042 devstack@c-api.service[111071]: warnings.warn( Jul 14 00:49:20.761813 np0000185042 devstack@c-api.service[111072]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:49:20.761813 np0000185042 devstack@c-api.service[111072]: warnings.warn( Jul 14 00:49:20.768436 np0000185042 devstack@c-api.service[111071]: /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 14 00:49:20.768436 np0000185042 devstack@c-api.service[111071]: removals.removed_module( Jul 14 00:49:20.769109 np0000185042 devstack@c-api.service[111071]: /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 14 00:49:20.769109 np0000185042 devstack@c-api.service[111071]: removals.removed_module( Jul 14 00:49:20.772060 np0000185042 devstack@c-api.service[111072]: /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 14 00:49:20.772060 np0000185042 devstack@c-api.service[111072]: removals.removed_module( Jul 14 00:49:20.772828 np0000185042 devstack@c-api.service[111072]: /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 14 00:49:20.772828 np0000185042 devstack@c-api.service[111072]: removals.removed_module( Jul 14 00:49:21.506220 np0000185042 devstack@c-api.service[111069]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:21.506220 np0000185042 devstack@c-api.service[111069]: warnings.warn( Jul 14 00:49:21.512804 np0000185042 devstack@c-api.service[111070]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:21.512804 np0000185042 devstack@c-api.service[111070]: warnings.warn( Jul 14 00:49:21.534372 np0000185042 devstack@c-api.service[111071]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:21.534372 np0000185042 devstack@c-api.service[111071]: warnings.warn( Jul 14 00:49:21.555819 np0000185042 devstack@c-api.service[111069]: /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 14 00:49:21.555819 np0000185042 devstack@c-api.service[111069]: warnings.warn( Jul 14 00:49:21.564795 np0000185042 devstack@c-api.service[111072]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:49:21.564795 np0000185042 devstack@c-api.service[111072]: warnings.warn( Jul 14 00:49:21.568167 np0000185042 devstack@c-api.service[111070]: /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 14 00:49:21.568167 np0000185042 devstack@c-api.service[111070]: warnings.warn( Jul 14 00:49:21.584572 np0000185042 devstack@c-api.service[111071]: /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 14 00:49:21.584572 np0000185042 devstack@c-api.service[111071]: warnings.warn( Jul 14 00:49:21.617456 np0000185042 devstack@c-api.service[111072]: /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 14 00:49:21.617456 np0000185042 devstack@c-api.service[111072]: warnings.warn( Jul 14 00:49:21.747014 np0000185042 devstack@c-api.service[111069]: 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 14 00:49:21.747210 np0000185042 devstack@c-api.service[111069]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111069) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:21.748855 np0000185042 devstack@c-api.service[111070]: 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 14 00:49:21.749032 np0000185042 devstack@c-api.service[111070]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111070) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:21.767385 np0000185042 devstack@c-api.service[111071]: 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 14 00:49:21.767530 np0000185042 devstack@c-api.service[111071]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111071) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:21.794881 np0000185042 devstack@c-api.service[111072]: 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 14 00:49:21.795076 np0000185042 devstack@c-api.service[111072]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111072) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:49:21.834065 np0000185042 devstack@c-api.service[111069]: /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 14 00:49:21.834065 np0000185042 devstack@c-api.service[111069]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:21.836312 np0000185042 devstack@c-api.service[111071]: /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 14 00:49:21.836312 np0000185042 devstack@c-api.service[111071]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:21.838210 np0000185042 devstack@c-api.service[111070]: /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 14 00:49:21.838210 np0000185042 devstack@c-api.service[111070]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:21.857538 np0000185042 devstack@c-api.service[111072]: /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 14 00:49:21.857538 np0000185042 devstack@c-api.service[111072]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:49:22.296935 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111069) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:22.297423 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111070) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:22.297515 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111072) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:22.297609 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111071) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:49:22.297691 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.297771 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.297844 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.297911 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.297988 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.298054 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.298132 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.298247 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.298318 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.298385 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.298451 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.298524 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.300147 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.300147 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.300387 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.300387 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.300531 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.300610 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.300610 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.300742 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.300742 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.300875 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.300942 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.300942 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.300942 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.300942 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.301219 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.301219 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.301219 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.301426 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.301501 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.301576 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.301646 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.301713 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.301788 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.301857 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.301938 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.302010 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.302010 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.302010 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.302236 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.302236 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.302370 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.302438 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.302559 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.302712 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.302792 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.302861 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.302935 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.303006 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.303069 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.303193 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.303293 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.303435 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.303521 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.303590 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.303656 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.303726 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.303726 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.303853 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.303920 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.303999 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.304066 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.304114 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.304114 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.304114 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.304114 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.304114 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.304328 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.304328 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.304328 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.304439 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.304476 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.304519 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.304566 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.304613 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.304658 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.304709 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.304751 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.304788 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.304837 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.304881 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.304939 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.304987 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.305031 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.305031 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.305114 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.305173 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.305220 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.305262 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.305312 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.305363 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.305404 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.305404 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.305404 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.305404 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.305555 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.305555 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.305555 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.305555 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.305555 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.305742 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.305777 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.305814 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.305865 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.305912 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.305955 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.305992 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.306028 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.306069 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.306116 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.306201 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.306201 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.306293 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.306293 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.306371 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.306408 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.306442 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.306442 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.306518 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.306558 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.306615 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.306655 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.306743 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.310471 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.310566 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.310566 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.310670 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.310710 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.310755 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.310813 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.311056 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.311117 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.311217 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.311271 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.311310 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.311364 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.311405 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.311441 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.311478 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.311520 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.311556 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.311592 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.311636 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.311670 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.311706 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.311746 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.311792 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.311829 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.311864 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.311902 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.311933 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.311973 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.312016 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.312054 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.312097 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.312097 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.312189 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.312228 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.312270 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.312307 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.312344 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.312389 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.312433 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.312475 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.312510 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.312547 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.312584 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.312625 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.312663 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.312703 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.312741 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.312782 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.312820 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.312862 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.312898 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.312943 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.312978 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.313014 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.313061 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.313111 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.313177 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.313231 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.313273 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.313313 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.313350 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.313392 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.313432 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.313469 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.313507 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.313547 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.313587 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.313624 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.313660 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.313693 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.313740 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.313775 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.313818 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.313870 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.313912 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.313951 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.313991 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.314023 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.314059 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.314090 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.314127 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.314398 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.314463 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.314508 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.314556 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.314609 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.314647 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.314697 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.314739 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.314775 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.314817 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.314855 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.314894 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.314940 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.314986 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.315030 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.315074 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.315187 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.315255 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.315299 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.315438 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.315489 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.315534 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.315590 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.315672 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.315735 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.315801 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.315862 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.315903 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.315903 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.315998 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.316043 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.316043 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.316043 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.316205 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.316251 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.316290 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.316332 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.316376 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.316457 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.316515 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.316558 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.316596 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.316643 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.316683 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.316725 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.316784 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.316863 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.316863 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.316863 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.317004 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.317050 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.317097 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.317138 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.317212 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.317259 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.317298 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.317337 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.317379 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.317425 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.317473 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.317603 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.317658 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.317698 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.317741 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.317787 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.317829 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.317871 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.317918 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.317964 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.318007 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.318046 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.318089 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.318131 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.318201 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.318247 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.318290 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.318333 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.318381 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.318426 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.318464 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.318510 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.318551 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.318551 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.318551 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.318551 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.318551 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.318743 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.318743 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.318743 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.318873 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.318918 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.318972 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.319030 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.319073 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.319121 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.319199 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.319243 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.319291 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.319336 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.319375 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.319412 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.319458 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.319501 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.319543 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.319581 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.319622 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.319668 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.319706 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.319749 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.319792 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.319840 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.319877 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.319919 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.319919 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.319999 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.319999 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.319999 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.319999 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.320167 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.320222 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.320266 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.320304 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.320341 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.320385 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.320427 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.320427 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.320505 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.320545 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.320589 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.320631 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.320674 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.320721 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.320766 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.320766 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.320850 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.320894 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.320932 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.320980 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.321026 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.321026 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.321026 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.321026 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.321194 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.321194 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.321194 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.321194 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.321194 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.321409 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.321450 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.321489 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.321535 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.321577 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.321630 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.321669 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.321708 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.321747 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.321789 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.321829 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.321866 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.321906 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.321949 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.321987 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.322036 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.322075 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.322122 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.322174 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.322222 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.322268 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.322316 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.322359 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.322396 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.322438 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.322481 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.322523 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.322567 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.322605 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.322649 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.322683 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.322736 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.322773 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.322811 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.322847 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.322895 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.322963 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.323007 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.323046 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.323092 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.323169 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.323217 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.323257 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.323301 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.323337 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.323380 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.323423 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.323463 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.323503 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.323503 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.323503 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.327737 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.327787 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.327862 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.327901 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.327931 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.327959 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.327987 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.328015 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.328051 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.328084 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.328115 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.328150 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.328192 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.328220 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.328258 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.328291 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.328321 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.328352 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.328389 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.328422 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.328447 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.328477 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.328508 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.328535 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.328567 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.328594 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.328625 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.328656 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.328686 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.328716 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.328740 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.328766 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.328792 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.328792 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.328841 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.328868 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.328868 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.328918 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.328918 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.328987 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.329016 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.329045 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.329070 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.329097 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.329097 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.329147 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.329191 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.329191 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.329243 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.329268 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.329295 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.329323 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.329351 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.329419 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.329470 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.329538 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.329928 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.329991 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.330054 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.330087 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.330118 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.330143 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.330184 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.330208 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.330233 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.330264 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.330289 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.330320 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.330347 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.330374 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.330402 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.330429 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.330452 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.330479 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.330503 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.330527 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.330558 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.330581 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.330609 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.330636 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.330636 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.330684 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.330721 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.330803 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.332359 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.332400 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.332481 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.332526 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.332562 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.332588 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.332625 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.332666 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.332699 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.332724 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.332754 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.332779 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.332808 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.332840 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.332865 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.332894 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.332921 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.332953 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.332987 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.333015 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.333042 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.333069 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.333100 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.333134 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.333193 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.333226 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.333267 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.333267 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.334249 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.334305 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.334359 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.334495 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.334495 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.334566 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.334604 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.334640 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.334739 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.334776 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.334827 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.334864 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.334917 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.334961 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.335002 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.335044 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.335087 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.335127 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.335198 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.335246 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.335284 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.335324 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.335362 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.335398 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.335430 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.335462 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.335462 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.335462 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.337648 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.337709 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.337774 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.337824 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.337875 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.337923 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.337960 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.338002 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.338046 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.338084 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.338144 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.338144 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.338250 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.338300 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.338339 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.338374 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.338415 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.338463 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.338503 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.338539 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.338595 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.338638 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.338676 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.338720 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.338761 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.338798 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.338835 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.338872 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.338908 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.338952 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.338987 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.339024 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.339024 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.339113 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.339199 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.339241 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.339276 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.339320 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.339360 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.339396 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.339438 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.339474 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.339519 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.339559 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.339600 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.339641 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.339681 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.339721 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.339762 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.339803 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.339838 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.339873 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.339922 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.339958 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.339996 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.340035 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.340076 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.340076 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.340076 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.340076 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.340231 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.340278 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.340278 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.340360 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.340360 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.340428 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.340473 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.340473 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.340539 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.340581 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.340627 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.340668 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.340716 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.340759 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.340797 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.340833 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.340877 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.340913 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.340954 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.340990 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.341025 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.341060 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.341060 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.341060 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.341230 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.341230 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.341340 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.341391 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.341443 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.341490 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.341538 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.341583 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.341619 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.341662 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.341712 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.341748 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.341784 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.341819 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.341856 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.341892 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.341933 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.341973 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.342010 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.342053 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.342053 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.342124 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.342124 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.342211 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.342249 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.342249 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.342249 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.342249 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.342764 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.342822 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.342860 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.342931 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.342980 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.343019 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.343067 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.343110 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.343174 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.343224 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.343271 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.343309 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.343345 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.343450 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.343523 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.343572 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.343619 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.343660 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.343704 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.343741 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.343777 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.343816 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.343914 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.343962 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.344006 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.344042 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.344042 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.344042 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.344701 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.344761 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.344801 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.344863 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.344912 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.344951 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.344987 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.345030 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.345074 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.345111 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.345111 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.345194 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.345244 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.345281 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.345328 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.345370 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.345410 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.345454 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.345496 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.345533 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.345573 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.345611 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.345646 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.345694 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.345732 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.345732 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.345732 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.345732 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.345870 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.345870 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.345945 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.345982 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.346030 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.346073 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.346114 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.346167 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.346215 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.346257 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.346298 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.346340 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.346421 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.346465 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.346519 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.346561 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.346596 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.346632 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.346669 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.346706 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.346706 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.346791 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.346836 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.346884 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.346884 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.346884 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.346884 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.346884 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.350934 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.351008 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.351066 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.351110 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.351147 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.351222 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.351294 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.351338 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.351408 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.351449 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.351486 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.351529 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.351570 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.351611 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.351655 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.351698 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.351738 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.351780 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.351816 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.351858 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.351858 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.351858 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.351966 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.352008 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.352056 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.352099 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.352140 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.352201 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.352238 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.352284 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.352320 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.352360 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.352398 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.352438 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.352482 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.352482 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.352482 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.352482 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.352482 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.352482 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.352689 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.352689 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.352922 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.353076 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.353238 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.353369 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.353520 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.353649 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.353744 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.353791 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.353829 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.353864 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.353900 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.353942 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.353987 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.354024 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.354061 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.354100 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.354140 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.354224 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.354277 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.354277 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.354277 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.354277 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.354444 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.354483 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.354520 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.354561 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.354603 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.354603 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.354679 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.354717 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.354717 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.354717 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.354833 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.354870 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.354906 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.354955 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.355004 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.355004 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.355004 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.355111 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.355172 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.355227 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.355265 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.355307 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.355346 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.355387 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.355429 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.355465 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.355508 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.355545 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.355586 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.355714 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.355753 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.355796 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.355833 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.355873 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.355909 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.355945 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.355982 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.356018 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.356057 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.356100 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.356136 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.356184 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.356231 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.356274 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.356313 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.356349 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.356388 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.356426 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.356460 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.356506 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.356542 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.356579 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.356623 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.356659 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.356659 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.356722 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.356722 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.356722 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.356722 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.356722 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.356722 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.356722 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.357372 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.357505 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.357631 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.357805 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.357963 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.358081 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.358233 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.358299 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.358367 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111072) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.358436 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.358497 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.358558 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.358617 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.358675 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.358733 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111069) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.358791 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.358791 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.358912 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.358982 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111071) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.359051 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111072) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.359119 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.359119 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.359268 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.359337 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.359337 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111071) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.359337 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111071) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.359521 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.359521 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.359521 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.359521 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.359521 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.359521 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:49:22.359910 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:49:22.360005 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:49:22.360077 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:49:22.360145 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:49:22.360254 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:49:22.360338 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111070) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:49:22.404199 np0000185042 devstack@c-api.service[111069]: INFO dbcounter [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Registered counter for database cinder Jul 14 00:49:22.405592 np0000185042 devstack@c-api.service[111071]: INFO dbcounter [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Registered counter for database cinder Jul 14 00:49:22.405813 np0000185042 devstack@c-api.service[111072]: INFO dbcounter [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Registered counter for database cinder Jul 14 00:49:22.410342 np0000185042 devstack@c-api.service[111070]: INFO dbcounter [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Registered counter for database cinder Jul 14 00:49:22.443263 np0000185042 devstack@c-api.service[111069]: DEBUG oslo_db.sqlalchemy.engines [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 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=111069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.446829 np0000185042 devstack@c-api.service[111072]: DEBUG oslo_db.sqlalchemy.engines [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d 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=111072) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.448456 np0000185042 devstack@c-api.service[111071]: DEBUG oslo_db.sqlalchemy.engines [None req-26d509cc-2c16-4744-9a91-101c65c829f7 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=111071) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.450665 np0000185042 devstack@c-api.service[111070]: DEBUG oslo_db.sqlalchemy.engines [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 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=111070) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.557739 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writer thread running {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:22.560030 np0000185042 devstack@c-api.service[111069]: INFO cinder.rpc [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:22.562121 np0000185042 devstack@c-api.service[111069]: INFO cinder.rpc [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:22.563693 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writer thread running {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:22.563949 np0000185042 devstack@c-api.service[111069]: INFO cinder.rpc [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:22.565630 np0000185042 devstack@c-api.service[111069]: INFO cinder.rpc [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:22.565761 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writer thread running {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:22.566466 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.567013 np0000185042 devstack@c-api.service[111071]: INFO cinder.rpc [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:22.567855 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writer thread running {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:49:22.568399 np0000185042 devstack@c-api.service[111072]: INFO cinder.rpc [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:22.569445 np0000185042 devstack@c-api.service[111071]: INFO cinder.rpc [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:22.569496 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.570425 np0000185042 devstack@c-api.service[111070]: INFO cinder.rpc [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:49:22.570784 np0000185042 devstack@c-api.service[111072]: INFO cinder.rpc [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:22.571442 np0000185042 devstack@c-api.service[111071]: INFO cinder.rpc [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:22.572917 np0000185042 devstack@c-api.service[111072]: INFO cinder.rpc [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:22.573181 np0000185042 devstack@c-api.service[111071]: INFO cinder.rpc [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:22.573241 np0000185042 devstack@c-api.service[111070]: INFO cinder.rpc [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:49:22.574010 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.574826 np0000185042 devstack@c-api.service[111072]: INFO cinder.rpc [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:22.575731 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.576065 np0000185042 devstack@c-api.service[111070]: INFO cinder.rpc [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:49:22.577929 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.578630 np0000185042 devstack@c-api.service[111070]: INFO cinder.rpc [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:49:22.578732 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.579736 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.583087 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.602411 np0000185042 devstack@c-api.service[111069]: DEBUG oslo_db.sqlalchemy.engines [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 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=111069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.604839 np0000185042 devstack@c-api.service[111069]: INFO cinder.rpc [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:22.607186 np0000185042 devstack@c-api.service[111069]: INFO cinder.rpc [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:22.608374 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.612703 np0000185042 devstack@c-api.service[111072]: DEBUG oslo_db.sqlalchemy.engines [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d 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=111072) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.613407 np0000185042 devstack@c-api.service[111071]: DEBUG oslo_db.sqlalchemy.engines [None req-26d509cc-2c16-4744-9a91-101c65c829f7 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=111071) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.615856 np0000185042 devstack@c-api.service[111070]: DEBUG oslo_db.sqlalchemy.engines [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 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=111070) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:22.615993 np0000185042 devstack@c-api.service[111071]: INFO cinder.rpc [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:22.616321 np0000185042 devstack@c-api.service[111072]: INFO cinder.rpc [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:22.618347 np0000185042 devstack@c-api.service[111070]: INFO cinder.rpc [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:49:22.618455 np0000185042 devstack@c-api.service[111071]: INFO cinder.rpc [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:22.619221 np0000185042 devstack@c-api.service[111072]: INFO cinder.rpc [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:22.619622 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.620381 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.620466 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.621017 np0000185042 devstack@c-api.service[111070]: INFO cinder.rpc [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:49:22.622134 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.623763 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.626910 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.631495 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.632180 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.632268 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.634713 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.635236 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.635405 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.636018 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.637828 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.638192 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.638619 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.639170 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.641314 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.642932 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.643417 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.644068 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.644202 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.646146 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.647065 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.647206 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.647429 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.648628 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.649113 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.649972 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.650412 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.651516 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.652522 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.653348 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.653443 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.655321 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.656172 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.656355 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.657322 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.658181 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.659009 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.659129 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.659638 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.660557 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.660663 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.662275 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.662348 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.662688 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.663257 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.663727 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.664137 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.665603 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.666378 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.666911 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.667741 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.668105 np0000185042 devstack@c-api.service[111069]: WARNING cinder.api.contrib.hosts [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:22.668744 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.668891 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.670362 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.671021 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.671797 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.671888 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.672255 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.673083 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.673338 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.674136 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: extensions {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.674292 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.674508 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.675094 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.675490 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: cgsnapshots {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.675750 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.675918 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.676844 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-availability-zone {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.677143 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.677247 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.677314 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.678356 np0000185042 devstack@c-api.service[111071]: WARNING cinder.api.contrib.hosts [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:22.678482 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.678603 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.678750 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-snapshot-manage {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.679143 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.679589 np0000185042 devstack@c-api.service[111072]: WARNING cinder.api.contrib.hosts [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:22.679963 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.680252 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-volume-transfer {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.680355 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.680572 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.681290 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.681771 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.681846 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-quota-sets {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.681964 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.682583 np0000185042 devstack@c-api.service[111070]: WARNING cinder.api.contrib.hosts [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:49:22.683538 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.683596 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.683630 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-hosts {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.683870 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.684705 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: extensions {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.684901 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: qos-specs {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.684942 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.684980 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.685809 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: extensions {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.686004 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: cgsnapshots {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.686332 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.687008 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: backups {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.687210 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: cgsnapshots {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.687380 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-availability-zone {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.687816 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.688539 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-availability-zone {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.688634 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: extensions {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.689044 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: capabilities {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.689272 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-snapshot-manage {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.689977 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: cgsnapshots {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.690277 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-volume-type-access {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.690419 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-snapshot-manage {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.690728 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-volume-transfer {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.691364 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-availability-zone {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.691906 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-volume-transfer {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.692012 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-quota-class-sets {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.692308 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-quota-sets {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.693188 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: scheduler-stats {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.693329 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-snapshot-manage {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.693445 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-quota-sets {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.693719 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-hosts {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.694640 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: consistencygroups {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.694748 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-volume-transfer {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.694900 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-hosts {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.695099 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: qos-specs {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.696303 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: qos-specs {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.696436 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-quota-sets {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.696714 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: encryption {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.697121 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: backups {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.697774 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-hosts {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.698251 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: encryption {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.698366 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: backups {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.699108 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: capabilities {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.699178 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: qos-specs {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.699766 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: os-volume-manage {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.700311 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-volume-type-access {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.700371 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: capabilities {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.701206 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: backups {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.701253 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extended resource: extra_specs {{(pid=111069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.701557 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-volume-type-access {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.701885 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-quota-class-sets {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.703152 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-quota-class-sets {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.703232 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: scheduler-stats {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.703278 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: capabilities {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.703499 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.704414 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: scheduler-stats {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.704481 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-volume-type-access {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.704651 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: consistencygroups {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.704896 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.705827 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: consistencygroups {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.706006 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-quota-class-sets {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.706263 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.706590 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: encryption {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.707366 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: scheduler-stats {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.707654 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.707762 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: encryption {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.708087 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: encryption {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.708524 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] SnapshotActionsController initialized {{(pid=111069) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:22.708737 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: consistencygroups {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.709242 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.709321 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: encryption {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.709582 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: os-volume-manage {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.710563 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.710677 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: encryption {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.710823 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: os-volume-manage {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.711006 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extended resource: extra_specs {{(pid=111071) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.712003 np0000185042 devstack@c-api.service[111069]: WARNING castellan.key_manager.migration [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.712227 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: encryption {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.712364 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extended resource: extra_specs {{(pid=111072) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.712938 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.713203 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.713203 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeActions extending resource: volumes {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.713361 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.713428 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension UsedLimits extending resource: limits {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.713428 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.713766 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: os-volume-manage {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.714121 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.714250 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.714388 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension TypesManage extending resource: types {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.714502 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.714566 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.714622 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.714675 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.714732 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.714787 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.714902 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension AdminActions extending resource: volumes {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.715016 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension AdminActions extending resource: snapshots {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.715109 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extended resource: extra_specs {{(pid=111070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:49:22.715228 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension AdminActions extending resource: backups {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.715228 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.v3.router [None req-dc18d468-faef-47f0-99fa-fb1dc44c75b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.715876 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.715975 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.717238 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.717300 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.717354 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.718055 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.contrib.snapshot_actions [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] SnapshotActionsController initialized {{(pid=111071) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:22.718625 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.718691 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.718899 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.719450 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.contrib.snapshot_actions [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] SnapshotActionsController initialized {{(pid=111072) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:22.720004 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.720146 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.720238 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.721368 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.721453 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.721535 np0000185042 devstack@c-api.service[111071]: WARNING castellan.key_manager.migration [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.722179 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.contrib.snapshot_actions [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] SnapshotActionsController initialized {{(pid=111070) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:49:22.722480 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.722602 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.722725 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeActions extending resource: volumes {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.722859 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension UsedLimits extending resource: limits {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.722911 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.722949 np0000185042 devstack@c-api.service[111072]: WARNING castellan.key_manager.migration [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.722986 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.723037 np0000185042 devstack@c-api.service[111069]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f88874a4668 pid: 111069 (default app) Jul 14 00:49:22.723626 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.723731 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.723774 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.723841 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension TypesManage extending resource: types {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.723911 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.723958 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724040 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeActions extending resource: volumes {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724081 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724130 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724199 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension UsedLimits extending resource: limits {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724243 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.724281 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724323 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724360 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension AdminActions extending resource: volumes {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724471 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension AdminActions extending resource: snapshots {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724565 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension AdminActions extending resource: backups {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724665 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.v3.router [None req-26d509cc-2c16-4744-9a91-101c65c829f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111071) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.724933 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725039 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725200 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension TypesManage extending resource: types {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725308 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725402 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725504 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725551 np0000185042 devstack@c-api.service[111070]: WARNING castellan.key_manager.migration [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:49:22.725603 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725702 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension AdminActions extending resource: volumes {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725821 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension AdminActions extending resource: snapshots {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.725914 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension AdminActions extending resource: backups {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.726027 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.v3.router [None req-5725a9fc-3e93-45fc-952d-b88d9b66679d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111072) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.726662 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.726662 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.727278 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeActions extending resource: volumes {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.727404 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension UsedLimits extending resource: limits {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.727507 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.727614 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.727712 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.727826 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension TypesManage extending resource: types {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.727937 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.728037 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.728147 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.728265 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.728367 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension AdminActions extending resource: volumes {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.728486 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension AdminActions extending resource: snapshots {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.728593 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension AdminActions extending resource: backups {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.728693 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.v3.router [None req-5896b0ab-6c0a-4bff-9715-f4b8d90d0168 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:49:22.732342 np0000185042 devstack@c-api.service[111071]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f88874a4668 pid: 111071 (default app) Jul 14 00:49:22.732663 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-8f0f67f2-0381-4cb0-923a-a5122eeae24b None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:49:22.733624 np0000185042 devstack@c-api.service[111072]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f88874a4668 pid: 111072 (default app) Jul 14 00:49:22.735422 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Tue Jul 14 00:49:22 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:49:22.736296 np0000185042 devstack@c-api.service[111070]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f88874a4668 pid: 111070 (default app) Jul 14 00:49:29.788889 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-8146c7e3-6da0-40e1-a8e6-502fc30343b4 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:49:30.279633 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-8146c7e3-6da0-40e1-a8e6-502fc30343b4 admin admin] POST https://199.204.45.229/volume/v3/types Jul 14 00:49:30.280237 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-8146c7e3-6da0-40e1-a8e6-502fc30343b4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:49:30.281883 np0000185042 devstack@c-api.service[111071]: /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 14 00:49:30.281883 np0000185042 devstack@c-api.service[111071]: warnings.warn( Jul 14 00:49:30.316137 np0000185042 devstack@c-api.service[111071]: DEBUG oslo_db.sqlalchemy.engines [None req-8146c7e3-6da0-40e1-a8e6-502fc30343b4 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=111071) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:30.344435 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-8146c7e3-6da0-40e1-a8e6-502fc30343b4 admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jul 14 00:49:30.345355 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1333 bytes} [Tue Jul 14 00:49:29 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:49:30.371482 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-4f65dc66-4b77-4cd9-9dbe-11340d41a87d None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:49:30.695351 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-4f65dc66-4b77-4cd9-9dbe-11340d41a87d admin admin] POST https://199.204.45.229/volume/v3/types/d1ab8b88-feb3-4b93-8d6b-bc627c42afb4/extra_specs Jul 14 00:49:30.695971 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-4f65dc66-4b77-4cd9-9dbe-11340d41a87d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:49:30.697550 np0000185042 devstack@c-api.service[111072]: /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 14 00:49:30.697550 np0000185042 devstack@c-api.service[111072]: warnings.warn( Jul 14 00:49:30.732386 np0000185042 devstack@c-api.service[111072]: DEBUG oslo_db.sqlalchemy.engines [None req-4f65dc66-4b77-4cd9-9dbe-11340d41a87d 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=111072) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:49:30.797932 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-4f65dc66-4b77-4cd9-9dbe-11340d41a87d admin admin] https://199.204.45.229/volume/v3/types/d1ab8b88-feb3-4b93-8d6b-bc627c42afb4/extra_specs returned with HTTP 200 Jul 14 00:49:30.798595 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 1/3] 199.204.45.229 () {68 vars in 1480 bytes} [Tue Jul 14 00:49:30 2026] POST /volume/v3/types/d1ab8b88-feb3-4b93-8d6b-bc627c42afb4/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:49:32.606714 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=6 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:49:32.620121 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=6 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:49:40.341328 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:49:40.796526 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:00.325704 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-deee370d-3546-4593-b9c7-1fdf0d32e086 None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:00.327031 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-deee370d-3546-4593-b9c7-1fdf0d32e086 None None] GET https://199.204.45.229/volume// Jul 14 00:52:00.327454 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-deee370d-3546-4593-b9c7-1fdf0d32e086 None None] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:00.327967 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-deee370d-3546-4593-b9c7-1fdf0d32e086 None None] Calling method 'all' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:00.328884 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-deee370d-3546-4593-b9c7-1fdf0d32e086 None None] https://199.204.45.229/volume// returned with HTTP 300 Jul 14 00:52:00.329267 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 2/4] 199.204.45.229 () {66 vars in 1456 bytes} [Tue Jul 14 00:52:00 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 00:52:39.786457 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-7b8b1d35-73ea-4f63-bfd0-43f730b8d89f None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:39.789577 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 1/5] 199.204.45.229 () {62 vars in 1068 bytes} [Tue Jul 14 00:52:39 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 14 00:52:39.820100 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-b76a288f-d799-4c58-9986-a674d2804a24 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:39.831704 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 2/6] 199.204.45.229 () {64 vars in 1272 bytes} [Tue Jul 14 00:52:39 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:52:39.870639 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [req-b76a288f-d799-4c58-9986-a674d2804a24 req-0daef204-2751-4166-8536-a5eb7fee42f6 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:39.876077 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [req-b76a288f-d799-4c58-9986-a674d2804a24 req-0daef204-2751-4166-8536-a5eb7fee42f6 demo demo] GET https://199.204.45.229/volume/v3/ Jul 14 00:52:39.876533 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [req-b76a288f-d799-4c58-9986-a674d2804a24 req-0daef204-2751-4166-8536-a5eb7fee42f6 demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:39.877040 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [req-b76a288f-d799-4c58-9986-a674d2804a24 req-0daef204-2751-4166-8536-a5eb7fee42f6 demo demo] Calling method 'version_select' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:39.878516 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [req-b76a288f-d799-4c58-9986-a674d2804a24 req-0daef204-2751-4166-8536-a5eb7fee42f6 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jul 14 00:52:39.879261 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 2/7] 199.204.45.229 () {66 vars in 1346 bytes} [Tue Jul 14 00:52:39 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 14 00:52:39.924219 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-b4a9534b-6a76-4bb6-9a09-5eb9d7bbc8f7 None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:40.246616 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-b4a9534b-6a76-4bb6-9a09-5eb9d7bbc8f7 demo demo] GET https://199.204.45.229/volume/v3/types Jul 14 00:52:40.246945 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-b4a9534b-6a76-4bb6-9a09-5eb9d7bbc8f7 demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:40.247118 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-b4a9534b-6a76-4bb6-9a09-5eb9d7bbc8f7 demo demo] Calling method 'index' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:40.247582 np0000185042 devstack@c-api.service[111069]: /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 14 00:52:40.247582 np0000185042 devstack@c-api.service[111069]: warnings.warn( Jul 14 00:52:40.248150 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-b4a9534b-6a76-4bb6-9a09-5eb9d7bbc8f7 demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:52:40.286015 np0000185042 devstack@c-api.service[111069]: DEBUG oslo_db.sqlalchemy.engines [None req-b4a9534b-6a76-4bb6-9a09-5eb9d7bbc8f7 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=111069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:40.308213 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-b4a9534b-6a76-4bb6-9a09-5eb9d7bbc8f7 demo demo] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jul 14 00:52:40.308533 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 3/8] 199.204.45.229 () {64 vars in 1290 bytes} [Tue Jul 14 00:52:39 2026] GET /volume/v3/types => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:40.347017 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-218e9476-850e-4529-b715-ce8f1805a547 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:40.664354 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-218e9476-850e-4529-b715-ce8f1805a547 demo demo] GET https://199.204.45.229/volume/v3/types/default Jul 14 00:52:40.664638 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-218e9476-850e-4529-b715-ce8f1805a547 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:40.664819 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-218e9476-850e-4529-b715-ce8f1805a547 demo demo] Calling method 'show' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:40.700109 np0000185042 devstack@c-api.service[111070]: DEBUG oslo_db.sqlalchemy.engines [None req-218e9476-850e-4529-b715-ce8f1805a547 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=111070) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:40.713631 np0000185042 devstack@c-api.service[111070]: /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 14 00:52:40.713631 np0000185042 devstack@c-api.service[111070]: warnings.warn( Jul 14 00:52:40.715713 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-218e9476-850e-4529-b715-ce8f1805a547 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:40.716473 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 2/9] 199.204.45.229 () {64 vars in 1301 bytes} [Tue Jul 14 00:52:40 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:41.206354 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-05ed68d9-f451-4219-a524-86e767bd539e None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:41.207685 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 3/10] 199.204.45.229 () {62 vars in 1068 bytes} [Tue Jul 14 00:52:41 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 14 00:52:41.242837 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-a42a5c5d-c542-4bd6-ad46-cce36e883d23 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:41.250753 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 3/11] 199.204.45.229 () {64 vars in 1272 bytes} [Tue Jul 14 00:52:41 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:52:41.285758 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [req-a42a5c5d-c542-4bd6-ad46-cce36e883d23 req-96b4694d-aa93-4aa5-9f56-3e45f9c792fc None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:41.289431 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [req-a42a5c5d-c542-4bd6-ad46-cce36e883d23 req-96b4694d-aa93-4aa5-9f56-3e45f9c792fc demo demo] GET https://199.204.45.229/volume/v3/ Jul 14 00:52:41.289899 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [req-a42a5c5d-c542-4bd6-ad46-cce36e883d23 req-96b4694d-aa93-4aa5-9f56-3e45f9c792fc demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:41.290310 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [req-a42a5c5d-c542-4bd6-ad46-cce36e883d23 req-96b4694d-aa93-4aa5-9f56-3e45f9c792fc demo demo] Calling method 'version_select' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:41.291461 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [req-a42a5c5d-c542-4bd6-ad46-cce36e883d23 req-96b4694d-aa93-4aa5-9f56-3e45f9c792fc demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jul 14 00:52:41.292261 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 4/12] 199.204.45.229 () {66 vars in 1346 bytes} [Tue Jul 14 00:52:41 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:41.332914 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-2e7fc6e4-4c77-4205-afc2-4c5da55b077a None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:41.335453 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-2e7fc6e4-4c77-4205-afc2-4c5da55b077a demo demo] GET https://199.204.45.229/volume/v3/types/default Jul 14 00:52:41.335692 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-2e7fc6e4-4c77-4205-afc2-4c5da55b077a demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:41.336291 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-2e7fc6e4-4c77-4205-afc2-4c5da55b077a demo demo] Calling method 'show' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:41.343722 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-2e7fc6e4-4c77-4205-afc2-4c5da55b077a demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:41.344107 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 3/13] 199.204.45.229 () {64 vars in 1301 bytes} [Tue Jul 14 00:52:41 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:41.949324 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-1e7e8d3a-26b6-40d0-8804-5caa31e660b2 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:41.950108 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 4/14] 199.204.45.229 () {62 vars in 1068 bytes} [Tue Jul 14 00:52:41 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 14 00:52:41.985804 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-1d0f25d9-8620-4035-baf4-1587aa762743 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:41.989404 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 4/15] 199.204.45.229 () {64 vars in 1272 bytes} [Tue Jul 14 00:52:41 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:52:42.025554 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [req-1d0f25d9-8620-4035-baf4-1587aa762743 req-0ff52b1e-422e-469e-b615-a940253474cf None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:42.029036 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [req-1d0f25d9-8620-4035-baf4-1587aa762743 req-0ff52b1e-422e-469e-b615-a940253474cf demo demo] GET https://199.204.45.229/volume/v3/ Jul 14 00:52:42.029392 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [req-1d0f25d9-8620-4035-baf4-1587aa762743 req-0ff52b1e-422e-469e-b615-a940253474cf demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:42.029741 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [req-1d0f25d9-8620-4035-baf4-1587aa762743 req-0ff52b1e-422e-469e-b615-a940253474cf demo demo] Calling method 'version_select' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:42.030404 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [req-1d0f25d9-8620-4035-baf4-1587aa762743 req-0ff52b1e-422e-469e-b615-a940253474cf demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jul 14 00:52:42.031011 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 5/16] 199.204.45.229 () {66 vars in 1346 bytes} [Tue Jul 14 00:52:42 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:42.072711 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-4897db5e-4607-42a0-aa7c-14cb41eed071 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:42.074565 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-4897db5e-4607-42a0-aa7c-14cb41eed071 demo demo] GET https://199.204.45.229/volume/v3/types/default Jul 14 00:52:42.074768 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-4897db5e-4607-42a0-aa7c-14cb41eed071 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:42.074896 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-4897db5e-4607-42a0-aa7c-14cb41eed071 demo demo] Calling method 'show' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:42.083299 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-4897db5e-4607-42a0-aa7c-14cb41eed071 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:42.083789 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 4/17] 199.204.45.229 () {64 vars in 1301 bytes} [Tue Jul 14 00:52:42 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:42.117514 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-361b3d0c-a65f-4188-a0bd-b0432feaee0a None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:42.118747 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 5/18] 199.204.45.229 () {62 vars in 1068 bytes} [Tue Jul 14 00:52:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:52:42.154641 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-78a1451c-7a95-4381-8c9a-294aafb5cf20 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:42.157054 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 5/19] 199.204.45.229 () {64 vars in 1272 bytes} [Tue Jul 14 00:52:42 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:52:42.190054 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [req-78a1451c-7a95-4381-8c9a-294aafb5cf20 req-c0e4cc6c-3de1-4a7e-a6cc-c88b544ad29a None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:42.193548 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [req-78a1451c-7a95-4381-8c9a-294aafb5cf20 req-c0e4cc6c-3de1-4a7e-a6cc-c88b544ad29a demo demo] GET https://199.204.45.229/volume/v3/ Jul 14 00:52:42.193978 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [req-78a1451c-7a95-4381-8c9a-294aafb5cf20 req-c0e4cc6c-3de1-4a7e-a6cc-c88b544ad29a demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:42.194418 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [req-78a1451c-7a95-4381-8c9a-294aafb5cf20 req-c0e4cc6c-3de1-4a7e-a6cc-c88b544ad29a demo demo] Calling method 'version_select' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:42.195121 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [req-78a1451c-7a95-4381-8c9a-294aafb5cf20 req-c0e4cc6c-3de1-4a7e-a6cc-c88b544ad29a demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jul 14 00:52:42.195931 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 6/20] 199.204.45.229 () {66 vars in 1346 bytes} [Tue Jul 14 00:52:42 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:42.233460 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-0d2f6af4-f302-4b1c-96d4-4314e0f7e6ae None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:42.235568 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-0d2f6af4-f302-4b1c-96d4-4314e0f7e6ae demo demo] GET https://199.204.45.229/volume/v3/types/default Jul 14 00:52:42.235795 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-0d2f6af4-f302-4b1c-96d4-4314e0f7e6ae demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:52:42.236073 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-0d2f6af4-f302-4b1c-96d4-4314e0f7e6ae demo demo] Calling method 'show' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:52:42.243270 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-0d2f6af4-f302-4b1c-96d4-4314e0f7e6ae demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jul 14 00:52:42.243570 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 5/21] 199.204.45.229 () {64 vars in 1301 bytes} [Tue Jul 14 00:52:42 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:50.301749 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:52.240272 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=8 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:57:49.283214 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-909a9619-662e-41e4-be2a-37d246712eb9 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:57:49.398929 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-909a9619-662e-41e4-be2a-37d246712eb9 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 00:57:49.401245 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-909a9619-662e-41e4-be2a-37d246712eb9 demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:57:49.401245 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-909a9619-662e-41e4-be2a-37d246712eb9 demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:57:49.401245 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-909a9619-662e-41e4-be2a-37d246712eb9 demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:57:49.401245 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-909a9619-662e-41e4-be2a-37d246712eb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 00:57:49.437248 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-909a9619-662e-41e4-be2a-37d246712eb9 demo demo] Get all volumes completed successfully. Jul 14 00:57:49.439374 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-909a9619-662e-41e4-be2a-37d246712eb9 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 00:57:49.439814 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 6/22] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 00:57:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:57:59.430100 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:58:49.458874 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:58:49.463323 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 00:58:49.463323 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:58:49.463323 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:58:49.463323 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:58:49.463680 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 00:58:49.501719 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c demo demo] Get all volumes completed successfully. Jul 14 00:58:49.506490 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-88694ad8-6ce6-4c81-8a5c-11bb0231c07c demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 00:58:49.507431 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 6/23] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 00:58:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:58:59.494838 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:59:49.531863 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:59:49.535651 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 00:59:49.535831 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:59:49.536044 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:59:49.537652 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:59:49.538363 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 00:59:49.579257 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a demo demo] Get all volumes completed successfully. Jul 14 00:59:49.582097 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-8682fbdb-358c-4559-a6aa-7e82bd9c3b8a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 00:59:49.582593 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 7/24] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 00:59:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:59:59.573331 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:00:49.594082 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:00:49.598830 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:00:49.599241 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:00:49.599564 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:00:49.600180 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:00:49.601315 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:00:49.652087 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 demo demo] Get all volumes completed successfully. Jul 14 01:00:49.656001 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-92efd19c-c9f2-44bb-acb4-26fd53788d11 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:00:49.656639 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 6/25] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:00:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:00:59.643503 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:01:49.672605 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:01:49.677776 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:01:49.677951 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:01:49.678143 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:01:49.678398 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:01:49.679061 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:01:49.689638 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 demo demo] Get all volumes completed successfully. Jul 14 01:01:49.692077 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-ada3a09e-8d4e-41fc-bcce-b5eac19e98f7 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:01:49.692871 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 7/26] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:01:49 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 14 01:01:59.683219 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:02:49.729465 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-c82349f8-6b74-4af2-9901-526df75a8b25 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:02:49.899227 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-c82349f8-6b74-4af2-9901-526df75a8b25 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:02:49.899491 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-c82349f8-6b74-4af2-9901-526df75a8b25 demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:02:49.899748 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-c82349f8-6b74-4af2-9901-526df75a8b25 demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:02:49.900088 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-c82349f8-6b74-4af2-9901-526df75a8b25 demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:02:49.901046 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-c82349f8-6b74-4af2-9901-526df75a8b25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:02:49.910262 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-c82349f8-6b74-4af2-9901-526df75a8b25 demo demo] Get all volumes completed successfully. Jul 14 01:02:49.912938 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-c82349f8-6b74-4af2-9901-526df75a8b25 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:02:49.913447 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 7/27] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:02:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:02:59.904575 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:03:49.929401 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-c25c0f25-ffea-4604-89ce-0db38f64042a None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:03:49.932104 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-c25c0f25-ffea-4604-89ce-0db38f64042a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:03:49.932448 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-c25c0f25-ffea-4604-89ce-0db38f64042a demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:03:49.932765 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-c25c0f25-ffea-4604-89ce-0db38f64042a demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:03:49.933122 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-c25c0f25-ffea-4604-89ce-0db38f64042a demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:03:49.934150 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-c25c0f25-ffea-4604-89ce-0db38f64042a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:03:49.943909 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-c25c0f25-ffea-4604-89ce-0db38f64042a demo demo] Get all volumes completed successfully. Jul 14 01:03:49.946860 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-c25c0f25-ffea-4604-89ce-0db38f64042a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:03:49.947457 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 8/28] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:03:49 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 14 01:03:59.937541 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:04:49.965681 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:04:49.968758 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:04:49.969515 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:04:49.969779 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:04:49.970094 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:04:49.970997 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:04:49.980679 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 demo demo] Get all volumes completed successfully. Jul 14 01:04:49.982828 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-0b7f48e6-5980-4861-95de-ace0f3b4c725 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:04:49.983174 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 7/29] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:04:49 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 14 01:04:59.974965 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:05:50.041059 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:05:50.041059 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:05:50.041059 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:05:50.041477 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:05:50.041477 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:05:50.042098 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:05:50.048623 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab demo demo] Get all volumes completed successfully. Jul 14 01:05:50.050467 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-dfc9bb0b-3fc3-4b1a-9b8a-161b8b2964ab demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:05:50.050808 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 8/30] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:05:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:06:00.044738 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:06:50.066516 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:06:50.072310 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:06:50.072600 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:06:50.072821 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:06:50.073020 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:06:50.073928 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:06:50.080657 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 demo demo] Get all volumes completed successfully. Jul 14 01:06:50.083056 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-6c9d5d2c-1086-4d4a-9aa7-97fd44e5af58 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:06:50.083649 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 8/31] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:06:50 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 14 01:07:00.076783 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:07:50.105434 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:07:50.245985 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:07:50.246285 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:07:50.246539 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:07:50.246841 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:07:50.247756 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:07:50.257096 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 demo demo] Get all volumes completed successfully. Jul 14 01:07:50.259718 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-a310e65b-5914-442f-b13a-79b60a7b00a1 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:07:50.260335 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 9/32] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:07:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:08:00.251768 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:08:50.275807 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:08:50.279784 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:08:50.280121 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:08:50.280510 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:08:50.280934 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:08:50.282211 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:08:50.290727 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 demo demo] Get all volumes completed successfully. Jul 14 01:08:50.292454 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-b5a0e32c-5bce-46b7-a207-884d2082ca62 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:08:50.292754 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 8/33] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:08:50 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 14 01:09:00.285321 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:09:50.304792 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:09:50.307611 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:09:50.307849 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:09:50.308243 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:09:50.308569 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:09:50.309742 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:09:50.325042 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 demo demo] Get all volumes completed successfully. Jul 14 01:09:50.328027 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-c80eeff3-dbce-4712-a54d-f46a8a7700c6 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:09:50.328561 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 9/34] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:09:50 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 14 01:10:00.313972 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:10:50.343699 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:10:50.345865 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:10:50.346033 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:10:50.346235 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:10:50.346457 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:10:50.347146 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:10:50.360214 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 demo demo] Get all volumes completed successfully. Jul 14 01:10:50.360214 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-1ab3672e-babb-41c7-bd85-38be2625ef29 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:10:50.360214 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 9/35] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:10:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:11:00.350126 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:11:50.374362 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:11:50.377001 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:11:50.377217 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:11:50.377403 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:11:50.377636 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:11:50.378313 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:11:50.384521 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 demo demo] Get all volumes completed successfully. Jul 14 01:11:50.386393 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-739cee3d-3a6a-44f3-90e7-0fd0a6473102 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:11:50.386733 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 10/36] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:11:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:12:00.381004 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:12:50.403336 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:12:50.564222 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:12:50.564222 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:12:50.564380 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:12:50.564615 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:12:50.565486 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:12:50.573316 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 demo demo] Get all volumes completed successfully. Jul 14 01:12:50.575177 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-48ac4925-aad5-4744-ace2-530ed7bcddf7 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:12:50.575506 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 9/37] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:12:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:13:00.569278 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:13:50.590828 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:13:50.595779 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:13:50.596187 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:13:50.596372 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:13:50.596600 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:13:50.597265 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:13:50.609192 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e demo demo] Get all volumes completed successfully. Jul 14 01:13:50.612341 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-f5ef3d87-7c4d-4e3d-ba41-29f4a4196f9e demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:13:50.613461 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 10/38] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:13:50 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 14 01:14:00.601215 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:14:50.624733 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:14:50.628548 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:14:50.628714 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:14:50.628888 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:14:50.629106 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:14:50.629755 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:14:50.636376 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 demo demo] Get all volumes completed successfully. Jul 14 01:14:50.638280 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-50cc5651-a352-4371-8d2d-ac33eb7aa0a9 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:14:50.638632 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 10/39] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:14:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:15:00.632738 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:15:50.655921 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:15:50.660030 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:15:50.660423 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:15:50.660785 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:15:50.661312 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:15:50.662301 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:15:50.670272 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 demo demo] Get all volumes completed successfully. Jul 14 01:15:50.672077 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-cc2b2fae-2615-4dbb-b286-3685e1262229 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:15:50.672457 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 11/40] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:15:50 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 14 01:16:00.665819 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:16:50.687409 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:16:50.690236 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:16:50.690475 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:16:50.690721 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:16:50.691084 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:16:50.692556 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:16:50.702997 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 demo demo] Get all volumes completed successfully. Jul 14 01:16:50.705714 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-bd13c746-f917-4704-9aec-21a3e5748ca4 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:16:50.706182 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 10/41] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:16:50 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 14 01:17:00.696450 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:17:50.726443 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:17:50.819879 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:17:50.819992 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:17:50.820194 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:17:50.820486 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:17:50.822022 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:17:50.828673 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 demo demo] Get all volumes completed successfully. Jul 14 01:17:50.830812 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-2f94e43b-0a69-4083-ab0d-21fadc49d803 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:17:50.831013 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 11/42] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:17:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:18:00.825128 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:18:50.846760 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:18:50.850088 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:18:50.850403 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:18:50.850653 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:18:50.850938 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:18:50.851860 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:18:50.860465 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f demo demo] Get all volumes completed successfully. Jul 14 01:18:50.862743 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-ae3ca759-e43b-4399-aa38-e07e41729a7f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:18:50.863340 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 11/43] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:18:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:19:00.856635 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:19:50.876786 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-391f8450-522d-4451-81a5-e2571878f8ca None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:19:50.879912 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-391f8450-522d-4451-81a5-e2571878f8ca demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:19:50.880180 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-391f8450-522d-4451-81a5-e2571878f8ca demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:19:50.880434 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-391f8450-522d-4451-81a5-e2571878f8ca demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:19:50.880745 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-391f8450-522d-4451-81a5-e2571878f8ca demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:19:50.881753 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-391f8450-522d-4451-81a5-e2571878f8ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:19:50.892244 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-391f8450-522d-4451-81a5-e2571878f8ca demo demo] Get all volumes completed successfully. Jul 14 01:19:50.894832 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-391f8450-522d-4451-81a5-e2571878f8ca demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:19:50.895494 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 12/44] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:19:50 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 14 01:20:00.885760 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:20:50.912785 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:20:50.916177 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:20:50.916484 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:20:50.916824 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:20:50.917283 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:20:50.918360 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:20:50.927763 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 demo demo] Get all volumes completed successfully. Jul 14 01:20:50.930420 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-a91141bd-7cc5-4615-affd-33d5cc312c59 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:20:50.930862 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 11/45] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:20:50 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 14 01:21:00.921784 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:21:50.948759 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-2f16834c-34a5-4979-a81e-b97352b6e90f None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:21:50.951907 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-2f16834c-34a5-4979-a81e-b97352b6e90f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:21:50.952245 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-2f16834c-34a5-4979-a81e-b97352b6e90f demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:21:50.952557 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-2f16834c-34a5-4979-a81e-b97352b6e90f demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:21:50.952924 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-2f16834c-34a5-4979-a81e-b97352b6e90f demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:21:50.953907 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-2f16834c-34a5-4979-a81e-b97352b6e90f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:21:50.961814 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-2f16834c-34a5-4979-a81e-b97352b6e90f demo demo] Get all volumes completed successfully. Jul 14 01:21:50.963861 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-2f16834c-34a5-4979-a81e-b97352b6e90f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:21:50.964399 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 12/46] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:21:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:22:00.957306 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:22:50.979688 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-8589453f-02c5-4242-859a-f638fcd03397 None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:22:51.096442 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-8589453f-02c5-4242-859a-f638fcd03397 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:22:51.096808 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-8589453f-02c5-4242-859a-f638fcd03397 demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:22:51.097548 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-8589453f-02c5-4242-859a-f638fcd03397 demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:22:51.098096 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-8589453f-02c5-4242-859a-f638fcd03397 demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:22:51.100326 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-8589453f-02c5-4242-859a-f638fcd03397 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:22:51.109816 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-8589453f-02c5-4242-859a-f638fcd03397 demo demo] Get all volumes completed successfully. Jul 14 01:22:51.112006 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-8589453f-02c5-4242-859a-f638fcd03397 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:22:51.112354 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 12/47] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:22:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:23:01.107426 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:23:51.124749 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:23:51.128441 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:23:51.128858 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:23:51.129277 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:23:51.129835 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:23:51.131419 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:23:51.139917 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d demo demo] Get all volumes completed successfully. Jul 14 01:23:51.141697 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-4f053efb-e8c6-4fa4-9beb-c21dc115513d demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:23:51.142357 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 13/48] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:23:51 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 14 01:24:01.135633 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:24:51.156712 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:24:51.159574 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:24:51.159921 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:24:51.160083 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:24:51.160436 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:24:51.161361 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:24:51.170304 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 demo demo] Get all volumes completed successfully. Jul 14 01:24:51.172111 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-0f8ff327-4ee9-42a3-b221-a1f061005068 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:24:51.172536 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 12/49] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:24:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:25:01.164846 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:25:51.186267 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.middleware.request_id [None req-997653bb-674c-4505-b6f1-a9a8374ab904 None None] RequestId filter calling following filter/app {{(pid=111071) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:25:51.188901 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-997653bb-674c-4505-b6f1-a9a8374ab904 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:25:51.189142 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-997653bb-674c-4505-b6f1-a9a8374ab904 demo demo] Empty body provided in request {{(pid=111071) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:25:51.189380 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.openstack.wsgi [None req-997653bb-674c-4505-b6f1-a9a8374ab904 demo demo] Calling method 'detail' {{(pid=111071) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:25:51.189681 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.api.api_utils [None req-997653bb-674c-4505-b6f1-a9a8374ab904 demo demo] Removing options '' from query. {{(pid=111071) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:25:51.190624 np0000185042 devstack@c-api.service[111071]: DEBUG cinder.volume.api [None req-997653bb-674c-4505-b6f1-a9a8374ab904 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111071) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:25:51.196392 np0000185042 devstack@c-api.service[111071]: INFO cinder.volume.api [None req-997653bb-674c-4505-b6f1-a9a8374ab904 demo demo] Get all volumes completed successfully. Jul 14 01:25:51.198183 np0000185042 devstack@c-api.service[111071]: INFO cinder.api.openstack.wsgi [None req-997653bb-674c-4505-b6f1-a9a8374ab904 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:25:51.198533 np0000185042 devstack@c-api.service[111071]: [pid: 111071|app: 0|req: 13/50] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:25:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:26:01.193039 np0000185042 devstack@c-api.service[111071]: DEBUG dbcounter [-] [111071] Writing DB stats cinder:SELECT=1 {{(pid=111071) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:26:51.218615 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.middleware.request_id [None req-bd899754-31a8-4934-97c2-35e19d4d30da None None] RequestId filter calling following filter/app {{(pid=111072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:26:51.222199 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-bd899754-31a8-4934-97c2-35e19d4d30da demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:26:51.222199 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-bd899754-31a8-4934-97c2-35e19d4d30da demo demo] Empty body provided in request {{(pid=111072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:26:51.222333 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.openstack.wsgi [None req-bd899754-31a8-4934-97c2-35e19d4d30da demo demo] Calling method 'detail' {{(pid=111072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:26:51.222639 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.api.api_utils [None req-bd899754-31a8-4934-97c2-35e19d4d30da demo demo] Removing options '' from query. {{(pid=111072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:26:51.223873 np0000185042 devstack@c-api.service[111072]: DEBUG cinder.volume.api [None req-bd899754-31a8-4934-97c2-35e19d4d30da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111072) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:26:51.231860 np0000185042 devstack@c-api.service[111072]: INFO cinder.volume.api [None req-bd899754-31a8-4934-97c2-35e19d4d30da demo demo] Get all volumes completed successfully. Jul 14 01:26:51.234798 np0000185042 devstack@c-api.service[111072]: INFO cinder.api.openstack.wsgi [None req-bd899754-31a8-4934-97c2-35e19d4d30da demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:26:51.235509 np0000185042 devstack@c-api.service[111072]: [pid: 111072|app: 0|req: 13/51] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:26:51 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 14 01:27:01.227024 np0000185042 devstack@c-api.service[111072]: DEBUG dbcounter [-] [111072] Writing DB stats cinder:SELECT=1 {{(pid=111072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:27:51.249322 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.middleware.request_id [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 None None] RequestId filter calling following filter/app {{(pid=111069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:27:51.363862 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:27:51.364141 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 demo demo] Empty body provided in request {{(pid=111069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:27:51.364442 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.openstack.wsgi [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 demo demo] Calling method 'detail' {{(pid=111069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:27:51.364805 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.api.api_utils [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 demo demo] Removing options '' from query. {{(pid=111069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:27:51.365906 np0000185042 devstack@c-api.service[111069]: DEBUG cinder.volume.api [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111069) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:27:51.373401 np0000185042 devstack@c-api.service[111069]: INFO cinder.volume.api [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 demo demo] Get all volumes completed successfully. Jul 14 01:27:51.375260 np0000185042 devstack@c-api.service[111069]: INFO cinder.api.openstack.wsgi [None req-22bc74b1-7bb4-4216-a785-71fb395a8ef1 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:27:51.375610 np0000185042 devstack@c-api.service[111069]: [pid: 111069|app: 0|req: 14/52] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:27:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:28:01.369328 np0000185042 devstack@c-api.service[111069]: DEBUG dbcounter [-] [111069] Writing DB stats cinder:SELECT=1 {{(pid=111069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:28:51.394247 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.middleware.request_id [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 None None] RequestId filter calling following filter/app {{(pid=111070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:28:51.398132 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jul 14 01:28:51.398535 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 demo demo] Empty body provided in request {{(pid=111070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:28:51.398899 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.openstack.wsgi [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 demo demo] Calling method 'detail' {{(pid=111070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:28:51.399357 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.api.api_utils [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 demo demo] Removing options '' from query. {{(pid=111070) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:28:51.400831 np0000185042 devstack@c-api.service[111070]: DEBUG cinder.volume.api [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111070) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:28:51.408898 np0000185042 devstack@c-api.service[111070]: INFO cinder.volume.api [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 demo demo] Get all volumes completed successfully. Jul 14 01:28:51.411346 np0000185042 devstack@c-api.service[111070]: INFO cinder.api.openstack.wsgi [None req-9b4e542a-1ee1-4c1c-b8b7-34604fe8b808 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:28:51.411913 np0000185042 devstack@c-api.service[111070]: [pid: 111070|app: 0|req: 13/53] 199.204.45.229 () {64 vars in 1294 bytes} [Tue Jul 14 01:28:51 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 14 01:29:01.407216 np0000185042 devstack@c-api.service[111070]: DEBUG dbcounter [-] [111070] Writing DB stats cinder:SELECT=1 {{(pid=111070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}