Jul 23 00:54:08.867309 np0000186227 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 23 00:54:08.875389 np0000186227 devstack@c-api.service[111285]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 23 00:54:08 2026] *** Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: nodename: np0000186227 Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: machine: x86_64 Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: clock source: unix Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: pcre jit disabled Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: detected number of CPU cores: 16 Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: current working directory: / Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: detected binary path: /usr/bin/uwsgi-core Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: your processes number limit is 256916 Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: your memory page size is 4096 bytes Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: detected max file descriptor number: 2048 Jul 23 00:54:08.878593 np0000186227 devstack@c-api.service[111285]: lock engine: pthread robust mutexes Jul 23 00:54:08.879329 np0000186227 devstack@c-api.service[111285]: thunder lock: enabled Jul 23 00:54:08.879329 np0000186227 devstack@c-api.service[111285]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 23 00:54:08.879329 np0000186227 devstack@c-api.service[111285]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 23 00:54:08.879329 np0000186227 devstack@c-api.service[111285]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 23 00:54:08.879329 np0000186227 devstack@c-api.service[111285]: Set PythonHome to /opt/stack/data/venv Jul 23 00:54:08.917574 np0000186227 devstack@c-api.service[111285]: Python main interpreter initialized at 0x7fe0bfca4668 Jul 23 00:54:08.917574 np0000186227 devstack@c-api.service[111285]: python threads support enabled Jul 23 00:54:08.917574 np0000186227 devstack@c-api.service[111285]: your server socket listen backlog is limited to 100 connections Jul 23 00:54:08.917574 np0000186227 devstack@c-api.service[111285]: your mercy for graceful operations on workers is 80 seconds Jul 23 00:54:08.918185 np0000186227 devstack@c-api.service[111285]: mapped 671795 bytes (656 KB) for 4 cores Jul 23 00:54:08.918341 np0000186227 devstack@c-api.service[111285]: *** Operational MODE: preforking *** Jul 23 00:54:08.918527 np0000186227 devstack@c-api.service[111285]: *** uWSGI is running in multiple interpreter mode *** Jul 23 00:54:08.918527 np0000186227 devstack@c-api.service[111285]: spawned uWSGI master process (pid: 111285) Jul 23 00:54:08.918775 np0000186227 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 23 00:54:08.919415 np0000186227 devstack@c-api.service[111285]: spawned uWSGI worker 1 (pid: 111286, cores: 1) Jul 23 00:54:08.920076 np0000186227 devstack@c-api.service[111285]: spawned uWSGI worker 2 (pid: 111287, cores: 1) Jul 23 00:54:08.920586 np0000186227 devstack@c-api.service[111285]: spawned uWSGI worker 3 (pid: 111288, cores: 1) Jul 23 00:54:08.921361 np0000186227 devstack@c-api.service[111285]: spawned uWSGI worker 4 (pid: 111289, cores: 1) Jul 23 00:54:08.921361 np0000186227 devstack@c-api.service[111285]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 23 00:54:09.060431 np0000186227 devstack@c-api.service[111287]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:54:09.060431 np0000186227 devstack@c-api.service[111287]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:54:09.060431 np0000186227 devstack@c-api.service[111287]: we strongly recommend against using it for new projects. Jul 23 00:54:09.060431 np0000186227 devstack@c-api.service[111287]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:54:09.060431 np0000186227 devstack@c-api.service[111287]: framework. For more detail see Jul 23 00:54:09.060431 np0000186227 devstack@c-api.service[111287]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:54:09.060431 np0000186227 devstack@c-api.service[111287]: import eventlet # noqa Jul 23 00:54:09.061498 np0000186227 devstack@c-api.service[111286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:54:09.061498 np0000186227 devstack@c-api.service[111286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:54:09.061498 np0000186227 devstack@c-api.service[111286]: we strongly recommend against using it for new projects. Jul 23 00:54:09.061498 np0000186227 devstack@c-api.service[111286]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:54:09.061498 np0000186227 devstack@c-api.service[111286]: framework. For more detail see Jul 23 00:54:09.061498 np0000186227 devstack@c-api.service[111286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:54:09.061498 np0000186227 devstack@c-api.service[111286]: import eventlet # noqa Jul 23 00:54:09.062029 np0000186227 devstack@c-api.service[111288]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:54:09.062029 np0000186227 devstack@c-api.service[111288]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:54:09.062029 np0000186227 devstack@c-api.service[111288]: we strongly recommend against using it for new projects. Jul 23 00:54:09.062029 np0000186227 devstack@c-api.service[111288]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:54:09.062029 np0000186227 devstack@c-api.service[111288]: framework. For more detail see Jul 23 00:54:09.062029 np0000186227 devstack@c-api.service[111288]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:54:09.062029 np0000186227 devstack@c-api.service[111288]: import eventlet # noqa Jul 23 00:54:09.070760 np0000186227 devstack@c-api.service[111289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:54:09.070760 np0000186227 devstack@c-api.service[111289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:54:09.070760 np0000186227 devstack@c-api.service[111289]: we strongly recommend against using it for new projects. Jul 23 00:54:09.070760 np0000186227 devstack@c-api.service[111289]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:54:09.070760 np0000186227 devstack@c-api.service[111289]: framework. For more detail see Jul 23 00:54:09.070760 np0000186227 devstack@c-api.service[111289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:54:09.070760 np0000186227 devstack@c-api.service[111289]: import eventlet # noqa Jul 23 00:54:09.227754 np0000186227 devstack@c-api.service[111287]: /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 23 00:54:09.227754 np0000186227 devstack@c-api.service[111287]: from cgi import parse_header Jul 23 00:54:09.236173 np0000186227 devstack@c-api.service[111288]: /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 23 00:54:09.236173 np0000186227 devstack@c-api.service[111288]: from cgi import parse_header Jul 23 00:54:09.240719 np0000186227 devstack@c-api.service[111286]: /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 23 00:54:09.240719 np0000186227 devstack@c-api.service[111286]: from cgi import parse_header Jul 23 00:54:09.252326 np0000186227 devstack@c-api.service[111289]: /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 23 00:54:09.252326 np0000186227 devstack@c-api.service[111289]: from cgi import parse_header Jul 23 00:54:09.267369 np0000186227 devstack@c-api.service[111287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:54:09.267369 np0000186227 devstack@c-api.service[111287]: warnings.warn( Jul 23 00:54:09.277174 np0000186227 devstack@c-api.service[111288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:54:09.277174 np0000186227 devstack@c-api.service[111288]: warnings.warn( Jul 23 00:54:09.277974 np0000186227 devstack@c-api.service[111287]: /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 23 00:54:09.277974 np0000186227 devstack@c-api.service[111287]: removals.removed_module( Jul 23 00:54:09.279693 np0000186227 devstack@c-api.service[111287]: /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 23 00:54:09.279693 np0000186227 devstack@c-api.service[111287]: removals.removed_module( Jul 23 00:54:09.283269 np0000186227 devstack@c-api.service[111286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:54:09.283269 np0000186227 devstack@c-api.service[111286]: warnings.warn( Jul 23 00:54:09.287944 np0000186227 devstack@c-api.service[111288]: /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 23 00:54:09.287944 np0000186227 devstack@c-api.service[111288]: removals.removed_module( Jul 23 00:54:09.289439 np0000186227 devstack@c-api.service[111288]: /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 23 00:54:09.289439 np0000186227 devstack@c-api.service[111288]: removals.removed_module( Jul 23 00:54:09.293740 np0000186227 devstack@c-api.service[111286]: /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 23 00:54:09.293740 np0000186227 devstack@c-api.service[111286]: removals.removed_module( Jul 23 00:54:09.294537 np0000186227 devstack@c-api.service[111289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:54:09.294537 np0000186227 devstack@c-api.service[111289]: warnings.warn( Jul 23 00:54:09.295300 np0000186227 devstack@c-api.service[111286]: /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 23 00:54:09.295300 np0000186227 devstack@c-api.service[111286]: removals.removed_module( Jul 23 00:54:09.310821 np0000186227 devstack@c-api.service[111289]: /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 23 00:54:09.310821 np0000186227 devstack@c-api.service[111289]: removals.removed_module( Jul 23 00:54:09.311583 np0000186227 devstack@c-api.service[111289]: /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 23 00:54:09.311583 np0000186227 devstack@c-api.service[111289]: removals.removed_module( Jul 23 00:54:10.077331 np0000186227 devstack@c-api.service[111286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:54:10.077331 np0000186227 devstack@c-api.service[111286]: warnings.warn( Jul 23 00:54:10.128755 np0000186227 devstack@c-api.service[111288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:54:10.128755 np0000186227 devstack@c-api.service[111288]: warnings.warn( Jul 23 00:54:10.135512 np0000186227 devstack@c-api.service[111287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:54:10.135512 np0000186227 devstack@c-api.service[111287]: warnings.warn( Jul 23 00:54:10.139221 np0000186227 devstack@c-api.service[111286]: /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 23 00:54:10.139221 np0000186227 devstack@c-api.service[111286]: warnings.warn( Jul 23 00:54:10.160143 np0000186227 devstack@c-api.service[111289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:54:10.160143 np0000186227 devstack@c-api.service[111289]: warnings.warn( Jul 23 00:54:10.183878 np0000186227 devstack@c-api.service[111288]: /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 23 00:54:10.183878 np0000186227 devstack@c-api.service[111288]: warnings.warn( Jul 23 00:54:10.188948 np0000186227 devstack@c-api.service[111287]: /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 23 00:54:10.188948 np0000186227 devstack@c-api.service[111287]: warnings.warn( Jul 23 00:54:10.212324 np0000186227 devstack@c-api.service[111289]: /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 23 00:54:10.212324 np0000186227 devstack@c-api.service[111289]: warnings.warn( Jul 23 00:54:10.342746 np0000186227 devstack@c-api.service[111286]: 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 23 00:54:10.342940 np0000186227 devstack@c-api.service[111286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:54:10.376518 np0000186227 devstack@c-api.service[111288]: 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 23 00:54:10.376720 np0000186227 devstack@c-api.service[111288]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111288) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:54:10.386508 np0000186227 devstack@c-api.service[111287]: 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 23 00:54:10.386649 np0000186227 devstack@c-api.service[111287]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111287) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:54:10.419216 np0000186227 devstack@c-api.service[111289]: 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 23 00:54:10.419430 np0000186227 devstack@c-api.service[111289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:54:10.430882 np0000186227 devstack@c-api.service[111286]: /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 23 00:54:10.430882 np0000186227 devstack@c-api.service[111286]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:54:10.445448 np0000186227 devstack@c-api.service[111288]: /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 23 00:54:10.445448 np0000186227 devstack@c-api.service[111288]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:54:10.450303 np0000186227 devstack@c-api.service[111287]: /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 23 00:54:10.450303 np0000186227 devstack@c-api.service[111287]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:54:10.485475 np0000186227 devstack@c-api.service[111289]: /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 23 00:54:10.485475 np0000186227 devstack@c-api.service[111289]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:54:10.929200 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:54:10.929486 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:54:10.929571 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111287) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:54:10.929643 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111288) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:54:10.929704 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.929772 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.929915 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.929987 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.930072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.930135 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.930135 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.930338 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.930419 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.930490 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.930557 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.930630 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.931621 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.931728 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.931846 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.931846 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.931989 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.932048 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.932106 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.932160 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.932224 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.932287 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.932361 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.932428 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.932493 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.932556 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.932621 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.932678 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.932740 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.932740 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.932879 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.932951 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.932951 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.933062 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.933132 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.933214 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.933214 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.933214 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.933214 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.933214 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.934575 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.934680 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.934680 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.934815 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.934815 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.934948 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.935025 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.935091 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.935163 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.935233 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.935295 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.935358 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.935417 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.935496 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.935496 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.935612 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.935670 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.935741 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.935835 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.935914 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.935914 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.936091 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.936161 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.936218 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.936281 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.936281 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.936407 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.936477 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.936541 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.936616 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.936616 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.936616 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.936616 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.936853 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.936915 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.936986 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.937041 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.937098 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.937098 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.937098 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.937098 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.937098 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.938395 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.938595 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.938734 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.938909 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.939042 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.939200 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.939338 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.940488 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.940647 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.940903 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.940969 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.941080 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.941131 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.941216 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.941268 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.941317 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.941317 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.941387 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.941426 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.941465 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.941503 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.941549 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.941593 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.941630 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.941681 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.941681 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.941681 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.941785 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.941867 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.941918 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.941918 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.941918 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.941918 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.942050 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.942098 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.942142 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.942177 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.942223 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.942262 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.942326 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.942366 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.942403 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.942443 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.942492 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.942537 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.942582 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.942616 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.942661 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.942699 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.942744 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.942786 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.942851 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.942851 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.942851 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.942851 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.942851 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.943029 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.943029 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.943099 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.943190 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.943237 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.943322 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.943322 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.943397 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.943468 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.943533 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.943581 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.943622 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.943668 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.943716 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.943760 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.943832 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.943897 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.943937 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.943975 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.944020 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.944064 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.944110 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.944164 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.944210 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.944251 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.944295 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.944334 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.944374 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.944414 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.944454 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.944494 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.944533 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.944565 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.944611 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.944653 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.944698 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.944732 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.944775 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.944851 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.944900 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.944946 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.944990 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.945035 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.945073 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.945111 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.945154 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.945154 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.945232 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.945271 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.945306 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.945353 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.945393 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.945431 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.945536 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.945622 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.945704 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.945776 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.945878 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.945964 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.946065 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.946143 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.946217 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.946320 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.946401 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.946401 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.946401 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.946592 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.946667 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.946735 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.946782 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.946917 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.946965 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.947033 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.947251 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.947300 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.947370 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.947440 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.947479 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.947516 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.947552 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.947552 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.947621 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.947657 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.947706 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.947706 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.947819 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.947873 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.947912 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.947964 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.948020 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.948063 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.948107 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.948150 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.948192 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.948233 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.948269 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.948311 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.948348 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.951998 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.952058 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.952129 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.952189 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.952252 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.952317 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.952367 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.952396 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.952466 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.952524 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.952627 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.952692 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.952751 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.952782 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.952828 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.952921 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.952985 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.953048 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.953107 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.953166 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.953227 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.953255 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.953299 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.953362 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.953426 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.953487 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.953547 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.953613 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.954618 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.954676 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.954707 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.954734 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.954764 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.954802 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.954839 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.954880 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.954916 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.954942 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.954971 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.955003 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.955034 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.955060 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.956175 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.956244 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.956306 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.956333 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.956358 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.956396 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.956437 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.956470 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.956505 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.956534 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.956558 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.956593 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.956626 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.956684 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.956948 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.956995 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.957046 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.957079 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.957110 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.957145 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.957171 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.957199 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.957226 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.957256 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.957286 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.957317 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.957347 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.957377 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.957406 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.957437 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.957470 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.957518 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.957564 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.957601 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.957636 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.957678 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.957722 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.957768 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.957832 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.957878 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.957915 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.957953 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.958088 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.958156 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.958209 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.958302 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.958353 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.958395 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.958438 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.958481 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.958533 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.958571 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.958663 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.958724 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.958765 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.958870 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.958870 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.958957 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.958957 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.959027 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.959070 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.959113 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.959154 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.959195 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.959241 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.959295 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.959332 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.959332 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.959332 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.959430 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.960923 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.960974 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.961043 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.961086 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.961155 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.961198 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.961248 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.961293 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.961330 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.961366 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.961401 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.961474 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.961519 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.961589 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.961633 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.961677 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.961725 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.961765 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.961841 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.961884 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.961925 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.961974 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.962016 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.962065 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.962158 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.962233 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.962369 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.962445 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.962917 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.962984 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.963028 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.963071 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.963112 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.963150 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.963192 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.963192 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.963271 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.963326 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.963368 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.963413 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.963453 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.963492 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.963539 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.963581 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.963621 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.963665 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.963711 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.963762 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.963837 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.963837 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.963916 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.963961 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.963961 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.963961 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.963961 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.963961 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.964207 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.964297 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.964343 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.964384 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.964431 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.964478 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.964520 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.964520 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.964594 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.964638 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.964679 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.964715 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.964751 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.964812 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.964856 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.964896 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.964896 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.964979 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.965064 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.965147 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.965239 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.965282 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.965345 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.965411 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.965474 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.965524 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.965592 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.965650 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.966698 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.966756 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.966818 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.966882 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.966923 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.966964 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.967013 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.967058 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.967094 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.967128 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.967173 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.967216 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.967270 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.967317 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.967353 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.967396 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.967443 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.967490 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.967530 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.967570 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.967621 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.967663 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.967703 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.967742 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.967784 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.967784 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.967784 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.967919 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.967962 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.968011 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.968052 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.968099 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.968139 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.968180 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.968216 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.968256 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.968303 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.968343 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.968384 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.968879 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.968932 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.968972 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.969016 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.969053 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.969099 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.969145 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.969200 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.969246 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.969293 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.969344 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.969385 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.969433 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.969474 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.969474 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.969474 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.969474 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.969610 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.969656 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.969705 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.969747 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.969808 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.969846 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.969896 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.969933 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.969971 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.969971 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.970058 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.970101 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.970144 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.970185 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.970227 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.970274 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.970353 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.970397 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.970432 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.970474 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.970511 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.970561 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.970608 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.970657 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.970706 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.970748 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.970787 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.970846 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.970885 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.970926 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.970968 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.971022 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.971068 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.971107 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.971150 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.971195 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.971235 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.971273 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.971313 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.971360 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.971408 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.971457 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.971504 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.971504 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.971584 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.971624 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.971666 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.971702 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.971742 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.971781 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.971781 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.971885 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.971932 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.971972 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.972009 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.972009 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.972009 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.972126 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.972176 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.972223 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.972268 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.972315 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.972354 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.972393 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.972438 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.972477 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.972517 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.972556 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.972599 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.972637 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.972678 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.972715 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.972753 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.972805 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.972845 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.972883 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.972922 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.972961 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.972996 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.973040 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.973085 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.973126 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.973169 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.973212 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.973250 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.973292 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.973331 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.973379 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.973413 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.973453 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.973501 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.973542 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.973580 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.973625 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.973663 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.973704 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.973742 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.973780 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.973843 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.973883 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.973926 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.973965 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.974005 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.974048 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.974095 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.974140 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.974186 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.974186 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.974186 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.974186 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.974186 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.974186 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.974608 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.974664 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.974721 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.974824 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.974886 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.974932 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.974932 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.975031 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.975075 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.975122 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.975169 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.975215 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.975253 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.975296 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.975344 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.975385 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.975427 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.975464 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.975495 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.975530 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.975561 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.975591 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.975617 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.975641 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.975670 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.975696 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.975725 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.975749 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.975781 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.975873 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.975929 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.975958 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.975958 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.976010 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.976040 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.976072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.976072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.976072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.976072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.976072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.976072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.976072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.976235 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.976326 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.976415 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.976484 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.976536 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.976596 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.976663 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.976729 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.977036 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.977090 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.977151 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.977208 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.977267 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.977374 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.978680 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.978737 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.978808 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.978884 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.978921 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.978966 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.978992 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.979020 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.979051 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.979088 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.979124 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.979192 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.979242 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.979314 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.979389 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.979429 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.979467 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.979496 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.979527 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.979561 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.979596 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.979652 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.979686 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.979725 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.979760 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.979760 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.979841 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.979942 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.984234 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.984292 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.984356 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.984440 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.984479 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.984535 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.984605 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.984672 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.984739 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.984774 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.984823 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.984850 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.984881 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.984921 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.984955 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.984986 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.985015 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.985044 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.985074 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.985105 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.985142 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.985183 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.985234 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.985274 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.985274 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.985325 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.985383 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.985464 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.986949 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.987005 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.987038 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.987069 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.987100 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.987129 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.987176 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.987208 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.987235 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.987260 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.987291 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.987320 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.987350 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.987383 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.987416 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.987454 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.987487 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.987516 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.987546 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.987571 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.987601 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.987631 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.987662 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.987693 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.987720 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.987751 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.987805 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.987834 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.987863 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.987890 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.987916 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.987953 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.987979 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.988013 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.988042 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.988072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.988095 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.988134 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.988160 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.988184 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.988213 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.988244 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.988272 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.988301 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.988326 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.988350 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.988373 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.988401 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.988401 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.988451 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.988451 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.988451 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.988451 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.988451 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.988571 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.988571 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.989848 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.989915 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.989964 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.989993 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.990022 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.990048 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.990072 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.990108 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.990135 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.990164 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.990189 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.990225 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.990258 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.990317 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.990891 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.990940 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.991019 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.991076 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.991139 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.991167 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.991198 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.991308 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.991340 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.991370 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.991370 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.991427 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.991460 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.991485 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.991514 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.991541 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.991570 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.991602 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.991631 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.991657 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.991687 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.991717 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.991751 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.991779 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.991821 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.991850 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.991885 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.991912 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.991947 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.991977 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.991977 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.992026 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.992026 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.992077 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.992106 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.992133 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.992170 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.992196 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.992196 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.992196 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.992294 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.992373 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.993375 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.993442 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.993512 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.993569 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.993619 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.993619 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.993686 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.993722 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.993756 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.993812 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.993849 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.993898 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.993942 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.993992 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.994033 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.994074 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.994112 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.994154 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.994193 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.994230 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.994269 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.994344 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.994395 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.994437 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.994483 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.994522 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.994561 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.994598 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.994640 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.994687 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.994727 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.994764 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.994830 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.994880 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.994924 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.994967 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.995010 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.995047 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.995081 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.995123 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.995193 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.995235 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.995283 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.995324 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.995361 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.995396 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.995433 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.995478 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.995514 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.995547 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.995580 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.995616 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.995658 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.995697 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.995697 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.995697 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:54:10.996409 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.996461 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.996535 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.996594 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.996635 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.996697 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.996739 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.996843 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.996898 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.996932 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.996972 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.997015 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.997054 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.997091 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.997130 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.997173 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.997173 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.997247 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:10.997644 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:54:10.997693 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:54:10.997772 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:54:10.997840 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:54:10.997906 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:54:10.997951 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:54:11.046410 np0000186227 devstack@c-api.service[111289]: INFO dbcounter [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Registered counter for database cinder Jul 23 00:54:11.047460 np0000186227 devstack@c-api.service[111287]: INFO dbcounter [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Registered counter for database cinder Jul 23 00:54:11.048022 np0000186227 devstack@c-api.service[111286]: INFO dbcounter [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Registered counter for database cinder Jul 23 00:54:11.050691 np0000186227 devstack@c-api.service[111288]: INFO dbcounter [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Registered counter for database cinder Jul 23 00:54:11.090469 np0000186227 devstack@c-api.service[111289]: DEBUG oslo_db.sqlalchemy.engines [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 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=111289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.094041 np0000186227 devstack@c-api.service[111288]: DEBUG oslo_db.sqlalchemy.engines [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 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=111288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.095873 np0000186227 devstack@c-api.service[111286]: DEBUG oslo_db.sqlalchemy.engines [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 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=111286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.097104 np0000186227 devstack@c-api.service[111287]: DEBUG oslo_db.sqlalchemy.engines [None req-1d738fda-20eb-4d28-877a-17c94d593a71 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=111287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.208908 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writer thread running {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:54:11.212733 np0000186227 devstack@c-api.service[111289]: INFO cinder.rpc [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:54:11.216249 np0000186227 devstack@c-api.service[111289]: INFO cinder.rpc [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:54:11.218089 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writer thread running {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:54:11.218563 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writer thread running {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:54:11.219524 np0000186227 devstack@c-api.service[111289]: INFO cinder.rpc [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:54:11.221342 np0000186227 devstack@c-api.service[111287]: INFO cinder.rpc [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:54:11.221837 np0000186227 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:54:11.222269 np0000186227 devstack@c-api.service[111289]: INFO cinder.rpc [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:54:11.223331 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writer thread running {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:54:11.223609 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.224307 np0000186227 devstack@c-api.service[111287]: INFO cinder.rpc [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:54:11.224541 np0000186227 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:54:11.225824 np0000186227 devstack@c-api.service[111286]: INFO cinder.rpc [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:54:11.226783 np0000186227 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:54:11.227336 np0000186227 devstack@c-api.service[111287]: INFO cinder.rpc [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:54:11.228287 np0000186227 devstack@c-api.service[111286]: INFO cinder.rpc [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:54:11.228369 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.228653 np0000186227 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:54:11.229647 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.229956 np0000186227 devstack@c-api.service[111287]: INFO cinder.rpc [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:54:11.230884 np0000186227 devstack@c-api.service[111286]: INFO cinder.rpc [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:54:11.231229 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.233155 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.233565 np0000186227 devstack@c-api.service[111286]: INFO cinder.rpc [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:54:11.234813 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.235242 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.238297 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.261438 np0000186227 devstack@c-api.service[111289]: DEBUG oslo_db.sqlalchemy.engines [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 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=111289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.264065 np0000186227 devstack@c-api.service[111289]: INFO cinder.rpc [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:54:11.266454 np0000186227 devstack@c-api.service[111289]: INFO cinder.rpc [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:54:11.267686 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.271106 np0000186227 devstack@c-api.service[111288]: DEBUG oslo_db.sqlalchemy.engines [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 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=111288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.272388 np0000186227 devstack@c-api.service[111287]: DEBUG oslo_db.sqlalchemy.engines [None req-1d738fda-20eb-4d28-877a-17c94d593a71 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=111287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.274140 np0000186227 devstack@c-api.service[111286]: DEBUG oslo_db.sqlalchemy.engines [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 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=111286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:11.274916 np0000186227 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:54:11.275144 np0000186227 devstack@c-api.service[111287]: INFO cinder.rpc [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:54:11.277564 np0000186227 devstack@c-api.service[111287]: INFO cinder.rpc [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:54:11.277661 np0000186227 devstack@c-api.service[111286]: INFO cinder.rpc [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:54:11.278604 np0000186227 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:54:11.278880 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.280614 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.280768 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.281019 np0000186227 devstack@c-api.service[111286]: INFO cinder.rpc [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:54:11.282871 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.284023 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.287219 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.292086 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.292189 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.292816 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.293646 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.294282 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.295210 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.296215 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.299811 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.299864 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.299903 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.299935 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.300004 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.300380 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.303260 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.304066 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.305301 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.306159 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.306403 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.307188 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.307649 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.308309 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.309565 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.310171 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.310388 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.311259 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.312641 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.313379 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.314352 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.315948 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.316000 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.316314 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.317195 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.318939 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.319342 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.319383 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.320128 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.320906 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.321491 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.321597 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.321940 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.322981 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.323497 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.323673 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.324495 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.324981 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.326324 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.326426 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.327874 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.328917 np0000186227 devstack@c-api.service[111289]: WARNING cinder.api.contrib.hosts [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:54:11.329604 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.329670 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.333844 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.333941 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.334002 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.334059 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.334115 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.334178 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: extensions {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.334778 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-quota-class-sets {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.335527 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.335591 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.335682 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.336135 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: backups {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.337084 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.337917 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.338104 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.338151 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: qos-specs {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.338578 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.339915 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.339971 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.340074 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.340277 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-quota-sets {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.341612 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.341698 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.341897 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-availability-zone {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.342392 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.343218 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: extra_specs {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.343513 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.343559 np0000186227 devstack@c-api.service[111287]: WARNING cinder.api.contrib.hosts [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:54:11.344011 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.344287 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.344770 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: encryption {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.345286 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.345926 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.346097 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.346378 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: capabilities {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.346551 np0000186227 devstack@c-api.service[111286]: WARNING cinder.api.contrib.hosts [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:54:11.347313 np0000186227 devstack@c-api.service[111288]: WARNING cinder.api.contrib.hosts [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:54:11.347574 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.347619 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: consistencygroups {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.348074 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.348257 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.349079 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.349237 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: extensions {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.349644 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.350169 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-volume-manage {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.350425 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.350777 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-quota-class-sets {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.351135 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.351401 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: extensions {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.352151 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: extensions {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.352229 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: backups {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.352368 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-hosts {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.352735 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-quota-class-sets {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.353545 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-quota-class-sets {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.353752 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: cgsnapshots {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.354025 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: backups {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.354976 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: backups {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.355138 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: qos-specs {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.355230 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: encryption {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.356076 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: qos-specs {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.356741 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-snapshot-manage {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.357347 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-quota-sets {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.357890 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: qos-specs {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.358227 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-volume-type-access {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.358909 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-availability-zone {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.358988 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-quota-sets {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.359842 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: scheduler-stats {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.360186 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-quota-sets {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.360259 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: extra_specs {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.360387 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-availability-zone {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.361701 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: extra_specs {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.361815 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-availability-zone {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.361885 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extended resource: os-volume-transfer {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.361946 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: encryption {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.363193 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: extra_specs {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.363284 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: encryption {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.363457 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: capabilities {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.364140 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.364720 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: consistencygroups {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.364840 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: capabilities {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.364922 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: encryption {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.365524 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.366061 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: consistencygroups {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.366589 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: capabilities {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.366749 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-volume-manage {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.366936 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.367935 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: consistencygroups {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.368084 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-volume-manage {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.368264 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-hosts {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.368345 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.369303 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.contrib.snapshot_actions [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] SnapshotActionsController initialized {{(pid=111289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:54:11.369519 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-hosts {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.369786 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: cgsnapshots {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.370033 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.370100 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-volume-manage {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.370928 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: cgsnapshots {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.371325 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: encryption {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.371395 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.371674 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-hosts {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.372465 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: encryption {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.372936 np0000186227 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.373144 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-snapshot-manage {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.373369 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: cgsnapshots {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.373740 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension TypesManage extending resource: types {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.373889 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.373991 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-snapshot-manage {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.374068 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension AdminActions extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.374128 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension AdminActions extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.374218 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension AdminActions extending resource: backups {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.374341 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.374447 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.374580 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.374651 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-volume-type-access {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.374786 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.374875 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: encryption {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.374934 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.375010 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.375088 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeActions extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.375237 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.375317 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.375450 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension UsedLimits extending resource: limits {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.375513 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-volume-type-access {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.375585 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-f24f2f2a-7894-43bf-9932-ffaeee113564 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.376332 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: scheduler-stats {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.376577 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-snapshot-manage {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.377061 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: scheduler-stats {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.377858 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extended resource: os-volume-transfer {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.378178 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-volume-type-access {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.378499 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extended resource: os-volume-transfer {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.379902 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: scheduler-stats {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.380820 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.380874 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.383699 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extended resource: os-volume-transfer {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:54:11.383787 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.383845 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.383884 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.383945 np0000186227 devstack@c-api.service[111289]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fe0bfca4668 pid: 111289 (default app) Jul 23 00:54:11.383993 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.384034 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.384976 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.385537 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.386136 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.contrib.snapshot_actions [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] SnapshotActionsController initialized {{(pid=111286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:54:11.386213 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.388395 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.388471 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.388508 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] SnapshotActionsController initialized {{(pid=111287) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:54:11.388508 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.388576 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.388770 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.389433 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.389576 np0000186227 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.389834 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.contrib.snapshot_actions [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] SnapshotActionsController initialized {{(pid=111288) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:54:11.390388 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension TypesManage extending resource: types {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.390683 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.390744 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.390780 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension AdminActions extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.390780 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension AdminActions extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.390888 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension AdminActions extending resource: backups {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391014 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391129 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391347 np0000186227 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.391407 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391407 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391786 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391786 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391786 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeActions extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391956 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.391956 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392055 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension UsedLimits extending resource: limits {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392112 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.392147 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-f527f308-66b2-4f8c-96ec-a7c36aa200b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392187 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension TypesManage extending resource: types {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392326 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392431 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension AdminActions extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392547 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension AdminActions extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392663 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension AdminActions extending resource: backups {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392760 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.392911 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.393014 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.393659 np0000186227 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:54:11.393910 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.393971 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-9239459d-c487-4918-aae9-104d2aad2237 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:54:11.394014 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394131 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394271 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeActions extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394417 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394560 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension TypesManage extending resource: types {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394632 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394680 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension UsedLimits extending resource: limits {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394724 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394815 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-1d738fda-20eb-4d28-877a-17c94d593a71 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394863 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension AdminActions extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.394937 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension AdminActions extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.395075 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension AdminActions extending resource: backups {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.395187 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.395304 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.395411 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.396311 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.396422 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.396530 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.396632 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeActions extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.396756 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.397143 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.397238 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Thu Jul 23 00:54:11 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:54:11.397275 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension UsedLimits extending resource: limits {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.397275 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f845d225-d28b-4275-9d25-86e38ebc42b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:54:11.401966 np0000186227 devstack@c-api.service[111286]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fe0bfca4668 pid: 111286 (default app) Jul 23 00:54:11.403968 np0000186227 devstack@c-api.service[111287]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fe0bfca4668 pid: 111287 (default app) Jul 23 00:54:11.406022 np0000186227 devstack@c-api.service[111288]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fe0bfca4668 pid: 111288 (default app) Jul 23 00:54:19.305318 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-87400c54-224d-4dd0-9696-950bcae86db3 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:54:19.876954 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-87400c54-224d-4dd0-9696-950bcae86db3 admin admin] POST https://199.204.45.129/volume/v3/types Jul 23 00:54:19.877575 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-87400c54-224d-4dd0-9696-950bcae86db3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:54:19.879421 np0000186227 devstack@c-api.service[111289]: /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 23 00:54:19.879421 np0000186227 devstack@c-api.service[111289]: warnings.warn( Jul 23 00:54:19.913814 np0000186227 devstack@c-api.service[111289]: DEBUG oslo_db.sqlalchemy.engines [None req-87400c54-224d-4dd0-9696-950bcae86db3 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=111289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:19.946560 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-87400c54-224d-4dd0-9696-950bcae86db3 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jul 23 00:54:19.947447 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 2/2] 199.204.45.129 () {68 vars in 1333 bytes} [Thu Jul 23 00:54:19 2026] POST /volume/v3/types => generated 186 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:54:19.981345 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-210ee0a1-f79a-4aba-af05-fd2ce1d8430d None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:54:20.366978 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-210ee0a1-f79a-4aba-af05-fd2ce1d8430d admin admin] POST https://199.204.45.129/volume/v3/types/da970bb7-2de0-47be-97d0-408870d8a368/extra_specs Jul 23 00:54:20.367648 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-210ee0a1-f79a-4aba-af05-fd2ce1d8430d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:54:20.369656 np0000186227 devstack@c-api.service[111286]: /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 23 00:54:20.369656 np0000186227 devstack@c-api.service[111286]: warnings.warn( Jul 23 00:54:20.407249 np0000186227 devstack@c-api.service[111286]: DEBUG oslo_db.sqlalchemy.engines [None req-210ee0a1-f79a-4aba-af05-fd2ce1d8430d 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=111286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:54:20.477414 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-210ee0a1-f79a-4aba-af05-fd2ce1d8430d admin admin] https://199.204.45.129/volume/v3/types/da970bb7-2de0-47be-97d0-408870d8a368/extra_specs returned with HTTP 200 Jul 23 00:54:20.478483 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 1/3] 199.204.45.129 () {68 vars in 1480 bytes} [Thu Jul 23 00:54:19 2026] POST /volume/v3/types/da970bb7-2de0-47be-97d0-408870d8a368/extra_specs => generated 55 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 00:54:21.276892 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=6 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:54:21.277422 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=6 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:54:29.942930 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:54:30.474483 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:57:02.613664 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-0f8d3693-bc94-46df-b268-ec2f55d2acb0 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:02.614640 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-0f8d3693-bc94-46df-b268-ec2f55d2acb0 None None] GET https://199.204.45.129/volume// Jul 23 00:57:02.614878 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-0f8d3693-bc94-46df-b268-ec2f55d2acb0 None None] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:02.615221 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-0f8d3693-bc94-46df-b268-ec2f55d2acb0 None None] Calling method 'all' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:02.615844 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-0f8d3693-bc94-46df-b268-ec2f55d2acb0 None None] https://199.204.45.129/volume// returned with HTTP 300 Jul 23 00:57:02.616254 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 1/4] 199.204.45.129 () {66 vars in 1456 bytes} [Thu Jul 23 00:57:02 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 23 00:57:43.028854 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-6bef4c64-4f2c-462a-ab11-cf6b83f7e632 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:43.034871 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 1/5] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:43 2026] GET /volume/v3 => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:57:43.074340 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-3fabfc47-3586-40a6-8f9a-6d4478690f1a None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:43.084834 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 3/6] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:43 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:57:43.122902 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [req-3fabfc47-3586-40a6-8f9a-6d4478690f1a req-12d596ee-9e2f-4a2c-b6ee-d5911304d568 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:43.129582 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [req-3fabfc47-3586-40a6-8f9a-6d4478690f1a req-12d596ee-9e2f-4a2c-b6ee-d5911304d568 demo demo] GET https://199.204.45.129/volume/v3/ Jul 23 00:57:43.129746 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [req-3fabfc47-3586-40a6-8f9a-6d4478690f1a req-12d596ee-9e2f-4a2c-b6ee-d5911304d568 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:43.129978 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [req-3fabfc47-3586-40a6-8f9a-6d4478690f1a req-12d596ee-9e2f-4a2c-b6ee-d5911304d568 demo demo] Calling method 'version_select' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:43.132935 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [req-3fabfc47-3586-40a6-8f9a-6d4478690f1a req-12d596ee-9e2f-4a2c-b6ee-d5911304d568 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 23 00:57:43.133480 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 2/7] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:43 2026] GET /volume/v3/ => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:43.172343 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-21bbf286-106b-4f34-a560-ee355946be35 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:43.595474 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-21bbf286-106b-4f34-a560-ee355946be35 demo demo] GET https://199.204.45.129/volume/v3/types Jul 23 00:57:43.595937 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-21bbf286-106b-4f34-a560-ee355946be35 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:43.596220 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-21bbf286-106b-4f34-a560-ee355946be35 demo demo] Calling method 'index' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:43.596914 np0000186227 devstack@c-api.service[111287]: /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 23 00:57:43.596914 np0000186227 devstack@c-api.service[111287]: warnings.warn( Jul 23 00:57:43.597596 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-21bbf286-106b-4f34-a560-ee355946be35 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 00:57:43.637113 np0000186227 devstack@c-api.service[111287]: DEBUG oslo_db.sqlalchemy.engines [None req-21bbf286-106b-4f34-a560-ee355946be35 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=111287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:43.654835 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-21bbf286-106b-4f34-a560-ee355946be35 demo demo] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jul 23 00:57:43.655387 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 2/8] 199.204.45.129 () {64 vars in 1290 bytes} [Thu Jul 23 00:57:43 2026] GET /volume/v3/types => generated 377 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:43.694949 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-b6dbd61c-98b7-41f1-989c-940969896e50 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:44.047196 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-b6dbd61c-98b7-41f1-989c-940969896e50 demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 23 00:57:44.047967 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-b6dbd61c-98b7-41f1-989c-940969896e50 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:44.047967 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-b6dbd61c-98b7-41f1-989c-940969896e50 demo demo] Calling method 'show' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:44.088195 np0000186227 devstack@c-api.service[111288]: DEBUG oslo_db.sqlalchemy.engines [None req-b6dbd61c-98b7-41f1-989c-940969896e50 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=111288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:44.107949 np0000186227 devstack@c-api.service[111288]: /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 23 00:57:44.107949 np0000186227 devstack@c-api.service[111288]: warnings.warn( Jul 23 00:57:44.110219 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-b6dbd61c-98b7-41f1-989c-940969896e50 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:44.110688 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 2/9] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:43 2026] GET /volume/v3/types/default => generated 145 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:44.656481 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-05a86529-1706-469e-bf11-db8aba4e66f3 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:44.657462 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 4/10] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:57:44.691416 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-8c33086a-3723-4afb-bdc9-c1222b0871ef None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:44.702291 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 3/11] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:44 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:57:44.739004 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [req-8c33086a-3723-4afb-bdc9-c1222b0871ef req-7db73d91-93e4-4e85-ab40-ff8ef8fadc27 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:44.743218 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-8c33086a-3723-4afb-bdc9-c1222b0871ef req-7db73d91-93e4-4e85-ab40-ff8ef8fadc27 demo demo] GET https://199.204.45.129/volume/v3/ Jul 23 00:57:44.743699 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-8c33086a-3723-4afb-bdc9-c1222b0871ef req-7db73d91-93e4-4e85-ab40-ff8ef8fadc27 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:44.744257 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-8c33086a-3723-4afb-bdc9-c1222b0871ef req-7db73d91-93e4-4e85-ab40-ff8ef8fadc27 demo demo] Calling method 'version_select' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:44.745383 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-8c33086a-3723-4afb-bdc9-c1222b0871ef req-7db73d91-93e4-4e85-ab40-ff8ef8fadc27 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 23 00:57:44.745918 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 3/12] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:44 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:44.788201 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-9e217b46-0292-4cae-b988-73535b9ba59a None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:44.791138 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-9e217b46-0292-4cae-b988-73535b9ba59a demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 23 00:57:44.791455 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-9e217b46-0292-4cae-b988-73535b9ba59a demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:44.791651 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-9e217b46-0292-4cae-b988-73535b9ba59a demo demo] Calling method 'show' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:44.802260 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-9e217b46-0292-4cae-b988-73535b9ba59a demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:44.802750 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 3/13] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:44 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:45.459476 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-be4fd7a1-a362-4d54-9aaa-30008e22d6e6 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.459476 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 5/14] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:57:45.494234 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-ef1a1c03-1aae-4291-b50e-bd87445cbaa1 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.498675 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 4/15] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:57:45.538260 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [req-ef1a1c03-1aae-4291-b50e-bd87445cbaa1 req-fecf002a-6327-4955-99ed-b108fcd7fad3 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.540967 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-ef1a1c03-1aae-4291-b50e-bd87445cbaa1 req-fecf002a-6327-4955-99ed-b108fcd7fad3 demo demo] GET https://199.204.45.129/volume/v3/ Jul 23 00:57:45.541210 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-ef1a1c03-1aae-4291-b50e-bd87445cbaa1 req-fecf002a-6327-4955-99ed-b108fcd7fad3 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:45.541496 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-ef1a1c03-1aae-4291-b50e-bd87445cbaa1 req-fecf002a-6327-4955-99ed-b108fcd7fad3 demo demo] Calling method 'version_select' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:45.541969 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-ef1a1c03-1aae-4291-b50e-bd87445cbaa1 req-fecf002a-6327-4955-99ed-b108fcd7fad3 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 23 00:57:45.542395 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 4/16] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:45.584300 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-2b411614-9c07-4e5c-8a82-8d1ead1997fb None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.587403 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-2b411614-9c07-4e5c-8a82-8d1ead1997fb demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 23 00:57:45.587655 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-2b411614-9c07-4e5c-8a82-8d1ead1997fb demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:45.587967 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-2b411614-9c07-4e5c-8a82-8d1ead1997fb demo demo] Calling method 'show' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:45.598565 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-2b411614-9c07-4e5c-8a82-8d1ead1997fb demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:45.599034 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 4/17] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:45.634668 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-63c48ba7-03e0-4c07-af08-09404647cc64 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.634668 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 6/18] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:57:45.669745 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-55a8e571-1350-4e11-a8a0-8f096326b092 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.674054 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 5/19] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:57:45.707896 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [req-55a8e571-1350-4e11-a8a0-8f096326b092 req-996e5a8a-b788-4ac9-afc7-dd651f4d3eac None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.711364 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-55a8e571-1350-4e11-a8a0-8f096326b092 req-996e5a8a-b788-4ac9-afc7-dd651f4d3eac demo demo] GET https://199.204.45.129/volume/v3/ Jul 23 00:57:45.711726 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-55a8e571-1350-4e11-a8a0-8f096326b092 req-996e5a8a-b788-4ac9-afc7-dd651f4d3eac demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:45.712158 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-55a8e571-1350-4e11-a8a0-8f096326b092 req-996e5a8a-b788-4ac9-afc7-dd651f4d3eac demo demo] Calling method 'version_select' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:45.712825 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-55a8e571-1350-4e11-a8a0-8f096326b092 req-996e5a8a-b788-4ac9-afc7-dd651f4d3eac demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jul 23 00:57:45.713572 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 5/20] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:45.754747 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-1d33ea58-2751-40dd-96e2-23014f74038e None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:45.757739 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-1d33ea58-2751-40dd-96e2-23014f74038e demo demo] GET https://199.204.45.129/volume/v3/types/default Jul 23 00:57:45.758083 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-1d33ea58-2751-40dd-96e2-23014f74038e demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:57:45.758298 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-1d33ea58-2751-40dd-96e2-23014f74038e demo demo] Calling method 'show' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:57:45.767562 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-1d33ea58-2751-40dd-96e2-23014f74038e demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jul 23 00:57:45.767961 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 5/21] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jul 23 00:57:45 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:57:53.649727 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:57:55.764171 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=8 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:03:13.943703 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:03:14.047655 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:03:14.047986 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:03:14.048361 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:03:14.049023 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:03:14.049783 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:03:14.092538 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b demo demo] Get all volumes completed successfully. Jul 23 01:03:14.095633 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-2d3ec48e-bdc1-4ecf-ac9f-8fb5383cb58b demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:03:14.096197 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 7/22] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:03:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:03:24.084435 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:04:14.110207 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:04:14.116581 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:04:14.117098 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:04:14.117366 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:04:14.118161 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:04:14.119367 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:04:14.157050 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 demo demo] Get all volumes completed successfully. Jul 23 01:04:14.159701 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-2a202e20-b97e-40b6-a02a-5a8d27b6f0c5 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:04:14.161525 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 6/23] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:04:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:04:24.146995 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:05:14.190497 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:05:14.194336 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:05:14.194576 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:05:14.194691 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:05:14.195190 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:05:14.196071 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:05:14.244892 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 demo demo] Get all volumes completed successfully. Jul 23 01:05:14.246987 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-fdd8e49f-2327-4cc0-9054-d6b692d07610 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:05:14.247459 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 6/24] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:05:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:05:24.238523 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:06:14.281947 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:06:14.290027 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:06:14.290648 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:06:14.291237 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:06:14.292667 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:06:14.294468 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:06:14.339841 np0000186227 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 demo demo] Get all volumes completed successfully. Jul 23 01:06:14.341845 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-5aa1bbbd-7b3d-40de-9c56-c1396cd3ece0 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:06:14.342338 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 6/25] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:06:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:06:24.331417 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:07:14.377563 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-13f83a4c-4836-446d-a041-1edebc6984fd None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:07:14.385288 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-13f83a4c-4836-446d-a041-1edebc6984fd demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:07:14.385541 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-13f83a4c-4836-446d-a041-1edebc6984fd demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:07:14.385816 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-13f83a4c-4836-446d-a041-1edebc6984fd demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:07:14.386136 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-13f83a4c-4836-446d-a041-1edebc6984fd demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:07:14.387037 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-13f83a4c-4836-446d-a041-1edebc6984fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:07:14.401075 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-13f83a4c-4836-446d-a041-1edebc6984fd demo demo] Get all volumes completed successfully. Jul 23 01:07:14.403697 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-13f83a4c-4836-446d-a041-1edebc6984fd demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:07:14.405480 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 8/26] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:07:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:07:24.392238 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:08:14.430930 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-0540372a-42e7-4993-a803-c9bf2db03d24 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:08:14.564469 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-0540372a-42e7-4993-a803-c9bf2db03d24 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:08:14.564704 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-0540372a-42e7-4993-a803-c9bf2db03d24 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:08:14.564921 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-0540372a-42e7-4993-a803-c9bf2db03d24 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:08:14.565209 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-0540372a-42e7-4993-a803-c9bf2db03d24 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:08:14.566178 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-0540372a-42e7-4993-a803-c9bf2db03d24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:08:14.576055 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-0540372a-42e7-4993-a803-c9bf2db03d24 demo demo] Get all volumes completed successfully. Jul 23 01:08:14.578056 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-0540372a-42e7-4993-a803-c9bf2db03d24 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:08:14.578516 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 7/27] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:08:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:08:24.569505 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:09:14.596679 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:09:14.602869 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:09:14.602869 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:09:14.602869 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:09:14.602869 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:09:14.602869 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:09:14.611332 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e demo demo] Get all volumes completed successfully. Jul 23 01:09:14.613670 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-d1f497ac-3380-4619-88b4-8a63b9cebb1e demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:09:14.614144 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 7/28] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:09:14 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 23 01:09:24.606443 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:10:14.635896 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:10:14.638823 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:10:14.639242 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:10:14.639671 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:10:14.640372 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:10:14.641708 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:10:14.654982 np0000186227 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 demo demo] Get all volumes completed successfully. Jul 23 01:10:14.658501 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-293292e2-2aaa-4861-84cf-f21a24d546e1 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:10:14.658501 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 7/29] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:10:14 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 23 01:10:24.646475 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:11:14.676926 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:11:14.681352 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:11:14.681706 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:11:14.682204 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:11:14.682675 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:11:14.684488 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:11:14.697707 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be demo demo] Get all volumes completed successfully. Jul 23 01:11:14.701374 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-f8f8a45e-f26b-4c10-82bd-fb50b1ce38be demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:11:14.701952 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 9/30] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:11:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:11:24.690512 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:12:14.717954 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:12:14.724571 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:12:14.724993 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:12:14.725461 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:12:14.725834 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:12:14.726858 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:12:14.737304 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 demo demo] Get all volumes completed successfully. Jul 23 01:12:14.739907 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d9b536fe-8d8d-40f3-9376-0379bc8049a7 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:12:14.740430 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 8/31] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:12:14 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 23 01:12:24.731506 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:13:14.761019 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:13:14.916325 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:13:14.916616 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:13:14.916915 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:13:14.917251 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:13:14.918225 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:13:14.926759 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 demo demo] Get all volumes completed successfully. Jul 23 01:13:14.928808 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-dbd6eff0-3e7f-4df4-80b5-efa76f00fcc4 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:13:14.929213 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 8/32] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:13:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:13:24.922231 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:14:14.947630 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-730f9782-70c3-430f-afbf-2c8de0a740bc None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:14:14.952886 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-730f9782-70c3-430f-afbf-2c8de0a740bc demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:14:14.953298 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-730f9782-70c3-430f-afbf-2c8de0a740bc demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:14:14.953704 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-730f9782-70c3-430f-afbf-2c8de0a740bc demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:14:14.954392 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-730f9782-70c3-430f-afbf-2c8de0a740bc demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:14:14.955148 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-730f9782-70c3-430f-afbf-2c8de0a740bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:14:14.963623 np0000186227 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-730f9782-70c3-430f-afbf-2c8de0a740bc demo demo] Get all volumes completed successfully. Jul 23 01:14:14.965535 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-730f9782-70c3-430f-afbf-2c8de0a740bc demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:14:14.966462 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 8/33] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:14:14 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 23 01:14:24.958470 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:15:14.986895 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:15:14.993623 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:15:14.993875 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:15:14.994084 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:15:14.994393 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:15:14.995414 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:15:15.006493 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab demo demo] Get all volumes completed successfully. Jul 23 01:15:15.009587 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-4bf6d60b-ab6c-42a1-a55a-1f7f1d6bd3ab demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:15:15.010113 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 10/34] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:15:14 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 23 01:15:24.999606 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:16:15.024253 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-488104aa-ecf2-4779-b7ff-a223a292486a None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:16:15.028949 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-488104aa-ecf2-4779-b7ff-a223a292486a demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:16:15.029645 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-488104aa-ecf2-4779-b7ff-a223a292486a demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:16:15.029761 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-488104aa-ecf2-4779-b7ff-a223a292486a demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:16:15.030570 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-488104aa-ecf2-4779-b7ff-a223a292486a demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:16:15.031652 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-488104aa-ecf2-4779-b7ff-a223a292486a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:16:15.040911 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-488104aa-ecf2-4779-b7ff-a223a292486a demo demo] Get all volumes completed successfully. Jul 23 01:16:15.043913 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-488104aa-ecf2-4779-b7ff-a223a292486a demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:16:15.044382 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 9/35] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:16:15 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 23 01:16:25.035102 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:17:15.061081 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:17:15.064016 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:17:15.064270 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:17:15.064538 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:17:15.064900 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:17:15.066312 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:17:15.076462 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 demo demo] Get all volumes completed successfully. Jul 23 01:17:15.079603 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-964c2387-6fd3-4758-a91b-3aee474ba4d4 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:17:15.080025 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 9/36] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:17:15 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 23 01:17:25.071113 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:18:15.095037 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:18:15.225581 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:18:15.226049 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:18:15.226474 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:18:15.227008 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:18:15.228762 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:18:15.238528 np0000186227 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 demo demo] Get all volumes completed successfully. Jul 23 01:18:15.241275 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-f83c4203-f1a1-4251-8e4a-2feef993f328 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:18:15.241854 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 9/37] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:18:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:18:25.232834 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:19:15.262435 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:19:15.266062 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:19:15.266062 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:19:15.266182 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:19:15.266724 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:19:15.267948 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:19:15.278832 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 demo demo] Get all volumes completed successfully. Jul 23 01:19:15.282695 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-9b1bf98f-9233-4896-813b-ed0474ff0744 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:19:15.283110 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 11/38] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:19:15 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 23 01:19:25.271051 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:20:15.296630 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:20:15.300762 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:20:15.301229 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:20:15.301536 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:20:15.302134 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:20:15.303647 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:20:15.319586 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 demo demo] Get all volumes completed successfully. Jul 23 01:20:15.323476 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-741bfeea-361b-4d31-8803-88c77b99dfe7 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:20:15.324351 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 10/39] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:20:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:20:25.306842 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:21:15.340749 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:21:15.344477 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:21:15.346387 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:21:15.346387 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:21:15.346387 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:21:15.346950 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:21:15.357987 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 demo demo] Get all volumes completed successfully. Jul 23 01:21:15.360667 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-6596355e-ca59-49ec-bc5c-9edfa5c45f66 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:21:15.361485 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 10/40] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:21:15 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 23 01:21:25.350654 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:22:15.375985 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:22:15.379570 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:22:15.379905 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:22:15.380218 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:22:15.380580 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:22:15.381576 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:22:15.389130 np0000186227 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 demo demo] Get all volumes completed successfully. Jul 23 01:22:15.390989 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-562545b8-fa2d-4c69-b9f5-af184a09d8c5 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:22:15.391514 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 10/41] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:22:15 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 23 01:22:25.384844 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:23:15.415336 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:23:15.514262 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:23:15.514633 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:23:15.515114 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:23:15.515649 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:23:15.517203 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:23:15.526130 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b demo demo] Get all volumes completed successfully. Jul 23 01:23:15.528366 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-c6112376-8f4e-45d8-b176-e5ecfe45cc0b demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:23:15.528366 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 12/42] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:23:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:23:25.521466 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:24:15.542498 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:24:15.545920 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:24:15.546354 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:24:15.547253 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:24:15.548979 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:24:15.548979 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:24:15.561219 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 demo demo] Get all volumes completed successfully. Jul 23 01:24:15.565244 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-10ae9112-b30b-4c21-a656-282d6fc1b897 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:24:15.565869 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 11/43] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:24:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:24:25.552730 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:25:15.579569 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:25:15.583851 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:25:15.584248 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:25:15.584628 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:25:15.585145 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:25:15.586507 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:25:15.593884 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba demo demo] Get all volumes completed successfully. Jul 23 01:25:15.596508 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-19b3c358-1f8f-4646-b995-11e77a0c01ba demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:25:15.597605 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 11/44] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:25:15 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 23 01:25:25.589959 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:26:15.616839 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:26:15.621145 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:26:15.621388 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:26:15.621635 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:26:15.621975 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:26:15.622878 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:26:15.637998 np0000186227 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce demo demo] Get all volumes completed successfully. Jul 23 01:26:15.640298 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-54378e86-5e6e-4b63-aef9-67e9cc4abbce demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:26:15.640853 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 11/45] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:26:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:26:25.628410 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:27:15.655903 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:27:15.659462 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:27:15.659693 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:27:15.659957 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:27:15.660245 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:27:15.661211 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:27:15.669419 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c demo demo] Get all volumes completed successfully. Jul 23 01:27:15.672431 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-1ab3a82f-cbbe-43b8-9f0a-4cd401f6cf4c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:27:15.673315 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 13/46] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:27:15 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 23 01:27:25.664288 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:28:15.688598 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-d58b9f96-e7dd-4410-8743-cb28233928bc None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:28:15.770608 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d58b9f96-e7dd-4410-8743-cb28233928bc demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:28:15.770812 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-d58b9f96-e7dd-4410-8743-cb28233928bc demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:28:15.771041 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-d58b9f96-e7dd-4410-8743-cb28233928bc demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:28:15.771313 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-d58b9f96-e7dd-4410-8743-cb28233928bc demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:28:15.772094 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-d58b9f96-e7dd-4410-8743-cb28233928bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:28:15.780242 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-d58b9f96-e7dd-4410-8743-cb28233928bc demo demo] Get all volumes completed successfully. Jul 23 01:28:15.782043 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d58b9f96-e7dd-4410-8743-cb28233928bc demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:28:15.782403 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 12/47] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:28:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:28:25.775590 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:29:15.798008 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-84a21cb6-ff24-4651-8444-144c920690b1 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:29:15.800297 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-84a21cb6-ff24-4651-8444-144c920690b1 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:29:15.800462 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-84a21cb6-ff24-4651-8444-144c920690b1 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:29:15.800639 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-84a21cb6-ff24-4651-8444-144c920690b1 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:29:15.800951 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-84a21cb6-ff24-4651-8444-144c920690b1 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:29:15.801866 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-84a21cb6-ff24-4651-8444-144c920690b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:29:15.810505 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-84a21cb6-ff24-4651-8444-144c920690b1 demo demo] Get all volumes completed successfully. Jul 23 01:29:15.812934 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-84a21cb6-ff24-4651-8444-144c920690b1 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:29:15.813677 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 12/48] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:29:15 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 23 01:29:25.805379 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:30:15.828735 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-048694f5-535d-41d5-9b38-09c6270df216 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:30:15.833531 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-048694f5-535d-41d5-9b38-09c6270df216 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:30:15.833531 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-048694f5-535d-41d5-9b38-09c6270df216 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:30:15.833741 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-048694f5-535d-41d5-9b38-09c6270df216 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:30:15.834212 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-048694f5-535d-41d5-9b38-09c6270df216 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:30:15.835570 np0000186227 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-048694f5-535d-41d5-9b38-09c6270df216 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:30:15.843390 np0000186227 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-048694f5-535d-41d5-9b38-09c6270df216 demo demo] Get all volumes completed successfully. Jul 23 01:30:15.845480 np0000186227 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-048694f5-535d-41d5-9b38-09c6270df216 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:30:15.845862 np0000186227 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 12/49] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:30:15 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 23 01:30:25.840150 np0000186227 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:31:15.859560 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:31:15.862547 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:31:15.862818 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:31:15.863234 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:31:15.863522 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:31:15.864378 np0000186227 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:31:15.875231 np0000186227 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc demo demo] Get all volumes completed successfully. Jul 23 01:31:15.879618 np0000186227 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-d8bb9952-d15e-41bd-9b7e-1cbd341b04bc demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:31:15.880000 np0000186227 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 14/50] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:31:15 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 23 01:31:25.867977 np0000186227 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:32:15.899414 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-4c21e130-8605-499f-bc49-86aaf067bda9 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:32:15.901928 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-4c21e130-8605-499f-bc49-86aaf067bda9 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:32:15.902112 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-4c21e130-8605-499f-bc49-86aaf067bda9 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:32:15.902312 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-4c21e130-8605-499f-bc49-86aaf067bda9 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:32:15.903176 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-4c21e130-8605-499f-bc49-86aaf067bda9 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:32:15.903290 np0000186227 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-4c21e130-8605-499f-bc49-86aaf067bda9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:32:15.911058 np0000186227 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-4c21e130-8605-499f-bc49-86aaf067bda9 demo demo] Get all volumes completed successfully. Jul 23 01:32:15.912812 np0000186227 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-4c21e130-8605-499f-bc49-86aaf067bda9 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:32:15.913365 np0000186227 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 13/51] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:32:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:32:25.906206 np0000186227 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:33:15.931549 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:33:16.035369 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jul 23 01:33:16.035369 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:33:16.035369 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:33:16.035763 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:33:16.037417 np0000186227 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:33:16.045590 np0000186227 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b demo demo] Get all volumes completed successfully. Jul 23 01:33:16.047655 np0000186227 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-6d1326b7-2396-4fc9-af9f-0a41e399621b demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:33:16.048068 np0000186227 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 13/52] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jul 23 01:33:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:33:26.039978 np0000186227 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}