Jul 10 01:51:19.935354 np0000184937 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 01:51:19.942121 np0000184937 devstack@c-api.service[110672]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 01:51:19 2026] *** Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: nodename: np0000184937 Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: machine: x86_64 Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: clock source: unix Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: pcre jit disabled Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: detected number of CPU cores: 16 Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: current working directory: / Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: detected binary path: /usr/bin/uwsgi-core Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: your processes number limit is 256916 Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: your memory page size is 4096 bytes Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: detected max file descriptor number: 2048 Jul 10 01:51:19.944930 np0000184937 devstack@c-api.service[110672]: lock engine: pthread robust mutexes Jul 10 01:51:19.945654 np0000184937 devstack@c-api.service[110672]: thunder lock: enabled Jul 10 01:51:19.945654 np0000184937 devstack@c-api.service[110672]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 01:51:19.945654 np0000184937 devstack@c-api.service[110672]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 01:51:19.945654 np0000184937 devstack@c-api.service[110672]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 01:51:19.945654 np0000184937 devstack@c-api.service[110672]: Set PythonHome to /opt/stack/data/venv Jul 10 01:51:19.980592 np0000184937 devstack@c-api.service[110672]: Python main interpreter initialized at 0x7d9153ea4668 Jul 10 01:51:19.980592 np0000184937 devstack@c-api.service[110672]: python threads support enabled Jul 10 01:51:19.980592 np0000184937 devstack@c-api.service[110672]: your server socket listen backlog is limited to 100 connections Jul 10 01:51:19.980592 np0000184937 devstack@c-api.service[110672]: your mercy for graceful operations on workers is 80 seconds Jul 10 01:51:19.981122 np0000184937 devstack@c-api.service[110672]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 01:51:19.981263 np0000184937 devstack@c-api.service[110672]: *** Operational MODE: preforking *** Jul 10 01:51:19.981405 np0000184937 devstack@c-api.service[110672]: *** uWSGI is running in multiple interpreter mode *** Jul 10 01:51:19.981405 np0000184937 devstack@c-api.service[110672]: spawned uWSGI master process (pid: 110672) Jul 10 01:51:19.981507 np0000184937 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 01:51:19.982125 np0000184937 devstack@c-api.service[110672]: spawned uWSGI worker 1 (pid: 110681, cores: 1) Jul 10 01:51:19.982651 np0000184937 devstack@c-api.service[110672]: spawned uWSGI worker 2 (pid: 110682, cores: 1) Jul 10 01:51:19.983225 np0000184937 devstack@c-api.service[110672]: spawned uWSGI worker 3 (pid: 110683, cores: 1) Jul 10 01:51:19.986631 np0000184937 devstack@c-api.service[110672]: spawned uWSGI worker 4 (pid: 110684, cores: 1) Jul 10 01:51:19.986631 np0000184937 devstack@c-api.service[110672]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 01:51:20.115946 np0000184937 devstack@c-api.service[110683]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:20.115946 np0000184937 devstack@c-api.service[110683]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:20.115946 np0000184937 devstack@c-api.service[110683]: we strongly recommend against using it for new projects. Jul 10 01:51:20.115946 np0000184937 devstack@c-api.service[110683]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:20.115946 np0000184937 devstack@c-api.service[110683]: framework. For more detail see Jul 10 01:51:20.115946 np0000184937 devstack@c-api.service[110683]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:20.115946 np0000184937 devstack@c-api.service[110683]: import eventlet # noqa Jul 10 01:51:20.116470 np0000184937 devstack@c-api.service[110682]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:20.116470 np0000184937 devstack@c-api.service[110682]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:20.116470 np0000184937 devstack@c-api.service[110682]: we strongly recommend against using it for new projects. Jul 10 01:51:20.116470 np0000184937 devstack@c-api.service[110682]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:20.116470 np0000184937 devstack@c-api.service[110682]: framework. For more detail see Jul 10 01:51:20.116470 np0000184937 devstack@c-api.service[110682]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:20.116470 np0000184937 devstack@c-api.service[110682]: import eventlet # noqa Jul 10 01:51:20.133298 np0000184937 devstack@c-api.service[110681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:20.133298 np0000184937 devstack@c-api.service[110681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:20.133298 np0000184937 devstack@c-api.service[110681]: we strongly recommend against using it for new projects. Jul 10 01:51:20.133298 np0000184937 devstack@c-api.service[110681]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:20.133298 np0000184937 devstack@c-api.service[110681]: framework. For more detail see Jul 10 01:51:20.133298 np0000184937 devstack@c-api.service[110681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:20.133298 np0000184937 devstack@c-api.service[110681]: import eventlet # noqa Jul 10 01:51:20.153134 np0000184937 devstack@c-api.service[110684]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:51:20.153134 np0000184937 devstack@c-api.service[110684]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:51:20.153134 np0000184937 devstack@c-api.service[110684]: we strongly recommend against using it for new projects. Jul 10 01:51:20.153134 np0000184937 devstack@c-api.service[110684]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:51:20.153134 np0000184937 devstack@c-api.service[110684]: framework. For more detail see Jul 10 01:51:20.153134 np0000184937 devstack@c-api.service[110684]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:51:20.153134 np0000184937 devstack@c-api.service[110684]: import eventlet # noqa Jul 10 01:51:20.202286 np0000184937 devstack@c-api.service[110682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:20.202286 np0000184937 devstack@c-api.service[110682]: warnings.warn( Jul 10 01:51:20.203633 np0000184937 devstack@c-api.service[110683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:20.203633 np0000184937 devstack@c-api.service[110683]: warnings.warn( Jul 10 01:51:20.218211 np0000184937 devstack@c-api.service[110681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:20.218211 np0000184937 devstack@c-api.service[110681]: warnings.warn( Jul 10 01:51:20.238643 np0000184937 devstack@c-api.service[110684]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:51:20.238643 np0000184937 devstack@c-api.service[110684]: warnings.warn( Jul 10 01:51:20.277010 np0000184937 devstack@c-api.service[110683]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 01:51:20.277010 np0000184937 devstack@c-api.service[110683]: from cgi import parse_header Jul 10 01:51:20.285312 np0000184937 devstack@c-api.service[110682]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 01:51:20.285312 np0000184937 devstack@c-api.service[110682]: from cgi import parse_header Jul 10 01:51:20.295246 np0000184937 devstack@c-api.service[110681]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 01:51:20.295246 np0000184937 devstack@c-api.service[110681]: from cgi import parse_header Jul 10 01:51:20.315546 np0000184937 devstack@c-api.service[110684]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 01:51:20.315546 np0000184937 devstack@c-api.service[110684]: from cgi import parse_header Jul 10 01:51:20.335709 np0000184937 devstack@c-api.service[110683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 01:51:20.335709 np0000184937 devstack@c-api.service[110683]: removals.removed_module( Jul 10 01:51:20.337384 np0000184937 devstack@c-api.service[110683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 01:51:20.337384 np0000184937 devstack@c-api.service[110683]: removals.removed_module( Jul 10 01:51:20.344424 np0000184937 devstack@c-api.service[110681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 01:51:20.344424 np0000184937 devstack@c-api.service[110681]: removals.removed_module( Jul 10 01:51:20.345965 np0000184937 devstack@c-api.service[110681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 01:51:20.345965 np0000184937 devstack@c-api.service[110681]: removals.removed_module( Jul 10 01:51:20.352836 np0000184937 devstack@c-api.service[110682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 01:51:20.352836 np0000184937 devstack@c-api.service[110682]: removals.removed_module( Jul 10 01:51:20.354516 np0000184937 devstack@c-api.service[110682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 01:51:20.354516 np0000184937 devstack@c-api.service[110682]: removals.removed_module( Jul 10 01:51:20.366968 np0000184937 devstack@c-api.service[110684]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 01:51:20.366968 np0000184937 devstack@c-api.service[110684]: removals.removed_module( Jul 10 01:51:20.368667 np0000184937 devstack@c-api.service[110684]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 01:51:20.368667 np0000184937 devstack@c-api.service[110684]: removals.removed_module( Jul 10 01:51:21.083133 np0000184937 devstack@c-api.service[110683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:51:21.083133 np0000184937 devstack@c-api.service[110683]: warnings.warn( Jul 10 01:51:21.132875 np0000184937 devstack@c-api.service[110683]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 01:51:21.132875 np0000184937 devstack@c-api.service[110683]: warnings.warn( Jul 10 01:51:21.136911 np0000184937 devstack@c-api.service[110682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:51:21.136911 np0000184937 devstack@c-api.service[110682]: warnings.warn( Jul 10 01:51:21.145267 np0000184937 devstack@c-api.service[110684]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:51:21.145267 np0000184937 devstack@c-api.service[110684]: warnings.warn( Jul 10 01:51:21.184232 np0000184937 devstack@c-api.service[110682]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 01:51:21.184232 np0000184937 devstack@c-api.service[110682]: warnings.warn( Jul 10 01:51:21.194453 np0000184937 devstack@c-api.service[110684]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 01:51:21.194453 np0000184937 devstack@c-api.service[110684]: warnings.warn( Jul 10 01:51:21.245434 np0000184937 devstack@c-api.service[110681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:51:21.245434 np0000184937 devstack@c-api.service[110681]: warnings.warn( Jul 10 01:51:21.300640 np0000184937 devstack@c-api.service[110681]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 01:51:21.300640 np0000184937 devstack@c-api.service[110681]: warnings.warn( Jul 10 01:51:21.322635 np0000184937 devstack@c-api.service[110683]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 01:51:21.322824 np0000184937 devstack@c-api.service[110683]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110683) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:21.368291 np0000184937 devstack@c-api.service[110684]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 01:51:21.368408 np0000184937 devstack@c-api.service[110684]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110684) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:21.369378 np0000184937 devstack@c-api.service[110682]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 01:51:21.369493 np0000184937 devstack@c-api.service[110682]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110682) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:21.409052 np0000184937 devstack@c-api.service[110683]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:51:21.409052 np0000184937 devstack@c-api.service[110683]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:21.429796 np0000184937 devstack@c-api.service[110684]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:51:21.429796 np0000184937 devstack@c-api.service[110684]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:21.432675 np0000184937 devstack@c-api.service[110682]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:51:21.432675 np0000184937 devstack@c-api.service[110682]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:21.497714 np0000184937 devstack@c-api.service[110681]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 01:51:21.497824 np0000184937 devstack@c-api.service[110681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:51:21.561534 np0000184937 devstack@c-api.service[110681]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:51:21.561534 np0000184937 devstack@c-api.service[110681]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:51:21.866039 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110683) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:21.866225 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110684) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:21.866316 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110682) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:21.866405 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.866459 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.866562 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.866626 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.866683 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.866750 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.866806 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.866906 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.866984 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.869488 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.869599 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.869599 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.869715 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.869715 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.869820 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.869924 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.869979 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.870042 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.870098 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.870098 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.870098 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.870274 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.870332 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.870389 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.870451 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.870528 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.870528 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.870528 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.870528 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.870528 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.871140 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.871140 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.871140 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.871508 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.871624 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.871735 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.871876 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.872028 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.872164 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.872292 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.872421 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.872541 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.872665 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.872775 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.872910 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.873064 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.873197 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.873318 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.873318 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.873318 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.873318 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.873782 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.873782 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.873782 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.873782 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.873782 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.873782 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.874468 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.874631 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.874695 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.874695 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.874695 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.874914 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.874976 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.875042 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.875097 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.875141 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.875178 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.875214 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.875214 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.875214 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.875214 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.875344 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.875344 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.875344 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.875344 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.875473 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.875513 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.875555 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.875591 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.875635 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.875668 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.875703 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.875703 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.875703 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.875805 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.875838 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.876201 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.876201 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.876201 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.876201 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.876201 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.876201 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.879900 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.880002 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.880002 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.880158 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.880158 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.880305 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.880391 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.880471 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.880550 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.880624 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.880624 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.880772 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.880873 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.880975 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.881062 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.881143 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.881226 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.881302 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.881302 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.881302 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.881302 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.881583 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.881583 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.881583 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.881583 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.881583 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.881583 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.882050 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.882125 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.882193 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.882292 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.882336 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.882378 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.882415 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.882452 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.882519 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.882554 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.882595 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.882630 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.882672 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.882704 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.882745 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.882777 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.882813 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.882879 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.883017 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.883055 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.883090 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.883126 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.883163 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.883197 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.883232 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.883264 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.883306 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.883345 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.883380 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.883414 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.883455 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.883491 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.883525 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.883556 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.883597 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.883635 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.883667 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.883707 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.883746 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.883776 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.883807 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.883838 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.884264 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.884344 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.884421 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.884508 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.884586 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.884668 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.884739 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.884739 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.884909 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.884909 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.884909 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.884909 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.884909 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.884909 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.884909 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.885387 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.885387 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.885387 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.885617 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.885694 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.885765 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.885838 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.885941 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.886017 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.886098 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.886174 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.886249 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.886249 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.886249 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.886461 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.886461 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.886461 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.886720 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.886800 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.886907 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.886983 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.887061 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.887136 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.887213 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.887292 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.887292 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.887422 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.887509 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.887581 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.887660 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.887730 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.887813 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.887813 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.887970 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.888006 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.888043 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.888074 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.888107 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.888107 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.888107 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.888107 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.888107 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.888261 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.888299 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.888332 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.888332 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.888398 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.888450 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.888486 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.888533 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.888564 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.888603 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.888639 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.888669 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.888707 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.888707 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.888774 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.888774 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.888774 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.888774 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.888774 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.888774 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.888774 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.889446 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.889446 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.889601 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.889673 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.889673 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.889673 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.889900 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.890100 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.890187 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.890267 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.890337 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.890337 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.890337 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.890337 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.890661 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.890661 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.890661 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.890661 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.890661 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.890661 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.890661 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.891103 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.891103 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.891170 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.891207 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.891243 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.891275 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.891312 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.891343 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.891379 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.891425 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.891458 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.891489 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.891521 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.891557 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.891596 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.891637 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.891672 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.891707 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.891740 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.891776 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.891813 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.891867 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.891913 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.891949 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.891981 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.892012 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.892049 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.892084 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.892119 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.892161 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.892200 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.892233 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.892264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.897103 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.897176 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.897222 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.897260 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.897375 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.897375 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.897525 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.897613 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.897613 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.897726 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.897759 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.897797 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.897833 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.897910 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.897950 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.897986 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.898018 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.898053 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.898094 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.898126 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.898158 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.898195 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.898195 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.898195 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.898195 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.898195 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.898195 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.898195 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.899321 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.899385 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.899427 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.899472 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.899509 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.899546 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.899582 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.899614 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.899647 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.899679 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.899711 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.899742 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.899773 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.899773 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.900039 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.900128 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.900128 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.900267 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.900267 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.900408 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.900408 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.900408 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.900613 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.900613 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.900613 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.900830 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.900830 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.900830 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.901254 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.901334 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.901405 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.901490 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.901490 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.901623 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.901623 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.901760 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.901760 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.901922 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.902009 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.902091 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.902091 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.902226 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.902305 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.902377 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.902418 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.902450 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.902450 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.902450 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.902450 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.902614 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.902614 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.902614 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.902614 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.902614 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.902614 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.902788 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.903410 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.903463 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.903554 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.903626 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.903626 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.903783 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.903826 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.903879 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.903912 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.903945 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.903945 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.903945 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.904042 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.904042 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.904107 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.904107 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.904259 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.904259 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.904326 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.904326 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.904388 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.906543 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.906607 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.906641 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.906685 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.906723 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.906760 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.906792 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.906824 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.906996 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.907072 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.907150 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.907226 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.907302 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.907381 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.907459 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.907535 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.907535 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.907535 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.907535 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.907535 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.907697 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.907697 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.907762 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.907803 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.907855 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.907888 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.907920 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.907964 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.907996 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.908026 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.908057 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.908094 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.908138 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.908169 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.908204 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.908250 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.908287 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.908318 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.908358 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.908358 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.908358 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.908358 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.908836 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.908932 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.908978 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.909092 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.909167 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.909251 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.909251 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.909359 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.909394 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.909430 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.909430 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.909430 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.909430 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.909551 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.909585 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.909720 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.909818 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.909920 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.909995 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.910077 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.910161 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.910234 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.910318 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.910361 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.910361 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.910425 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.910468 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.910528 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.910575 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.910613 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.910654 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.910687 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.910687 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.910687 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.910786 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.910827 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.910877 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.910877 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.910956 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.910991 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.911219 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.911219 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.911902 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.912012 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.912012 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.912156 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.912228 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.912310 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.912310 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.912451 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.912526 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.912608 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.912608 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.912608 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.912608 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.912608 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.913008 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.913008 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.913149 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.913149 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.913286 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.913286 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.913286 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.913857 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.913915 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.913961 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.914064 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.914145 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.914227 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.914300 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.914336 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.914379 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.914418 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.914418 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.914418 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.914535 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.914575 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.914606 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.914642 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.914678 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.914678 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.914678 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.914678 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.914815 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.915056 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.915112 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.915213 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.915288 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.915288 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.915431 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.915482 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.915520 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.915551 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.915589 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.915589 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.915589 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.915681 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.915714 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.915746 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.915778 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.915778 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.915875 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.915930 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.915965 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.916177 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.920051 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.920167 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.920167 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.920311 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.920394 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.920475 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.920553 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.920625 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.920702 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.920777 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.920871 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.920952 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.921047 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.921142 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.921211 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.921294 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.921364 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.921429 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.921516 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.921583 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.921667 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.921736 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.921816 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.921915 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.921998 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.922089 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.922153 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.922240 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.922306 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.922389 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.922457 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.922545 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.922618 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.922699 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.922761 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.922868 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.922908 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.922940 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.922982 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.923013 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.923065 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.923065 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.923137 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.923137 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.923137 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.923137 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.923262 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.923299 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.923333 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.923365 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.923397 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.923429 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.923468 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.923514 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.923547 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.923587 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.923620 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.923652 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.923688 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.923720 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.923761 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.923761 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.923761 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.924238 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.924238 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.924238 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.924455 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.924534 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.924609 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.924679 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.924765 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.924862 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.924958 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.925035 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.925126 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.925218 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.925301 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.925381 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.925461 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.925531 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.925599 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.925676 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.925754 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.925830 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.925939 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.926024 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.926102 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.926188 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.926259 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.926336 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.926407 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.926493 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.926581 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.926625 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.926659 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.926691 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.926728 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.926761 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.926797 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.926828 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.926888 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.926888 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.926888 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.926888 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.926888 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.927204 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.927300 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.927300 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.927442 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.927442 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.927581 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.927658 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.927738 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.927738 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.927921 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.927996 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.928064 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.928135 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.928219 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.928307 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.928373 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.928373 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.928373 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.975069 np0000184937 devstack@c-api.service[110683]: INFO dbcounter [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Registered counter for database cinder Jul 10 01:51:21.975221 np0000184937 devstack@c-api.service[110682]: INFO dbcounter [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Registered counter for database cinder Jul 10 01:51:21.988827 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:51:21.989377 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.989479 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.989692 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.990391 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.990523 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.990601 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.990681 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.990741 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.991603 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.991603 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.991603 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.991603 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.992215 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.992294 np0000184937 devstack@c-api.service[110684]: INFO dbcounter [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Registered counter for database cinder Jul 10 01:51:21.992364 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.992364 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.992364 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.992364 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.992575 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.992575 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.992575 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.992575 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.992829 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.992829 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.992829 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.993328 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.993472 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.993472 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.993472 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.994011 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.994011 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.994011 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.994712 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.994897 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.994897 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.994897 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.995226 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.995226 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.995226 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.995452 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.995610 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.995610 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.995610 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.995826 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.995826 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.995826 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.995826 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.996145 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.996145 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.996145 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.996145 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.996145 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.996525 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.996525 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.996525 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.996525 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.996525 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.996525 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.996959 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.996959 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.997214 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.997270 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.997371 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.997371 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.997511 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.997511 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.997585 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.997820 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.997902 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.998010 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.998010 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.998152 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.998152 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.998235 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.998875 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.998932 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.999053 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.999140 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.999140 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.999288 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:21.999288 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:21.999553 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:21.999611 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:21.999656 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:21.999759 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:21.999836 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:21.999836 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.000017 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.000470 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.000524 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.000637 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.000637 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.000761 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.000761 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.000835 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.001014 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.001014 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.001144 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.001144 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.001144 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.001393 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.001393 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.002347 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.002418 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.002474 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.002599 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.002599 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.002750 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.002750 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.002909 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.002909 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.002909 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.003121 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.003121 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.003121 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.003336 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.003638 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.003698 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.003793 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.003915 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.003915 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.003997 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.004042 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.004579 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.004641 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.004684 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.004788 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.004896 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.004896 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.005042 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.005421 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.005481 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.005517 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.005616 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.005705 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.005705 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.005831 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.006474 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.006556 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.006649 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.006649 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.006794 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.006794 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.006963 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.007157 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.007221 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.007259 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.007360 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.007464 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.007464 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.007590 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.008007 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.008061 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.008162 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.008242 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.008242 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.008377 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.008377 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.008746 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.008818 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.008945 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.008945 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.009102 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.009102 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.009102 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.009590 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.009650 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.009697 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.009804 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.009804 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.009982 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.009982 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.010453 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.010514 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.010567 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.010605 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.010732 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.010732 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.010946 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.012880 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.012880 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.012880 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.012880 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.013056 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.013098 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.013238 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.016303 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.016459 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.016568 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.016696 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.016874 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.016995 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.017151 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.017282 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.017413 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.017539 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.017665 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.017795 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.017967 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.018098 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.018369 np0000184937 devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c 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=110682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.019353 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.019424 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.019529 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.019626 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.019716 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.019792 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.019904 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.020247 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.020331 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.020418 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.020482 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.020565 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.020604 np0000184937 devstack@c-api.service[110683]: DEBUG oslo_db.sqlalchemy.engines [None req-1fba0ee8-352a-424c-870d-9036033b2b31 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=110683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.020655 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.020756 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.020899 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.020899 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.021034 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.021074 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.021169 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.021232 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.021312 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:51:22.022075 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:51:22.022164 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:51:22.022249 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:51:22.022339 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:51:22.022411 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:51:22.022509 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:51:22.046746 np0000184937 devstack@c-api.service[110684]: DEBUG oslo_db.sqlalchemy.engines [None req-73575e43-7e61-46b6-949e-348147f1b4b0 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=110684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.072013 np0000184937 devstack@c-api.service[110681]: INFO dbcounter [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Registered counter for database cinder Jul 10 01:51:22.113554 np0000184937 devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 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=110681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.135509 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writer thread running {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:22.136907 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writer thread running {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:22.138355 np0000184937 devstack@c-api.service[110683]: INFO cinder.rpc [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:22.139487 np0000184937 devstack@c-api.service[110682]: INFO cinder.rpc [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:22.140907 np0000184937 devstack@c-api.service[110683]: INFO cinder.rpc [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:22.141785 np0000184937 devstack@c-api.service[110682]: INFO cinder.rpc [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:22.143140 np0000184937 devstack@c-api.service[110683]: INFO cinder.rpc [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:22.144070 np0000184937 devstack@c-api.service[110682]: INFO cinder.rpc [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:22.145630 np0000184937 devstack@c-api.service[110683]: INFO cinder.rpc [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:22.145823 np0000184937 devstack@c-api.service[110682]: INFO cinder.rpc [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:22.146727 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.146804 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.149812 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.150658 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.165985 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writer thread running {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:22.168792 np0000184937 devstack@c-api.service[110684]: INFO cinder.rpc [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:22.171225 np0000184937 devstack@c-api.service[110684]: INFO cinder.rpc [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:22.173732 np0000184937 devstack@c-api.service[110684]: INFO cinder.rpc [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:22.176836 np0000184937 devstack@c-api.service[110684]: INFO cinder.rpc [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:22.178347 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.181941 np0000184937 devstack@c-api.service[110683]: DEBUG oslo_db.sqlalchemy.engines [None req-1fba0ee8-352a-424c-870d-9036033b2b31 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=110683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.183670 np0000184937 devstack@c-api.service[110683]: INFO cinder.rpc [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:22.183765 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.183823 np0000184937 devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c 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=110682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.185255 np0000184937 devstack@c-api.service[110683]: INFO cinder.rpc [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:22.186053 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.186378 np0000184937 devstack@c-api.service[110682]: INFO cinder.rpc [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:22.188735 np0000184937 devstack@c-api.service[110682]: INFO cinder.rpc [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:22.189978 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.198337 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.201548 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.203985 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.204728 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.207184 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.209770 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.210287 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.212770 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.215554 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.215642 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.218526 np0000184937 devstack@c-api.service[110684]: DEBUG oslo_db.sqlalchemy.engines [None req-73575e43-7e61-46b6-949e-348147f1b4b0 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=110684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.219017 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.219074 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.221448 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.221530 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.221672 np0000184937 devstack@c-api.service[110684]: INFO cinder.rpc [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:22.224089 np0000184937 devstack@c-api.service[110684]: INFO cinder.rpc [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:22.224479 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.224551 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.225323 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.225940 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.227467 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.228658 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.230367 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.230440 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writer thread running {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:51:22.231966 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.233214 np0000184937 devstack@c-api.service[110681]: INFO cinder.rpc [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:51:22.234161 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.234906 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.235562 np0000184937 devstack@c-api.service[110681]: INFO cinder.rpc [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:51:22.237685 np0000184937 devstack@c-api.service[110681]: INFO cinder.rpc [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:51:22.237796 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.239737 np0000184937 devstack@c-api.service[110681]: INFO cinder.rpc [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:51:22.239823 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.240042 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.240401 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.240995 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.241198 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.242611 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.243241 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.243792 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.243975 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.245064 np0000184937 devstack@c-api.service[110683]: WARNING cinder.api.contrib.hosts [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:22.245366 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.245823 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.245915 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.246355 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.247263 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.247419 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.248666 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.248762 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.250119 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.250214 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.251008 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: extensions {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.251491 np0000184937 devstack@c-api.service[110682]: WARNING cinder.api.contrib.hosts [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:22.251717 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.252292 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.252370 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: cgsnapshots {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.253681 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-availability-zone {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.253776 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.254871 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.255025 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-snapshot-manage {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.255162 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.256618 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.256989 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-volume-transfer {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.257449 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: extensions {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.257755 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.258587 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-quota-sets {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.258857 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: cgsnapshots {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.260031 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-hosts {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.260209 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-availability-zone {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.260895 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.261374 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: qos-specs {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.262085 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-snapshot-manage {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.263461 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: backups {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.263637 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-volume-transfer {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.263962 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.265237 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-quota-sets {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.265433 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: capabilities {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.266747 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-volume-type-access {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.266890 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-hosts {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.266956 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.268352 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.268428 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-quota-class-sets {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.268499 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: qos-specs {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.269616 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: scheduler-stats {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.270721 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: backups {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.271043 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.271125 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: consistencygroups {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.272708 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: capabilities {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.273012 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: encryption {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.273926 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-volume-type-access {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.274563 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: encryption {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.275594 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-quota-class-sets {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.276087 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: os-volume-manage {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.276527 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.276682 np0000184937 devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 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=110681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:22.277266 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: scheduler-stats {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.277697 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extended resource: extra_specs {{(pid=110683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.278264 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: consistencygroups {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.278482 np0000184937 devstack@c-api.service[110681]: INFO cinder.rpc [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:51:22.279902 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.279990 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.280044 np0000184937 devstack@c-api.service[110681]: INFO cinder.rpc [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:51:22.280340 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: encryption {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.280827 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.281282 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.282103 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: encryption {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.282183 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.282667 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.283595 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.283647 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: os-volume-manage {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.284011 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.284831 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.contrib.snapshot_actions [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] SnapshotActionsController initialized {{(pid=110683) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:22.285023 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.285075 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extended resource: extra_specs {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.285538 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.286344 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.286898 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.287314 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.287499 np0000184937 devstack@c-api.service[110684]: WARNING cinder.api.contrib.hosts [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:22.288255 np0000184937 devstack@c-api.service[110683]: WARNING castellan.key_manager.migration [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.288306 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.288693 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.289187 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.289308 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.289421 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeActions extending resource: volumes {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.289561 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension UsedLimits extending resource: limits {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.289661 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.289727 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.289821 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.289948 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290053 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.290127 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension TypesManage extending resource: types {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290196 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290279 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290379 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290462 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290555 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension AdminActions extending resource: volumes {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290668 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension AdminActions extending resource: snapshots {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290768 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension AdminActions extending resource: backups {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.290893 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.v3.router [None req-1fba0ee8-352a-424c-870d-9036033b2b31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.291163 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.291512 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.292364 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] SnapshotActionsController initialized {{(pid=110682) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:22.292649 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.293080 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.293482 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: extensions {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.293749 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.294430 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.294836 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: cgsnapshots {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.295856 np0000184937 devstack@c-api.service[110682]: WARNING castellan.key_manager.migration [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.296210 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-availability-zone {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.296771 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.296900 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.297037 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeActions extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.297169 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension UsedLimits extending resource: limits {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.297270 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.297531 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-snapshot-manage {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.297963 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298072 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeTypeAccess extending resource: types {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298177 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension TypesManage extending resource: types {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298290 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298363 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.298454 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298541 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension SnapshotActions extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298652 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298765 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension AdminActions extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298893 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension AdminActions extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.298997 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension AdminActions extending resource: backups {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.299092 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.v3.router [None req-b3fc1a64-8b47-4c9f-80b1-a9326ba5188c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.299131 np0000184937 devstack@c-api.service[110683]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9153ea4668 pid: 110683 (default app) Jul 10 01:51:22.299737 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-volume-transfer {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.301310 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-quota-sets {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.301484 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.302883 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-hosts {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.305872 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: qos-specs {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.305937 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.306528 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: backups {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.307053 np0000184937 devstack@c-api.service[110682]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9153ea4668 pid: 110682 (default app) Jul 10 01:51:22.308490 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.308789 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-e9d93ed1-d905-4057-84b7-9bfddf77d810 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:51:22.309089 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: capabilities {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.310768 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-volume-type-access {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.311453 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.311564 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Fri Jul 10 01:51:22 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:51:22.313020 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-quota-class-sets {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.314524 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.314746 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: scheduler-stats {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.316747 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: consistencygroups {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.317326 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.319505 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: encryption {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.320229 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.321594 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: encryption {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.321695 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.323367 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: os-volume-manage {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.324367 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.324832 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extended resource: extra_specs {{(pid=110684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.327505 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.329122 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.329955 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.330557 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.332244 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.333774 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.333970 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.contrib.snapshot_actions [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] SnapshotActionsController initialized {{(pid=110684) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:22.334177 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.335588 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.335695 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.336932 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.337198 np0000184937 devstack@c-api.service[110684]: WARNING castellan.key_manager.migration [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.338305 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.338396 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.338455 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.338638 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeActions extending resource: volumes {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.338832 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension UsedLimits extending resource: limits {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.338984 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.339242 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.339419 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.339529 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension TypesManage extending resource: types {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.339658 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.339721 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.339721 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.339828 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.340197 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.340197 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension AdminActions extending resource: volumes {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.340197 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension AdminActions extending resource: snapshots {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.340438 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension AdminActions extending resource: backups {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.340438 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.v3.router [None req-73575e43-7e61-46b6-949e-348147f1b4b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.340760 np0000184937 devstack@c-api.service[110681]: WARNING cinder.api.contrib.hosts [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:51:22.341543 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.343027 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.344477 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.345930 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.346767 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: extensions {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.348631 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: cgsnapshots {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.349829 np0000184937 devstack@c-api.service[110684]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9153ea4668 pid: 110684 (default app) Jul 10 01:51:22.349998 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-availability-zone {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.351350 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-snapshot-manage {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.352911 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-volume-transfer {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.354615 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-quota-sets {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.355963 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-hosts {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.357352 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: qos-specs {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.359452 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: backups {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.361474 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: capabilities {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.362705 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-volume-type-access {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.364343 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-quota-class-sets {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.365653 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: scheduler-stats {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.367070 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: consistencygroups {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.369020 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: encryption {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.370587 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: encryption {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.372137 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: os-volume-manage {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.373533 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extended resource: extra_specs {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:51:22.376299 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.377708 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.379104 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.380464 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.381316 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.contrib.snapshot_actions [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] SnapshotActionsController initialized {{(pid=110681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:51:22.382040 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.383377 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.384772 np0000184937 devstack@c-api.service[110681]: WARNING castellan.key_manager.migration [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:51:22.385754 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.385810 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386043 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeActions extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386159 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension UsedLimits extending resource: limits {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386279 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386387 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386470 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386603 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension TypesManage extending resource: types {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386702 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386808 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.386947 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.387046 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.387110 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension AdminActions extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.387256 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension AdminActions extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.387384 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension AdminActions extending resource: backups {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.387515 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.v3.router [None req-aeed5e22-43de-4601-9dab-abff6a9de4b1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:51:22.395604 np0000184937 devstack@c-api.service[110681]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9153ea4668 pid: 110681 (default app) Jul 10 01:51:29.437680 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:51:29.937003 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c admin admin] POST https://199.204.45.77/volume/v3/types Jul 10 01:51:29.937311 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:51:29.938969 np0000184937 devstack@c-api.service[110682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 01:51:29.938969 np0000184937 devstack@c-api.service[110682]: warnings.warn( Jul 10 01:51:29.973678 np0000184937 devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c 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=110682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:30.000862 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 Jul 10 01:51:30.001283 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Fri Jul 10 01:51:29 2026] POST /volume/v3/types => generated 186 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:51:30.012636 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c req-61b29698-f5b4-4d9e-a809-1482df2be761 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:51:30.351465 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c req-61b29698-f5b4-4d9e-a809-1482df2be761 admin admin] POST https://199.204.45.77/volume/v3/types/56c1e492-8b0c-4cf6-9486-39a2706c0ab9/extra_specs Jul 10 01:51:30.352045 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c req-61b29698-f5b4-4d9e-a809-1482df2be761 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:51:30.353801 np0000184937 devstack@c-api.service[110683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 01:51:30.353801 np0000184937 devstack@c-api.service[110683]: warnings.warn( Jul 10 01:51:30.390007 np0000184937 devstack@c-api.service[110683]: DEBUG oslo_db.sqlalchemy.engines [req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c req-61b29698-f5b4-4d9e-a809-1482df2be761 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=110683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:51:30.450534 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [req-e19dc192-9d4e-4c1d-b4ac-440c75b4636c req-61b29698-f5b4-4d9e-a809-1482df2be761 admin admin] https://199.204.45.77/volume/v3/types/56c1e492-8b0c-4cf6-9486-39a2706c0ab9/extra_specs returned with HTTP 200 Jul 10 01:51:30.451451 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 2/3] 199.204.45.77 () {70 vars in 1498 bytes} [Fri Jul 10 01:51:30 2026] POST /volume/v3/types/56c1e492-8b0c-4cf6-9486-39a2706c0ab9/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:51:32.223739 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=6 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:51:32.280148 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=6 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:51:39.998704 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:51:40.448085 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:54:05.753573 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-0e5831fb-34fa-4002-b709-0c2e93f0f9e3 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:05.754411 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-0e5831fb-34fa-4002-b709-0c2e93f0f9e3 None None] GET https://199.204.45.77/volume// Jul 10 01:54:05.754600 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-0e5831fb-34fa-4002-b709-0c2e93f0f9e3 None None] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:05.754881 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-0e5831fb-34fa-4002-b709-0c2e93f0f9e3 None None] Calling method 'all' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:05.755468 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-0e5831fb-34fa-4002-b709-0c2e93f0f9e3 None None] https://199.204.45.77/volume// returned with HTTP 300 Jul 10 01:54:05.755796 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 1/4] 199.204.45.77 () {66 vars in 1449 bytes} [Fri Jul 10 01:54:05 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 01:54:42.324218 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-48d27721-1c36-4668-a09b-afd94e96ea5a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:42.327214 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1/5] 199.204.45.77 () {62 vars in 1061 bytes} [Fri Jul 10 01:54:42 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:54:42.357397 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5e955e57-9b2b-4b31-9e09-dafb26073afa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:42.366463 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 2/6] 199.204.45.77 () {64 vars in 1265 bytes} [Fri Jul 10 01:54:42 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:54:42.396320 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [req-5e955e57-9b2b-4b31-9e09-dafb26073afa req-446a9237-0fd0-4868-9c26-6ff33526a912 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:42.401765 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [req-5e955e57-9b2b-4b31-9e09-dafb26073afa req-446a9237-0fd0-4868-9c26-6ff33526a912 demo demo] GET https://199.204.45.77/volume/v3/ Jul 10 01:54:42.402281 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [req-5e955e57-9b2b-4b31-9e09-dafb26073afa req-446a9237-0fd0-4868-9c26-6ff33526a912 demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:42.402752 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [req-5e955e57-9b2b-4b31-9e09-dafb26073afa req-446a9237-0fd0-4868-9c26-6ff33526a912 demo demo] Calling method 'version_select' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:42.406760 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [req-5e955e57-9b2b-4b31-9e09-dafb26073afa req-446a9237-0fd0-4868-9c26-6ff33526a912 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jul 10 01:54:42.407524 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 3/7] 199.204.45.77 () {66 vars in 1339 bytes} [Fri Jul 10 01:54:42 2026] GET /volume/v3/ => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:42.448221 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-b050ae4f-9d9e-4beb-8b89-613b56b49063 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:42.764198 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-b050ae4f-9d9e-4beb-8b89-613b56b49063 demo demo] GET https://199.204.45.77/volume/v3/types Jul 10 01:54:42.764545 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-b050ae4f-9d9e-4beb-8b89-613b56b49063 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:42.764711 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-b050ae4f-9d9e-4beb-8b89-613b56b49063 demo demo] Calling method 'index' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:42.765189 np0000184937 devstack@c-api.service[110684]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 01:54:42.765189 np0000184937 devstack@c-api.service[110684]: warnings.warn( Jul 10 01:54:42.765752 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-b050ae4f-9d9e-4beb-8b89-613b56b49063 demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:54:42.803830 np0000184937 devstack@c-api.service[110684]: DEBUG oslo_db.sqlalchemy.engines [None req-b050ae4f-9d9e-4beb-8b89-613b56b49063 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=110684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:42.819761 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-b050ae4f-9d9e-4beb-8b89-613b56b49063 demo demo] https://199.204.45.77/volume/v3/types returned with HTTP 200 Jul 10 01:54:42.820150 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 2/8] 199.204.45.77 () {64 vars in 1283 bytes} [Fri Jul 10 01:54:42 2026] GET /volume/v3/types => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:42.853673 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-18b333ff-60da-4823-9170-120664d4afa8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:43.163003 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-18b333ff-60da-4823-9170-120664d4afa8 demo demo] GET https://199.204.45.77/volume/v3/types/default Jul 10 01:54:43.163350 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-18b333ff-60da-4823-9170-120664d4afa8 demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:43.163572 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-18b333ff-60da-4823-9170-120664d4afa8 demo demo] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:43.194932 np0000184937 devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-18b333ff-60da-4823-9170-120664d4afa8 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=110681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:43.212722 np0000184937 devstack@c-api.service[110681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 01:54:43.212722 np0000184937 devstack@c-api.service[110681]: warnings.warn( Jul 10 01:54:43.214868 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-18b333ff-60da-4823-9170-120664d4afa8 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jul 10 01:54:43.215289 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 2/9] 199.204.45.77 () {64 vars in 1294 bytes} [Fri Jul 10 01:54:42 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:43.651606 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-27507d2f-0df5-4186-83fb-a8bb12e03dff None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:43.653068 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 3/10] 199.204.45.77 () {62 vars in 1061 bytes} [Fri Jul 10 01:54:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:54:43.686012 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-d6decf08-02b9-42dd-9e74-a71dea543ee5 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:43.694494 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 4/11] 199.204.45.77 () {64 vars in 1265 bytes} [Fri Jul 10 01:54:43 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:54:43.730061 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [req-d6decf08-02b9-42dd-9e74-a71dea543ee5 req-94629e26-0685-4061-99b9-8a1c1ad7fc1d None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:43.733767 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [req-d6decf08-02b9-42dd-9e74-a71dea543ee5 req-94629e26-0685-4061-99b9-8a1c1ad7fc1d demo demo] GET https://199.204.45.77/volume/v3/ Jul 10 01:54:43.734163 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [req-d6decf08-02b9-42dd-9e74-a71dea543ee5 req-94629e26-0685-4061-99b9-8a1c1ad7fc1d demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:43.734527 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [req-d6decf08-02b9-42dd-9e74-a71dea543ee5 req-94629e26-0685-4061-99b9-8a1c1ad7fc1d demo demo] Calling method 'version_select' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:43.735425 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [req-d6decf08-02b9-42dd-9e74-a71dea543ee5 req-94629e26-0685-4061-99b9-8a1c1ad7fc1d demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jul 10 01:54:43.736107 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 3/12] 199.204.45.77 () {66 vars in 1339 bytes} [Fri Jul 10 01:54:43 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:43.775314 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-68c5c77c-5a31-4eb8-8b36-a67ffa904e23 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:43.777706 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-68c5c77c-5a31-4eb8-8b36-a67ffa904e23 demo demo] GET https://199.204.45.77/volume/v3/types/default Jul 10 01:54:43.777980 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-68c5c77c-5a31-4eb8-8b36-a67ffa904e23 demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:43.778259 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-68c5c77c-5a31-4eb8-8b36-a67ffa904e23 demo demo] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:43.786508 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-68c5c77c-5a31-4eb8-8b36-a67ffa904e23 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jul 10 01:54:43.786836 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 3/13] 199.204.45.77 () {64 vars in 1294 bytes} [Fri Jul 10 01:54:43 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:44.383392 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-71069e9a-9975-4888-b7f8-83a768a2ea1b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.384226 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 4/14] 199.204.45.77 () {62 vars in 1061 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:54:44.419014 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-e9ccb517-2e3d-49df-bb0c-d5e2deadc854 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.422076 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 5/15] 199.204.45.77 () {64 vars in 1265 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:54:44.455041 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [req-e9ccb517-2e3d-49df-bb0c-d5e2deadc854 req-c6e5229b-4b55-4cfb-8ebb-ea138d097c88 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.457733 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [req-e9ccb517-2e3d-49df-bb0c-d5e2deadc854 req-c6e5229b-4b55-4cfb-8ebb-ea138d097c88 demo demo] GET https://199.204.45.77/volume/v3/ Jul 10 01:54:44.457970 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [req-e9ccb517-2e3d-49df-bb0c-d5e2deadc854 req-c6e5229b-4b55-4cfb-8ebb-ea138d097c88 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:44.458204 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [req-e9ccb517-2e3d-49df-bb0c-d5e2deadc854 req-c6e5229b-4b55-4cfb-8ebb-ea138d097c88 demo demo] Calling method 'version_select' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:44.458629 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [req-e9ccb517-2e3d-49df-bb0c-d5e2deadc854 req-c6e5229b-4b55-4cfb-8ebb-ea138d097c88 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jul 10 01:54:44.459064 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 4/16] 199.204.45.77 () {66 vars in 1339 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:44.496278 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7fc1f879-ad43-48c4-9253-a7d05ae357ac None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.497898 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7fc1f879-ad43-48c4-9253-a7d05ae357ac demo demo] GET https://199.204.45.77/volume/v3/types/default Jul 10 01:54:44.498064 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7fc1f879-ad43-48c4-9253-a7d05ae357ac demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:44.498240 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7fc1f879-ad43-48c4-9253-a7d05ae357ac demo demo] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:44.507289 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7fc1f879-ad43-48c4-9253-a7d05ae357ac demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jul 10 01:54:44.507700 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 4/17] 199.204.45.77 () {64 vars in 1294 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:44.540232 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-071cf6c6-340e-450b-aa38-f147f402e492 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.541299 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 5/18] 199.204.45.77 () {62 vars in 1061 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:54:44.572312 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-6709145d-9be9-4c0c-98cb-82ff6c25bbf7 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.576038 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 6/19] 199.204.45.77 () {64 vars in 1265 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:54:44.608946 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [req-6709145d-9be9-4c0c-98cb-82ff6c25bbf7 req-796919c3-05a9-4979-b0a0-2ae17598dbb1 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.611923 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [req-6709145d-9be9-4c0c-98cb-82ff6c25bbf7 req-796919c3-05a9-4979-b0a0-2ae17598dbb1 demo demo] GET https://199.204.45.77/volume/v3/ Jul 10 01:54:44.612264 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [req-6709145d-9be9-4c0c-98cb-82ff6c25bbf7 req-796919c3-05a9-4979-b0a0-2ae17598dbb1 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:44.612613 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [req-6709145d-9be9-4c0c-98cb-82ff6c25bbf7 req-796919c3-05a9-4979-b0a0-2ae17598dbb1 demo demo] Calling method 'version_select' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:44.613287 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [req-6709145d-9be9-4c0c-98cb-82ff6c25bbf7 req-796919c3-05a9-4979-b0a0-2ae17598dbb1 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jul 10 01:54:44.613931 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 5/20] 199.204.45.77 () {66 vars in 1339 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:44.651132 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-800e4955-40c3-45eb-873e-0d589bca67b0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:44.652682 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-800e4955-40c3-45eb-873e-0d589bca67b0 demo demo] GET https://199.204.45.77/volume/v3/types/default Jul 10 01:54:44.652830 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-800e4955-40c3-45eb-873e-0d589bca67b0 demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:54:44.653021 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-800e4955-40c3-45eb-873e-0d589bca67b0 demo demo] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:54:44.661432 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-800e4955-40c3-45eb-873e-0d589bca67b0 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jul 10 01:54:44.661852 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 5/21] 199.204.45.77 () {64 vars in 1294 bytes} [Fri Jul 10 01:54:44 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:52.815683 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:54:54.657252 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=8 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:59:31.888527 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:59:31.984767 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 01:59:31.985429 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:59:31.985585 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:59:31.986545 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:59:31.988067 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 01:59:32.024721 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a demo demo] Get all volumes completed successfully. Jul 10 01:59:32.027346 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a24dabc0-3499-4a06-8e9e-77e572ad246a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 01:59:32.027792 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 6/22] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 01:59:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:59:42.017867 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:00:32.050941 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-78b9ed84-c30b-4967-9108-52a12214b19c None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:00:32.054545 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-78b9ed84-c30b-4967-9108-52a12214b19c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:00:32.054822 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-78b9ed84-c30b-4967-9108-52a12214b19c demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:00:32.055328 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-78b9ed84-c30b-4967-9108-52a12214b19c demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:00:32.056158 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-78b9ed84-c30b-4967-9108-52a12214b19c demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:00:32.058185 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-78b9ed84-c30b-4967-9108-52a12214b19c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:00:32.092859 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-78b9ed84-c30b-4967-9108-52a12214b19c demo demo] Get all volumes completed successfully. Jul 10 02:00:32.095828 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-78b9ed84-c30b-4967-9108-52a12214b19c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:00:32.096357 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 7/23] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:00:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:00:42.084368 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:01:32.112486 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-46c85be6-3371-491d-a97d-97044de154ec None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:01:32.116325 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-46c85be6-3371-491d-a97d-97044de154ec demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:01:32.116454 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-46c85be6-3371-491d-a97d-97044de154ec demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:01:32.116972 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-46c85be6-3371-491d-a97d-97044de154ec demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:01:32.117155 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-46c85be6-3371-491d-a97d-97044de154ec demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:01:32.117798 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-46c85be6-3371-491d-a97d-97044de154ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:01:32.165462 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-46c85be6-3371-491d-a97d-97044de154ec demo demo] Get all volumes completed successfully. Jul 10 02:01:32.168971 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-46c85be6-3371-491d-a97d-97044de154ec demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:01:32.169520 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 6/24] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:01:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:01:42.148439 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:02:32.192606 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:02:32.196880 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:02:32.196880 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:02:32.196880 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:02:32.196880 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:02:32.197475 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:02:32.234067 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 demo demo] Get all volumes completed successfully. Jul 10 02:02:32.237873 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d8eb3229-0e14-4914-a00d-6b21ba3a4bc7 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:02:32.237873 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 6/25] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:02:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:02:42.228327 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:03:32.261965 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:03:32.265169 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:03:32.265169 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:03:32.265169 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:03:32.265169 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:03:32.265301 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:03:32.275495 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab demo demo] Get all volumes completed successfully. Jul 10 02:03:32.277939 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3d2fcaa-9a04-41d1-ad42-7bbed347e6ab demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:03:32.278395 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 7/26] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:03:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:03:42.269583 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:04:32.298003 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:04:32.477120 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:04:32.477342 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:04:32.477547 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:04:32.477799 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:04:32.478512 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:04:32.488627 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 demo demo] Get all volumes completed successfully. Jul 10 02:04:32.493028 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-d09b93d5-5fb1-4e98-80bb-49033a034d93 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:04:32.493663 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 8/27] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:04:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 02:04:42.484720 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:05:32.511180 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:05:32.515591 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:05:32.515591 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:05:32.516250 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:05:32.516751 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:05:32.518232 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:05:32.527951 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 demo demo] Get all volumes completed successfully. Jul 10 02:05:32.529986 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-9c07a274-36b3-4db5-989e-39cfa526d4a9 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:05:32.530665 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 7/28] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:05:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:05:42.522153 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:06:32.546641 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-493e62e2-7baf-4321-9f4c-537d821d594b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:06:32.550820 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-493e62e2-7baf-4321-9f4c-537d821d594b demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:06:32.551030 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-493e62e2-7baf-4321-9f4c-537d821d594b demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:06:32.551691 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-493e62e2-7baf-4321-9f4c-537d821d594b demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:06:32.551691 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-493e62e2-7baf-4321-9f4c-537d821d594b demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:06:32.553004 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-493e62e2-7baf-4321-9f4c-537d821d594b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:06:32.561317 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-493e62e2-7baf-4321-9f4c-537d821d594b demo demo] Get all volumes completed successfully. Jul 10 02:06:32.564022 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-493e62e2-7baf-4321-9f4c-537d821d594b demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:06:32.564555 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 7/29] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:06:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:06:42.556160 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:07:32.579348 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:07:32.580910 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:07:32.581175 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:07:32.581427 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:07:32.581714 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:07:32.582436 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:07:32.590507 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b demo demo] Get all volumes completed successfully. Jul 10 02:07:32.592565 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08f771b6-c066-41e4-87d7-fcc58bde9f6b demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:07:32.592980 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 8/30] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:07:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:07:42.585653 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:08:32.614406 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-a0bde435-39fa-4023-8b45-c2e72907d478 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:08:32.617150 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-a0bde435-39fa-4023-8b45-c2e72907d478 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:08:32.617453 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-a0bde435-39fa-4023-8b45-c2e72907d478 demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:08:32.617759 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-a0bde435-39fa-4023-8b45-c2e72907d478 demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:08:32.619194 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-a0bde435-39fa-4023-8b45-c2e72907d478 demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:08:32.619921 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-a0bde435-39fa-4023-8b45-c2e72907d478 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:08:32.629416 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-a0bde435-39fa-4023-8b45-c2e72907d478 demo demo] Get all volumes completed successfully. Jul 10 02:08:32.632471 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-a0bde435-39fa-4023-8b45-c2e72907d478 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:08:32.633233 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 9/31] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:08:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:08:42.622412 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:09:32.651630 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:09:32.806823 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:09:32.807267 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:09:32.807704 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:09:32.808076 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:09:32.809099 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:09:32.818675 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 demo demo] Get all volumes completed successfully. Jul 10 02:09:32.820487 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-48cbecf4-a790-4942-82b0-92f31e3e56d6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:09:32.820885 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 8/32] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:09:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:09:42.814977 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:10:32.839024 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:10:32.843172 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:10:32.843472 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:10:32.844289 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:10:32.845031 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:10:32.847323 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:10:32.857975 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 demo demo] Get all volumes completed successfully. Jul 10 02:10:32.861550 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-559ca6cb-819b-413d-be10-e0e40e1d32a0 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:10:32.861550 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 8/33] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:10:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:10:42.852633 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:11:32.879197 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9afcafbd-1426-41a8-8170-71758306aa6f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:11:32.883484 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9afcafbd-1426-41a8-8170-71758306aa6f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:11:32.883872 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9afcafbd-1426-41a8-8170-71758306aa6f demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:11:32.884281 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9afcafbd-1426-41a8-8170-71758306aa6f demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:11:32.884773 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-9afcafbd-1426-41a8-8170-71758306aa6f demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:11:32.886187 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9afcafbd-1426-41a8-8170-71758306aa6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:11:32.895055 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9afcafbd-1426-41a8-8170-71758306aa6f demo demo] Get all volumes completed successfully. Jul 10 02:11:32.897668 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9afcafbd-1426-41a8-8170-71758306aa6f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:11:32.898083 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 9/34] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:11:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:11:42.890068 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:12:32.924714 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-032f7eda-120d-453c-94af-367e055ae9b5 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:12:32.927567 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-032f7eda-120d-453c-94af-367e055ae9b5 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:12:32.927719 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-032f7eda-120d-453c-94af-367e055ae9b5 demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:12:32.927960 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-032f7eda-120d-453c-94af-367e055ae9b5 demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:12:32.928283 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-032f7eda-120d-453c-94af-367e055ae9b5 demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:12:32.928996 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-032f7eda-120d-453c-94af-367e055ae9b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:12:32.937347 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-032f7eda-120d-453c-94af-367e055ae9b5 demo demo] Get all volumes completed successfully. Jul 10 02:12:32.940407 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-032f7eda-120d-453c-94af-367e055ae9b5 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:12:32.940958 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 10/35] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:12:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:12:42.932539 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:13:32.956683 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:13:32.961368 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:13:32.961769 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:13:32.962254 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:13:32.962763 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:13:32.964340 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:13:32.976231 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 demo demo] Get all volumes completed successfully. Jul 10 02:13:32.979078 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-efbabf0c-5ca6-49e5-9d9f-b0d635fba150 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:13:32.979514 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 9/36] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:13:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:13:42.969884 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:14:32.996011 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-26ba722f-a7af-4d1a-952b-5293024ee166 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:14:33.140116 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-26ba722f-a7af-4d1a-952b-5293024ee166 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:14:33.140488 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-26ba722f-a7af-4d1a-952b-5293024ee166 demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:14:33.140825 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-26ba722f-a7af-4d1a-952b-5293024ee166 demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:14:33.141255 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-26ba722f-a7af-4d1a-952b-5293024ee166 demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:14:33.142359 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-26ba722f-a7af-4d1a-952b-5293024ee166 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:14:33.151238 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-26ba722f-a7af-4d1a-952b-5293024ee166 demo demo] Get all volumes completed successfully. Jul 10 02:14:33.154132 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-26ba722f-a7af-4d1a-952b-5293024ee166 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:14:33.154565 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 9/37] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:14:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:14:43.146508 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:15:33.167591 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ce8ba397-7495-4f37-891d-2df4a2483668 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:15:33.170369 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce8ba397-7495-4f37-891d-2df4a2483668 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:15:33.170585 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce8ba397-7495-4f37-891d-2df4a2483668 demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:15:33.170824 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce8ba397-7495-4f37-891d-2df4a2483668 demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:15:33.171141 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-ce8ba397-7495-4f37-891d-2df4a2483668 demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:15:33.172058 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ce8ba397-7495-4f37-891d-2df4a2483668 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:15:33.180655 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ce8ba397-7495-4f37-891d-2df4a2483668 demo demo] Get all volumes completed successfully. Jul 10 02:15:33.183072 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce8ba397-7495-4f37-891d-2df4a2483668 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:15:33.183488 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 10/38] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:15:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:15:43.175202 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:16:33.203018 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-15c62118-1728-486b-bf74-9bdb8844c37d None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:16:33.206969 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-15c62118-1728-486b-bf74-9bdb8844c37d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:16:33.207523 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-15c62118-1728-486b-bf74-9bdb8844c37d demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:16:33.208102 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-15c62118-1728-486b-bf74-9bdb8844c37d demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:16:33.208723 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-15c62118-1728-486b-bf74-9bdb8844c37d demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:16:33.210863 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-15c62118-1728-486b-bf74-9bdb8844c37d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:16:33.220547 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-15c62118-1728-486b-bf74-9bdb8844c37d demo demo] Get all volumes completed successfully. Jul 10 02:16:33.223118 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-15c62118-1728-486b-bf74-9bdb8844c37d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:16:33.223677 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 11/39] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:16:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:16:43.213344 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:17:33.241135 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-eab468aa-4f75-463d-ad28-c31795116ba6 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:17:33.244369 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-eab468aa-4f75-463d-ad28-c31795116ba6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:17:33.244606 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-eab468aa-4f75-463d-ad28-c31795116ba6 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:17:33.244875 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-eab468aa-4f75-463d-ad28-c31795116ba6 demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:17:33.245247 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-eab468aa-4f75-463d-ad28-c31795116ba6 demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:17:33.246230 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-eab468aa-4f75-463d-ad28-c31795116ba6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:17:33.256464 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-eab468aa-4f75-463d-ad28-c31795116ba6 demo demo] Get all volumes completed successfully. Jul 10 02:17:33.259241 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-eab468aa-4f75-463d-ad28-c31795116ba6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:17:33.259494 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 10/40] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:17:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:17:43.250710 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:18:33.280169 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:18:33.283877 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:18:33.284056 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:18:33.284230 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:18:33.284445 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:18:33.285092 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:18:33.291946 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c demo demo] Get all volumes completed successfully. Jul 10 02:18:33.293745 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-49ccd4e3-d72f-4114-bacd-37aed5e70f9c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:18:33.294089 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 10/41] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:18:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:18:43.288657 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:19:33.308738 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:19:33.400720 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:19:33.400973 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:19:33.401200 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:19:33.401492 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:19:33.402359 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:19:33.410082 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 demo demo] Get all volumes completed successfully. Jul 10 02:19:33.412640 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9ac63c25-e5aa-4206-966e-af2a0e5eadb1 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:19:33.413093 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 11/42] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:19:33 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 10 02:19:43.405590 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:20:33.429007 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-41a30515-dd21-4061-aae6-fd82a6b56cda None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:20:33.431705 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-41a30515-dd21-4061-aae6-fd82a6b56cda demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:20:33.431877 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-41a30515-dd21-4061-aae6-fd82a6b56cda demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:20:33.432070 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-41a30515-dd21-4061-aae6-fd82a6b56cda demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:20:33.432292 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-41a30515-dd21-4061-aae6-fd82a6b56cda demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:20:33.432985 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-41a30515-dd21-4061-aae6-fd82a6b56cda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:20:33.443497 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-41a30515-dd21-4061-aae6-fd82a6b56cda demo demo] Get all volumes completed successfully. Jul 10 02:20:33.446081 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-41a30515-dd21-4061-aae6-fd82a6b56cda demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:20:33.446514 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 12/43] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:20:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:20:43.437445 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:21:33.457263 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-eab9e20b-7a47-4e16-a89a-579252e4145d None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:21:33.460893 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-eab9e20b-7a47-4e16-a89a-579252e4145d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:21:33.461105 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-eab9e20b-7a47-4e16-a89a-579252e4145d demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:21:33.461348 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-eab9e20b-7a47-4e16-a89a-579252e4145d demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:21:33.461621 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-eab9e20b-7a47-4e16-a89a-579252e4145d demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:21:33.462905 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-eab9e20b-7a47-4e16-a89a-579252e4145d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:21:33.472084 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-eab9e20b-7a47-4e16-a89a-579252e4145d demo demo] Get all volumes completed successfully. Jul 10 02:21:33.474817 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-eab9e20b-7a47-4e16-a89a-579252e4145d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:21:33.475336 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 11/44] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:21:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:21:43.465825 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:22:33.490746 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bd3237e3-a848-4639-8f26-481a70a10bbd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:22:33.494214 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd3237e3-a848-4639-8f26-481a70a10bbd demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:22:33.494550 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd3237e3-a848-4639-8f26-481a70a10bbd demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:22:33.494867 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd3237e3-a848-4639-8f26-481a70a10bbd demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:22:33.495183 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-bd3237e3-a848-4639-8f26-481a70a10bbd demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:22:33.495913 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bd3237e3-a848-4639-8f26-481a70a10bbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:22:33.502953 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bd3237e3-a848-4639-8f26-481a70a10bbd demo demo] Get all volumes completed successfully. Jul 10 02:22:33.505123 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd3237e3-a848-4639-8f26-481a70a10bbd demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:22:33.505538 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 11/45] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:22:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:22:43.498554 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:23:33.521145 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:23:33.523880 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:23:33.524114 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:23:33.524356 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:23:33.524641 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:23:33.525526 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:23:33.534454 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 demo demo] Get all volumes completed successfully. Jul 10 02:23:33.536466 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ed042a87-264a-43f5-8f4a-1edd43d59d35 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:23:33.536923 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 12/46] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:23:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:23:43.529168 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:24:33.555527 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:24:33.643185 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:24:33.643564 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:24:33.644068 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:24:33.644593 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:24:33.646117 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:24:33.654796 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 demo demo] Get all volumes completed successfully. Jul 10 02:24:33.656624 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-f524d7b9-7104-41ea-ad4c-9937076e8356 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:24:33.656940 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 13/47] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:24:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:24:43.649916 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:25:33.675012 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:25:33.679282 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:25:33.679629 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:25:33.680032 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:25:33.680455 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:25:33.681902 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:25:33.693562 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 demo demo] Get all volumes completed successfully. Jul 10 02:25:33.695868 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-66bf677e-fc27-4092-b191-1c12b3b62e09 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:25:33.696311 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 12/48] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:25:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:25:43.686924 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:26:33.712081 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:26:33.714829 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:26:33.715110 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:26:33.715369 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:26:33.715652 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:26:33.716630 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:26:33.725291 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 demo demo] Get all volumes completed successfully. Jul 10 02:26:33.729443 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d6ff0724-d62b-43a5-bb5e-be63ed70e0e1 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:26:33.730183 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 12/49] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:26:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:26:43.720019 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:27:33.748392 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:27:33.753179 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:27:33.753501 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d demo demo] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:27:33.754022 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d demo demo] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:27:33.754490 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d demo demo] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:27:33.755525 np0000184937 devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:27:33.762861 np0000184937 devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d demo demo] Get all volumes completed successfully. Jul 10 02:27:33.764622 np0000184937 devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3aba9966-aea3-468a-80a8-d90e6fef1c3d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:27:33.764964 np0000184937 devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 13/50] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:27:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:27:43.758308 np0000184937 devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=1 {{(pid=110682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:28:33.776835 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.middleware.request_id [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 None None] RequestId filter calling following filter/app {{(pid=110683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:28:33.782242 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:28:33.782676 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 demo demo] Empty body provided in request {{(pid=110683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:28:33.783203 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.openstack.wsgi [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 demo demo] Calling method 'detail' {{(pid=110683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:28:33.783754 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.api.api_utils [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 demo demo] Removing options '' from query. {{(pid=110683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:28:33.784762 np0000184937 devstack@c-api.service[110683]: DEBUG cinder.volume.api [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:28:33.793959 np0000184937 devstack@c-api.service[110683]: INFO cinder.volume.api [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 demo demo] Get all volumes completed successfully. Jul 10 02:28:33.796695 np0000184937 devstack@c-api.service[110683]: INFO cinder.api.openstack.wsgi [None req-fcafa256-b8bf-4a1f-afc0-35ea95fb6c55 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:28:33.797183 np0000184937 devstack@c-api.service[110683]: [pid: 110683|app: 0|req: 14/51] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:28:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:28:43.788811 np0000184937 devstack@c-api.service[110683]: DEBUG dbcounter [-] [110683] Writing DB stats cinder:SELECT=1 {{(pid=110683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:29:33.811928 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.middleware.request_id [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 None None] RequestId filter calling following filter/app {{(pid=110684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:29:33.932954 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:29:33.933355 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 demo demo] Empty body provided in request {{(pid=110684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:29:33.934075 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.openstack.wsgi [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 demo demo] Calling method 'detail' {{(pid=110684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:29:33.934446 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.api.api_utils [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 demo demo] Removing options '' from query. {{(pid=110684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:29:33.936052 np0000184937 devstack@c-api.service[110684]: DEBUG cinder.volume.api [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:29:33.942564 np0000184937 devstack@c-api.service[110684]: INFO cinder.volume.api [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 demo demo] Get all volumes completed successfully. Jul 10 02:29:33.944534 np0000184937 devstack@c-api.service[110684]: INFO cinder.api.openstack.wsgi [None req-98e420e5-6add-4b20-974e-6c06f645f2a7 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:29:33.945042 np0000184937 devstack@c-api.service[110684]: [pid: 110684|app: 0|req: 13/52] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:29:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:29:43.939555 np0000184937 devstack@c-api.service[110684]: DEBUG dbcounter [-] [110684] Writing DB stats cinder:SELECT=1 {{(pid=110684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:30:33.962965 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c0043459-6780-4bb3-bf3c-632b79e86cae None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:30:33.966825 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c0043459-6780-4bb3-bf3c-632b79e86cae demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jul 10 02:30:33.967228 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c0043459-6780-4bb3-bf3c-632b79e86cae demo demo] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:30:33.967594 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c0043459-6780-4bb3-bf3c-632b79e86cae demo demo] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:30:33.968066 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-c0043459-6780-4bb3-bf3c-632b79e86cae demo demo] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:30:33.969223 np0000184937 devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c0043459-6780-4bb3-bf3c-632b79e86cae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:30:33.977649 np0000184937 devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c0043459-6780-4bb3-bf3c-632b79e86cae demo demo] Get all volumes completed successfully. Jul 10 02:30:33.980057 np0000184937 devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c0043459-6780-4bb3-bf3c-632b79e86cae demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:30:33.980462 np0000184937 devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 13/53] 199.204.45.77 () {64 vars in 1289 bytes} [Fri Jul 10 02:30:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:30:43.972340 np0000184937 devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=1 {{(pid=110681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}